| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix cycle counter | 2025-11-15 | 2 | -20/+24 | |
| | | |||||
| * | use srfi-146 when full srfi-225 is available for chibi | 2025-11-05 | 1 | -2/+12 | |
| | | |||||
| * | move rewriters to implementation file, make rewriter cycle-detecting | 2025-11-04 | 14 | -119/+141 | |
| | | |||||
| * | start moving implementation-dependent code into separate libraries | 2025-11-03 | 7 | -0/+80 | |
| | | |||||
| * | add hack to support foment and CHICKEN 5.3.0 | 2025-11-02 | 1 | -8/+8 | |
| | | |||||
| * | make macro generators, test on chibi. Currently broken in CHICKEN-5 due to a ↵ | 2025-11-02 | 4 | -7/+14 | |
| | | | | | bug in compiled syntax-rules macros | ||||
| * | Big rewrite: | 2025-11-01 | 3 | -0/+91 | |
| 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. | |||||
