aboutsummaryrefslogtreecommitdiff
path: root/tests/test/cpp.scm (unfollow)
Commit message (Expand)Author
2022-07-07Add basic c evaluator.Hugo Hörnquist
2022-07-07Fix escape sequences in chars and strings.Hugo Hörnquist
2022-07-07C parser add basic float support.Hugo Hörnquist
2022-07-07Char parse tests, these were broken by strings.Hugo Hörnquist
2022-07-07C parser add unary minus.Hugo Hörnquist
2022-07-07C-parser add strings.Hugo Hörnquist
2022-07-07Fix C order of operations.Hugo Hörnquist
2022-07-07Major work on c parser.Hugo Hörnquist
2022-03-07Add new tests.Hugo Hörnquist