extensible-parser-specifica.../test
2017-03-31 01:34:44 +02:00
..
test-extend-structure-options.rkt Allow a whole ~seq's contents in define-syntax/parse+simple and define/syntax-parse+simple, not just a single (splicing) syntax class. 2016-08-30 02:08:31 +02:00
test-global.rkt Small improvements to wording in comments 2017-03-31 01:34:44 +02:00
test-maybe-empty.rkt Fixed test 2016-09-28 14:08:06 +02:00
test-order-point.rkt Implemented and documented: pre operations, ~lift-rest. 2016-09-22 22:33:59 +02:00
test-rest.rkt Implemented and documented: pre operations, ~lift-rest. 2016-09-22 22:33:59 +02:00
test-scopes-mixin-in-syntax-parser.rkt Typo in test 2016-09-08 14:42:31 +02:00
test-structure-options.rkt Added ~mixin, which checs that its argument is indeed a mixin. Mixins can still be used by themeselves, but there's always the risk that they'll be seen as a pattern variable, if for some reason their identifier is not bound to a mixin (forgot to export, wrong scopes…) 2016-08-30 13:13:32 +02:00