Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Flatt
dfcbf87704 repair "mark" list extraction 2015-04-12 07:34:17 -06:00
Matthew Flatt
8ea555aaee fix interaction of local-expand use and defn context
Since `parser` works in an expression context, it's simplest
to force an expression context.
2015-03-31 08:24:19 -06:00
Matthew Flatt
97dfccd487 eliminate use of syntax-local-get-shadower
The old use relied on a more or less accidental correspondence between
the `$` variables introduced by `parser` and get-shadower before those
variables are bound. Get rid of it in favor of normal hygiene bending.
2015-03-31 08:23:53 -06:00
Sam Tobin-Hochstadt
6e98d0a8ac Remove extra directories. 2014-12-01 23:50:21 -05:00