This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
generic-syntax-expanders
Watch
1
Star
0
Fork
0
You've already forked generic-syntax-expanders
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
allow-identifier-macro-style-expanders
generic-syntax-expanders
/
test
History
Georges Dupéron
f0fcc2b169
Make ?-expander? allow any value, so that (~var exp (static foo-expander? "a foo expander")) can safely be used with syntax-parse.
2016-08-30 12:39:14 +02:00
..
test-call-with-dotted-last.rkt
Allow arbitrary expander parameters, like (some-foo-expander x y . z).
2016-08-25 15:56:41 +02:00
test-define-x-expander-use-site-scope-simple.rkt
Removed the overly complex test for PR
#8
. test-define-x-expander-use-site-scope-simple.rkt is enough.
2016-08-25 21:58:55 +02:00
test-foo-mixin-expander-predicate.rkt
Make ?-expander? allow any value, so that (~var exp (static foo-expander? "a foo expander")) can safely be used with syntax-parse.
2016-08-30 12:39:14 +02:00