racket/racket
Matthew Flatt 628c177480 expander: fix code-inspector management during macro expansion
Specifically, don't incorrectly preserve the current macro's code
inspector when triggering another macro via `local-expand`.
2018-05-19 07:12:26 -06:00
..
collects use preserved thread cells for the knot-tying cache 2018-05-17 08:42:08 -05:00
src expander: fix code-inspector management during macro expansion 2018-05-19 07:12:26 -06:00
.gitignore