aboutsummaryrefslogtreecommitdiff
path: root/module/c/cpp-environment.scm (unfollow)
Commit message (Collapse)Author
2022-07-23Merge cpp-environment sub-modules into main module.Hugo Hörnquist
The modules where sepparate before to allow multiple objects to share keys for the constructor. This is not needed any more since the introduction of key: to define-type.
2022-07-23General cleanup in preprocessor.Hugo Hörnquist
2022-07-22Handle nested #if trees.Hugo Hörnquist
2022-07-13Clearen conditional status predicates.Hugo Hörnquist
2022-07-12s/macro?/cpp-macro?/gHugo Hörnquist
Guile cried way to much about me overriding a core identifier.
2022-07-11Remove linear update environment procedures.Hugo Hörnquist
2022-07-11workHugo Hörnquist
2022-07-11Rewrite handel-preprocessing-tokens.Hugo Hörnquist
2022-07-10Resolve recursive macros.Hugo Hörnquist
2022-07-10workHugo Hörnquist
2022-07-09Extend type-clauses with not.Hugo Hörnquist
2022-07-07work.Hugo Hörnquist
2022-07-07Major work.Hugo Hörnquist