summaryrefslogtreecommitdiffstats
path: root/gc.h
Commit message (Expand)AuthorAgeFilesLines
* * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,Kaz Kylheku2011-10-041-1/+1
* * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c,Kaz Kylheku2011-09-231-1/+1
* Bump copyrights to 2010.Kaz Kylheku2010-10-051-1/+1
* Fixing weak hash tables.Kaz Kylheku2010-01-251-0/+2
* Fix for unbounded memory growth problem reproduced with GCC 4.4.1Kaz Kylheku2010-01-211-0/+2
* Code cleanup. All private functions static. Private stuffKaz Kylheku2009-11-281-0/+1
* Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally,Kaz Kylheku2009-11-201-8/+8
* First cut at hash tables. One known problem is allocation during gc,Kaz Kylheku2009-11-091-0/+1
* txr-015 2009-10-15txr-015Kaz Kylheku2017-07-311-3/+1
* txr-013 2009-09-30txr-013Kaz Kylheku2017-07-311-1/+1
* txr-011 2009-09-25txr-011Kaz Kylheku2017-07-311-0/+36