1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 03:11:54 -07:00
emacs/mps/example/scheme
Gareth Rees 2ee1746ea8 Integrate quasiquote improvements from scheme.c.
Copied from Perforce
 Change: 180297
 ServerID: perforce.ravenbrook.com
2012-11-02 22:45:41 +00:00
..
Makefile.in New test case for leaf objects. 2012-11-02 13:40:20 +00:00
scheme-advanced.c Integrate quasiquote improvements from scheme.c. 2012-11-02 22:45:41 +00:00
scheme-malloc.c Improve quasiquote implementation. 2012-11-02 22:38:05 +00:00
scheme.c Integrate quasiquote improvements. 2012-11-02 22:39:26 +00:00
test-common.scm Improve quasiquote implementation. 2012-11-02 22:38:05 +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 Improve quasiquote implementation. 2012-11-02 22:38: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