Matthew Flatt
|
3d69dfab86
|
first cut at submodules
|
2012-03-09 10:34:56 -07:00 |
|
Matthew Flatt
|
a233697f08
|
fix errortrace (required API changes), add `syntax-shift-phase-level'
Also fix a bug in the `module' expander and streamline lazy
visits.
|
2011-09-13 21:04:10 -06:00 |
|
Eli Barzilay
|
ad3ee86863
|
Switch to racket/base, and other racketizations.
|
2010-10-05 09:18:46 -04:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|
Matthew Flatt
|
ce2d286586
|
add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources
svn: r18804
|
2010-04-13 02:48:40 +00:00 |
|
Matthew Flatt
|
417be5d8e2
|
move definedness check for imported variable to link time instead of access time; add errortrace meta-language; tweak errortrace to avoid an unnecessary and loop-obscuring annotation; improve slightly bytecode optimizer's handling of w-c-m; improve JIT handling of w-c-m
svn: r18678
|
2010-03-30 20:21:28 +00:00 |
|