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 |
|
Georges Dupéron
|
783641abd8
|
Cleaned useless require
|
2016-08-30 00:58:19 +02:00 |
|
Georges Dupéron
|
6475b89bc8
|
Added define-syntax/parse+simple and define/syntax-parse+simple
|
2016-08-29 21:27:14 +02:00 |
|
Georges Dupéron
|
68a7178b7e
|
Removed automatic addition of -mixin, since now we don't implicitly define a splicing-syntax-class for each mixin.
|
2016-08-29 01:29:15 +02:00 |
|
Georges Dupéron
|
643988a0b9
|
Use braces for patterns
|
2016-08-27 01:20:49 +02:00 |
|
Georges Dupéron
|
7a6ff03b06
|
Renamed ~no-order to ~seq-no-order, to follow AlexKnauth's convention
|
2016-08-27 01:13:51 +02:00 |
|
Georges Dupéron
|
d45a446359
|
Changes following renaming
|
2016-08-27 00:42:36 +02:00 |
|
Georges Dupéron
|
f339764c96
|
Renamed files
|
2016-08-27 00:35:30 +02:00 |
|