The Racket repository
Go to file
Matthew Flatt 3e1e9a6357 fix bytecode-format bug
The range of values used to represent "improper lists"
of length 36 to 65 overlapped with the range of values
used to represent other things.

This bug is the new chapion of the "how did we not hit that
earlier?" category. The bug was introduced around v300, at
the latest.

original commit: b8db5aacb3
2013-08-07 08:37:50 -07:00
pkgs fix bytecode-format bug 2013-08-07 08:37:50 -07:00
racket/collects add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00