aboutsummaryrefslogtreecommitdiff
path: root/tests/test/cpp/cpp-environment.scm (follow)
Commit message (Collapse)AuthorAge
* Merge cpp-environment sub-modules into main module.Hugo Hörnquist2022-07-23
| | | | | | 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.
* Handle nested #if trees.Hugo Hörnquist2022-07-22
|
* s/macro?/cpp-macro?/gHugo Hörnquist2022-07-12
| | | | Guile cried way to much about me overriding a core identifier.
* Remove linear update environment procedures.Hugo Hörnquist2022-07-11
|
* Cleanup + fix __LINE__.Hugo Hörnquist2022-07-11
|
* Resolve recursive macros.Hugo Hörnquist2022-07-10
|
* work.Hugo Hörnquist2022-07-07