Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 1 | -0/+593 |