| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add hack to support foment and CHICKEN 5.3.0 | 2025-11-02 | 1 | -1/+1 | |
| | | |||||
| * | make macro generators, test on chibi. Currently broken in CHICKEN-5 due to a ↵ | 2025-11-02 | 1 | -1/+5 | |
| | | | | | bug in compiled syntax-rules macros | ||||
| * | Big rewrite: | 2025-11-01 | 1 | -0/+15 | |
| 1. Rename to "cuprate". 2. Remove mutexes. 3. Move rewriters to other library. 4. Move the DTO out of the `test-info` parameter. They are now separate parameters, with the expectation that the DTO will not change over time. This significantly reduces the complexity of the code. 5. Use SRFI-146 for Chicken. | |||||
