racket/collects/tests/syntax
Kevin Tew bba967144b quote-module-name and quote-module-path now take an optional submodule path
(quote-module-name "..")
(quote-module-path ".." 'A 'B)
2012-03-28 18:52:02 -06:00
..
tests Add a test suite for the syntax collect. 2011-07-05 15:06:24 -04:00
datum.rkt add datum-case', etc. as syntax/datum' 2011-12-12 08:13:20 -07:00
location.rkt quote-module-name and quote-module-path now take an optional submodule path 2012-03-28 18:52:02 -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