racket/collects/tests/syntax
Matthew Flatt 603e920538 syntax/location: fix and change `quote-submodule-{name,path}'
Paths are left as paths, instead of trying to convert them to strings
or byte strings. Submodule path elements should be unquoted -- in the
same form as a `submod' form. All extra parts are submodule path elements,
never module paths or ".".
2012-07-10 11:42:42 -06:00
..
tests
datum.rkt add datum-case', etc. as syntax/datum' 2011-12-12 08:13:20 -07:00
free-vars.rkt syntax/free-vars: fix quadratic behavior 2012-05-28 20:22:31 -06:00
location.rkt syntax/location: fix and change `quote-submodule-{name,path}' 2012-07-10 11:42:42 -06:00
modcode.rkt fix test 2012-03-10 10:54:29 -07:00
mzstruct.rkt fix build-struct-generation' to work with racket/base' 2011-09-03 07:49:22 -06:00
run.rkt Fix syntax test harness to work with compiled tests. 2011-07-05 16:28:25 -04:00
struct.rkt fix build-struct-generation' to work with racket/base' 2011-09-03 07:49:22 -06:00