racket/pkgs/racket-test/tests/syntax
Ben Greenman ba8b848f94 Accept path-string in syntax/modcode
Changes signatures in `syntax/modcode` to accept `path-string?` arguments
 instead of `path?`.
Before, the docs listed `path-string?` but the contracts used `path?`.
Now they agree.
2016-07-29 12:26:10 -04:00
..
tests Add tests for syntax/transformer. 2015-08-05 13:11:55 -05:00
datum.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
flatten-begin.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
free-vars.rkt free-vars: add mode that also reports module-bound variables 2015-12-07 10:42:12 -06:00
info.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
location.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
modcode.rkt Accept path-string in syntax/modcode 2016-07-29 12:26:10 -04:00
modcollapse.rkt syntax/modcollapse: repair for submodule referenced from submodule 2016-04-01 15:25:50 -06:00
module-reader-synthetic-pos.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
mzstruct.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
racket-syntax.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
run.rkt Hide output to work around racket/rackunit#5. 2015-08-16 18:55:36 -04:00
struct.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
test-readerr.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00