racket/collects/compiler/commands
Matthew Flatt cde0a28779 make raco test' more like racket'
Instad of `(dynamic-require .. #f)', use `(dynamic-require .. 0)', which
has the effect of making compile-time code "available" (see docs) in
case the loaded module uses `eval' on syntax objects that refer to
non-kernel syntax.

original commit: 0aaf6b8086
2013-02-06 18:09:03 +01:00
..
decompile.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
exe-dir.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
exe.rkt raco exe: checks on source and destination paths 2012-05-28 20:30:58 -06:00
expand.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt promote raco test'; demote raco unpack' 2012-03-29 14:55:14 -06:00
make.rkt document raco make' flags; add --disable-constant' flag 2012-01-19 13:14:02 -07:00
pack.rkt Use proper raco command name in make and pack. 2011-02-09 21:13:55 -05:00
test.rkt make raco test' more like racket' 2013-02-06 18:09:03 +01:00
unpack.rkt add `raco unpack' 2011-08-24 20:08:18 -06:00