stxparse-info/parse
Ryan Culpepper 785ffdacce syntax/parse: remove some absolute paths related to lazy-require-syntax
Since the previous version of this code was first written, Racket's
requirements seem to have relaxed---but not completely!

If *all* related module paths are made relative, then the deps
test case breaks (but only the test is pre-compiled ?!!).

If requires from disappearing module(s) to residual module(s)
use absolute module paths, it seems to work.
2018-01-18 16:59:26 +01:00
..
experimental syntax/parse: make undo cooperate with ~commit and ~! (cut) 2018-01-18 16:59:26 +01:00
lib Imported files from 28f1df4cff 2017-01-28 05:16:11 +01:00
private syntax/parse: remove some absolute paths related to lazy-require-syntax 2018-01-18 16:59:26 +01:00
debug.rkt syntax/parse: make undo cooperate with ~commit and ~! (cut) 2018-01-18 16:59:26 +01:00
define.rkt Changed syntax/parse module paths to stxparse-info/parse 2017-01-28 05:16:33 +01:00
pre.rkt Imported files from 28f1df4cff 2017-01-28 05:16:11 +01:00
todo.txt Imported files from 28f1df4cff 2017-01-28 05:16:11 +01:00