| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test-error, test-assertHEADmaster | 2025-11-23 | 1 | -0/+1 | |
| | | |||||
| * | move rewriters to implementation file, make rewriter cycle-detecting | 2025-11-04 | 1 | -11/+2 | |
| | | |||||
| * | start moving implementation-dependent code into separate libraries | 2025-11-03 | 1 | -23/+8 | |
| | | |||||
| * | considering continuations | 2025-11-03 | 1 | -2/+3 | |
| | | |||||
| * | fix chicken build, support STKLOS | 2025-11-02 | 1 | -5/+5 | |
| | | |||||
| * | add sagittarius test, and non-working tr7 test | 2025-11-02 | 1 | -1/+1 | |
| | | |||||
| * | add hack to support foment and CHICKEN 5.3.0 | 2025-11-02 | 1 | -8/+9 | |
| | | |||||
| * | make macro generators, test on chibi. Currently broken in CHICKEN-5 due to a ↵ | 2025-11-02 | 1 | -1/+2 | |
| | | | | | bug in compiled syntax-rules macros | ||||
| * | group hooks | 2025-11-02 | 1 | -7/+11 | |
| | | |||||
| * | Big rewrite: | 2025-11-01 | 1 | -0/+59 | |
| 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. | |||||
