racket/pkgs/racket-test/tests/stxparse
Ryan Culpepper 52bfb32cd3 syntax/parse: only check for empty match on unbounded EH patterns
This change permits EH patterns like (~once <nullable>), because the
match will happen at most once, so there is no danger of divergence.
Thanks to Alex Knauth for pointing out this special case.

Merge to release branch.
2016-07-11 13:04:07 -04:00
..
function-header.rkt fix mandatory-after-optional checking 2015-02-22 21:51:49 -05:00
info.rkt
select.rkt syntax/parse: add progress-ordering to ~and 2016-05-13 14:40:16 -04:00
setup.rkt Move unstable/macro-testing to syntax/macro-testing. 2015-08-05 13:11:54 -05:00
stress-template.rkt
stress.rkt
stxclass.rkt
test-errors.rkt
test-exp.rkt
test-litset.rkt
test-template.rkt
test.rkt syntax/parse: only check for empty match on unbounded EH patterns 2016-07-11 13:04:07 -04:00