racket/pkgs/compiler-lib/compiler
Matthew Flatt b8db5aacb3 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.
2013-08-07 08:37:50 -07:00
..
commands fix some tests 2013-07-21 19:55:10 -06:00
demodularizer
bundle-dist.rkt
compiler.rkt
decompile.rkt
main.rkt
option.rkt
xform.rkt
zo-marshal.rkt
zo-parse.rkt fix bytecode-format bug 2013-08-07 08:37:50 -07:00
zo-structs.rkt