| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-08-08 | Unexport case-lambda. | Rose Hogenson | 1 | -1/+2 | |
| case-lambda is actually defined in the (scheme case-lambda) library, but it's too convenient so I'm just going to define two copies. | |||||
| 2022-08-07 | Add booleans. | Rose Hogenson | 1 | -2/+25 | |
| 2022-08-05 | Add more of the standard library. | Rose Hogenson | 1 | -1/+28 | |
| 2022-08-04 | Add if, and, or, when and friends. | Rose Hogenson | 1 | -0/+76 | |
