racket/pkgs/racket-test/tests/stxparse
Ryan Culpepper 8d9eb05347 syntax/parse: accept #:context (list symbol/#f syntax)
The symbol is used as the "who" field in the error message.

Also fix lazy-require of runtime-report.rkt in residual.rkt; don't
load until syntax-parse actually needs to produce an error report.
(Previously was loaded to create handler whenever syntax-parse code ran.)
2015-09-10 21:49:21 -04:00
..
function-header.rkt fix mandatory-after-optional checking 2015-02-22 21:51:49 -05:00
info.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
select.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
setup.rkt Move unstable/macro-testing to syntax/macro-testing. 2015-08-05 13:11:54 -05:00
stress-template.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
stress.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
stxclass.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
test-errors.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
test-exp.rkt fix reified-syntax-class-curry (missing role argument) 2015-01-29 20:37:50 -05:00
test-litset.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
test-template.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
test.rkt syntax/parse: accept #:context (list symbol/#f syntax) 2015-09-10 21:49:21 -04:00