generic-syntax-expanders/test
2016-08-31 01:04:32 +02:00
..
test-arrows.rkt Use with-disappeared-uses to make DrRacket draw arrows from expander definitions to their uses. 2016-08-31 01:04:32 +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