extensible-parser-specifica.../test
2016-08-30 13:13:32 +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 Renamed ~no-order to ~seq-no-order, to follow AlexKnauth's convention 2016-08-27 01:13:51 +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