aboutsummaryrefslogtreecommitdiff
path: root/tests/test/cpp/lex2.scm (follow)
Commit message (Collapse)AuthorAge
* Only parse h-strings where applicable.Hugo Hörnquist2022-08-18
|
* Rewrote H-string tests to be what they should.Hugo Hörnquist2022-08-18
| | | | | | H-strings can only appear as part of an #include statement. The previous tests checked how my implementation worked, not how it should have worked.
* Acknowledge string prefixes.Hugo Hörnquist2022-07-21
|
* Cleanup in lex2 test.Hugo Hörnquist2022-07-20
|
* workHugo Hörnquist2022-07-14
|
* Add support for "other" in preprocessing-tokens.Hugo Hörnquist2022-07-13
|
* Resolve recursive macros.Hugo Hörnquist2022-07-10
|
* work.Hugo Hörnquist2022-07-07
|
* Major work.Hugo Hörnquist2022-07-07