racket/pkgs/racket-test-core
Matthew Flatt 5ae7e54dac {eval,compile,expand}-syntax: install top-level fallback less often
Make `eval-syntax`, `compile-syntax`, and `expand-syntax` more
consistent (with intent and each other) by not installing a fallback
automatically. In particular, a fallback is not installed for a
`module` form, so that different ways of expanding a `module` form
produce consistent results (e.g., for ambiguous bindings).
2015-09-12 16:24:52 -06:00
..
mzlib Finish fixing dependencies of "racket-test-core". 2014-12-19 11:35:39 -05:00
tests/racket {eval,compile,expand}-syntax: install top-level fallback less often 2015-09-12 16:24:52 -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