racket/pkgs/racket-test-core
Matthew Flatt 16c198805b prevent compile from binding in the current namespace
When `compile` is used on a top-level definition, do not
create a binding in the current namespace, but arrange for
a suitable binding to be in place for the target namespace.

Closes #1036
2015-09-05 10:58:44 -06:00
..
mzlib Finish fixing dependencies of "racket-test-core". 2014-12-19 11:35:39 -05:00
tests/racket prevent compile from binding in the current namespace 2015-09-05 10:58:44 -06:00
info.rkt Take advantage of new smaller pkgs. 2014-12-16 23:04:54 -05:00
LICENSE.txt Split the core racket tests into the "racket-test-core" pkg. 2014-12-15 01:59:56 -05:00