Matthew Flatt
0020332810
raco demod: discard unusable macro implementations
...
Prune away "phase -1" macro registrations, because they're useless,
and because the expander's evaluation of linklets now actively rejects
them.
2019-03-21 18:12:49 -06:00
Matthew Flatt
59ef254318
switch to a new, Racket-implemented expander & module system
...
This commit merges changes that were developed in the "racket7" repo.
See that repo (which is no longer modified) for a more fine-grained
change history.
The commit includes experimental support for running Racket on Chez
Scheme, but that "CS" variant is not built by default.
2018-02-26 13:19:53 -07:00
Sam Tobin-Hochstadt
74723e3e95
Move to correct directories.
2016-05-27 17:20:35 -04:00
Matthew Flatt
1920ac59ab
move some test & doc collections out of "racket-" pkgs to new pkgs
2013-10-15 17:50:32 -06:00
Jay McCarthy
11b784236e
Racket now works, but was broken before
2013-10-15 10:38:26 -06:00
Jay McCarthy
e6e95f1029
Base now works, but was broken before
2013-10-15 10:38:26 -06:00
Sam Tobin-Hochstadt
3ad009070e
Move most of the compiler
collection to compiler-lib
.
2013-07-01 12:08:42 -04:00