racket/pkgs/racket-test-core
Matthew Flatt 1409ff1d24 fix position of lifted requires in expansion
The macro expander formerly put all lifted requires at the start of a
module, but that doesn't work with re-expansion if a module has
submodules and lifted requires that refer to submodules. Put lifted
submodules in the right place, instead: just before the form whose
expansion added the lifted require.
2015-02-10 17:53:08 -07:00
..
mzlib Finish fixing dependencies of "racket-test-core". 2014-12-19 11:35:39 -05:00
tests/racket fix position of lifted requires in expansion 2015-02-10 17:53:08 -07: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