racket/pkgs/compiler-pkgs/compiler-lib/compiler/commands
Matthew Flatt 3b3c3726ba raco test: default mode more like before
By default, a single file runs directly, instead of in a subprocess,
and stderr is not checked. That's both more in line with the old
behavior and more suitable for DrDr's use in running an individual
test.

Also, get rid of the `drdr` submodule, which doesn't look like a good
idea anymore.
2013-12-29 06:40:15 -06:00
..
decompile.rkt raco expand & decompile: add --columns option 2013-11-07 13:52:38 -07:00
exe-dir.rkt
exe.rkt raco exe: add --config-path option, default to "etc" 2013-11-29 13:13:25 -07:00
expand.rkt raco expand & decompile: add --columns option 2013-11-07 13:52:38 -07:00
info.rkt
make.rkt
pack.rkt
test.rkt raco test: default mode more like before 2013-12-29 06:40:15 -06:00
unpack.rkt