Commit graph

16 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
60c304cbb8 adding flatten-dot and update-free-vars 2011-07-04 22:04:40 +09:00
Alex Shinn
f415b01eee adding integer->error-message 2011-06-29 23:12:32 +09:00
Alex Shinn
0a7b16621a adding constructors 2011-06-13 20:53:25 +09:00
Alex Shinn
58b05c50af using titlecase names for types 2011-06-11 16:26:30 +09:00
Alex Shinn
2821bafcb6 chmod 2011-05-29 18:47:00 +09:00
Alex Shinn
955fc708e9 replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
Alex Shinn
b120458fed Removing uncessary setters. 2011-05-21 22:46:06 -07:00
Alex Shinn
a5f85d3685 tracking source info for macros 2011-05-16 00:48:55 -07:00
Alex Shinn
931d381f29 removing redundant exports 2011-04-25 23:45:02 +09:00
Alex Shinn
6b8991d0a1 adding macro introspection 2011-04-09 16:52:24 +09:00
Alex Shinn
226d98d49f preserving port line number under all input operations 2011-04-09 15:55:26 +09:00
Alex Shinn
b3cc58bb94 s/define-module/module/g 2011-04-08 01:12:13 +09:00
Alex Shinn
167c1c3dde adding string-contains 2011-04-05 01:09:04 +09:00
Alex Shinn
17afe65125 adding integer->immediate utility 2011-04-03 17:46:55 +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