Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-02 | Update set of decimal zeroes for Unicode 15.1.0 | Andy Wingo | 1 | -4/+5 |
2023-09-29 | Add test for r7rs string-for-each | Daniel Llorens | 1 | -18/+19 |
2023-09-29 | Fix (scheme base) string-for-each. | Taylan Kammer | 1 | -2/+24 |
2023-07-16 | r7rs: 'read-u8' now defaults to 'current-input-port'. | Ludovic Courtès | 1 | -2/+2 |
2021-08-06 | Add function vector-copy! to core | Daniel Llorens | 1 | -15/+2 |
2021-08-06 | Reuse core vector-fill! in (scheme base) | Daniel Llorens | 1 | -11/+1 |
2021-08-06 | Extend core vector-copy to r7rs vector-copy | Daniel Llorens | 1 | -21/+3 |
2021-01-17 | (scheme base) member: return #f, not (), for no match | Rob Browning | 1 | -3/+4 |
2021-01-12 | Close accumulating output ports after use | Andy Wingo | 1 | -12/+3 |
2020-01-12 | Support R7RS define-library | Andy Wingo | 1 | -10/+6 |
2019-11-16 | Add initial implementation of R7RS modules | Andy Wingo | 16 | -0/+1216 |