summaryrefslogtreecommitdiff
path: root/module/scheme
Commit message (Expand)AuthorAgeFilesLines
* Add function vector-copy! to coreDaniel Llorens2021-08-061-15/+2
* Reuse core vector-fill! in (scheme base)Daniel Llorens2021-08-061-11/+1
* Extend core vector-copy to r7rs vector-copyDaniel Llorens2021-08-061-21/+3
* (scheme base) member: return #f, not (), for no matchRob Browning2021-01-171-3/+4
* Close accumulating output ports after useAndy Wingo2021-01-121-12/+3
* Support R7RS define-libraryAndy Wingo2020-01-121-10/+6
* Add initial implementation of R7RS modulesAndy Wingo2019-11-1616-0/+1216