1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
emacs/mps/example/scheme
Gareth Rees 7f34f0e8cb Implement the global symbol table as a weak-value hash table from strings to symbols.
Copied from Perforce
 Change: 180294
 ServerID: perforce.ravenbrook.com
2012-11-02 21:23:12 +00:00
..
Makefile.in New test case for leaf objects. 2012-11-02 13:40:20 +00:00
scheme-advanced.c Implement the global symbol table as a weak-value hash table from strings to symbols. 2012-11-02 21:23:12 +00:00
scheme-malloc.c Implement "error". 2012-11-02 19:07:55 +00:00
scheme.c Integrate error implementation from scheme-malloc.c. 2012-11-02 19:12:58 +00:00
test-common.scm Implement the global symbol table as a weak-value hash table from strings to symbols. 2012-11-02 21:23:12 +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 Refactor test code now that we can load it. 2012-11-02 17:35:05 +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