Commit graph

9 commits

Author SHA1 Message Date
Alex Shinn
bd32131b9d The big renaming to define-library in .sld, make it possible to pass
other version numbers than 7 to `scheme-report-environment`, providing
initial (scheme base) library.
2011-10-02 17:16:05 +09:00
Alex Shinn
e2f066044d adding support for define-library and include-ci 2011-09-19 15:10:20 +09:00
Alex Shinn
31ef22a665 static libs keeps bindings separate (patch from rotty) 2011-05-25 23:59:21 +09:00
Alex Shinn
987b6d98fb fixing syntactic-closure free-variable references for wrapped expressions
(also renaming %env-copy! to %import)
2011-05-21 16:42:02 -07:00
Alex Shinn
0ad4d2ff63 all imports are immutable 2011-04-26 22:57:28 +09:00
Alex Shinn
c5126fb2b0 adding optional strict top-level matching for syntax-rules literals 2011-04-25 23:29:30 +09:00
Alex Shinn
e4659ff649 allowing module and begin syntax in module definitions 2011-03-02 01:25:02 +09:00
Alex Shinn
5c33a39d4b Allowing rename exports. 2011-03-02 01:09:49 +09:00
Alex Shinn
695b44332e adding interface to bytecode-literals
(need to check these when debugging gc)
2010-12-05 16:53:38 -08:00