1. fcb4ed0 Preprocessor: Rationalize, simplify, and correct the stack of input sources and their tokenization. This included by John Kessenich · 11 years ago
  2. 8e789e8 Fixed a couple places that missed the error check for #else/#elif after #else. by John Kessenich · 11 years ago
  3. 69aa9c1 Fixes to scanning: by John Kessenich · 11 years ago
  4. 38c507e Make the default version be 100. by John Kessenich · 12 years ago
  5. 85e0e02 Fix a preprocessor defect, where nested dead #if-#endif had nesting depth off by one level, turning what should be dead code into live code. by John Kessenich · 12 years ago
  6. 464f6d9 Add some CPP tests. by John Kessenich · 12 years ago