racket/racket
Matthew Flatt 9a7d046062 raco setup: clean collections before compiling any
In case a collection "a" is composed from two places, and in
case the first place has a bytecode file for "x.rkt" while
only the second place has the source of "x.rkt" (probably it
was recently moved), then `raco setup` should delete the
sourceless bytecode so that any dependency on "x.rkt" will
reference the right version.
2015-07-30 14:12:04 -06:00
..
collects raco setup: clean collections before compiling any 2015-07-30 14:12:04 -06:00
src Adding no major collection guarantee to collect-garbage minor collections 2015-07-30 11:42:13 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00