Commit Graph

5 Commits

Author SHA1 Message Date
Jack Firth
8e501ebeb6 Merge pull request #8 from jsmaniac/fix-use-site-scope
Remove the extra use-site scope on the body of define-?-expander.
2016-08-25 13:05:19 -07:00
Georges Dupéron
c5b7c43b6b 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
Georges Dupéron
6f05f1ec92 Allow arbitrary expander parameters, like (some-foo-expander x y . z). 2016-08-25 15:56:41 +02:00
Georges Dupéron
ec43791028 Applied changes as suggested by @jackfirth for PR #8, added simpler test case for PR #8. 2016-08-24 20:56:09 +02:00
Georges Dupéron
c45b0c3c3a Remove the extra use-site scope on the body of define-?-expander. 2016-08-24 15:46:41 +02:00