racket/racket
Matthew Flatt 68f8d63222 fix problem with traversing closures for GC
This bug is an old one, in a sense, because travesing fields
in a closure could have moved the prefix with earlier versions
of the collector. It shows up now because we're changing fields
one indirection closer.
2015-09-15 15:16:11 -06:00
..
collects Remove dependencies on unstable/error. 2015-09-13 15:29:36 -05:00
src fix problem with traversing closures for GC 2015-09-15 15:16:11 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00