Commit Graph

5 Commits

Author SHA1 Message Date
Vincent St-Amour
685b828a82 Fix documentation for packages and mutable lists.
As suggested by Matthew.

original commit: 800a328fe6524cc9aaac3d258d8bdeee3fca9337
2012-07-31 17:12:30 -04:00
Vincent St-Amour
5d9dacd19b Move mutable list functions to the compatibility collect.
Mutable pair functions from racket/base are not moved.

original commit: 52439d528b78db6394798d9bdd39b2017de03a5e
2012-07-27 16:49:05 -04:00
Eli Barzilay
28a3257f7f A bunch of scheme' -> racket' conversions.
I think that there are no user-visible changes from these changes.

original commit: 2b76d9e5b03ea97b8de155d2dda63e64256a3212
2012-04-19 16:02:03 -04:00
Matthew Flatt
d2112c9652 enable R5RS map' & for-each' (i.e., mmap' and mfor-each') inlining
original commit: 4b1f74671429f6d8955c6afa98569821fec9e8c7
2011-12-18 07:27:32 -07:00
Matthew Flatt
7b544af2a5 move most of the 'scheme' collection to the 'racket' collection
original commit: c95a39875453e7f057395a7bf626e5d2ed732e7e
2010-04-20 15:24:48 -06:00