Vincent St-Amour
|
800a328fe6
|
Fix documentation for packages and mutable lists.
As suggested by Matthew.
|
2012-07-31 17:12:30 -04:00 |
|
Vincent St-Amour
|
52439d528b
|
Move mutable list functions to the compatibility collect.
Mutable pair functions from racket/base are not moved.
|
2012-07-27 16:49:05 -04:00 |
|
Matthew Flatt
|
a137459b65
|
more error-message conversions and repairs
|
2012-05-27 11:29:21 -06:00 |
|
Matthew Flatt
|
0772cdf2e3
|
fix `print-convert' on cyclic hash key
Closes PR 12373
|
2011-11-26 17:09:23 -07:00 |
|
Matthew Flatt
|
c7464dcbd3
|
mzlib/pconvert: `add-make-prefix-to-constructor' parameter
Defaults to #f, which fixes constructor-style printing in `plai'
and `racket', and is set to #t for the HtDP languages.
|
2011-11-22 19:42:35 -07:00 |
|
Ryan Culpepper
|
c7f86d276c
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
|
Matthew Flatt
|
716949f499
|
change install-converting-printer to set print-as-expression to #f
and update docs to make sense relative to Racket's default printer
|
2010-08-19 07:38:25 -06:00 |
|
Eli Barzilay
|
939af28a4c
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|