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 Move most of the compiler collection to compiler-lib. 2013-07-01 12:08:42 -04:00
bundle-dist.rkt Move most of the compiler collection to compiler-lib. 2013-07-01 12:08:42 -04:00
compiler.rkt Move most of the compiler collection to compiler-lib. 2013-07-01 12:08:42 -04:00
decompile.rkt Move most of the compiler collection to compiler-lib. 2013-07-01 12:08:42 -04:00
main.rkt Move most of the compiler collection to compiler-lib. 2013-07-01 12:08:42 -04:00
option.rkt Move most of the compiler collection to compiler-lib. 2013-07-01 12:08:42 -04:00
xform.rkt Move most of the compiler collection to compiler-lib. 2013-07-01 12:08:42 -04:00
zo-marshal.rkt Move most of the compiler collection to compiler-lib. 2013-07-01 12:08:42 -04:00
zo-parse.rkt fix bytecode-format bug 2013-08-07 08:37:50 -07:00
zo-structs.rkt Move most of the compiler collection to compiler-lib. 2013-07-01 12:08:42 -04:00