1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/mps/example/scheme
Gareth Rees df5b7f159c Branch scheme-malloc.c to scheme-boehm.c.
Copied from Perforce
 Change: 180374
 ServerID: perforce.ravenbrook.com
2012-11-06 18:37:46 +00:00
..
Makefile.in "make clean" now idempotent. 2012-11-06 13:52:59 +00:00
r4rs.scm More r4rs, r5rs. 2012-11-06 12:16:59 +00:00
scheme-advanced.c Avoid type pun. 2012-11-06 12:16:46 +00:00
scheme-boehm.c Branch scheme-malloc.c to scheme-boehm.c. 2012-11-06 18:37:46 +00:00
scheme-malloc.c Fix bug: actually close the file in entry_close_port. 2012-11-03 17:08:15 +00:00
scheme.c Avoid type pun. 2012-11-06 12:16:46 +00:00
test-common.scm More r4rs, r5rs. 2012-11-06 12:16:59 +00:00
test-leaf.scm Refactor test code now that we can load it. 2012-11-02 17:35:05 +00:00
test-mps.scm Refactor test code now that we can load it. 2012-11-02 17:35:05 +00:00
test-r5rs.scm More r4rs, r5rs. 2012-11-06 12:16:59 +00:00
test-weak.scm Implement the global symbol table as a weak-value hash table from strings to symbols. 2012-11-02 21:23:12 +00:00