This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
extensible-parser-specifications
Watch
1
Star
0
Fork
0
You've already forked extensible-parser-specifications
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
32a7685908
extensible-parser-specifica...
/
test
History
Georges Dupéron
1d45a9ea62
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
..
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