1. 7054075 Tests: add a few more test cases. by John Kessenich · 11 years ago
  2. 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 · 11 years ago
  3. 64bcb10 Made '\' at end of C++ comments be a warning. It is line continuation for some versions, but not others. by John Kessenich · 11 years ago
  4. e1f0f5b Re-allow non-language characters in ES 100 comments, including '\', except for '\' just before a new line. by John Kessenich · 11 years ago
  5. 4e734dd Disallow non-language characters in comments for ES version 100. by John Kessenich · 11 years ago
  6. 029d746 Fix line-continuation bug. by John Kessenich · 11 years ago
  7. 69aa9c1 Fixes to scanning: by John Kessenich · 11 years ago