1. 968c8f8 glslang: Bug 13724: ES global initializers must be constant. by John Kessenich · 10 years ago
  2. 7054075 Tests: add a few more test cases. by John Kessenich · 12 years ago
  3. bd95819 1) Allow '\' before a non-newline as a token in the preprocessor, and 2) localize line-continuation to just the pp scanner. by John Kessenich · 12 years ago
  4. 64bcb10 Made '\' at end of C++ comments be a warning. It is line continuation for some versions, but not others. by John Kessenich · 12 years ago
  5. e1f0f5b Re-allow non-language characters in ES 100 comments, including '\', except for '\' just before a new line. by John Kessenich · 12 years ago
  6. 4e734dd Disallow non-language characters in comments for ES version 100. by John Kessenich · 12 years ago
  7. 029d746 Fix line-continuation bug. by John Kessenich · 12 years ago
  8. 69aa9c1 Fixes to scanning: by John Kessenich · 12 years ago