| Commit message (Expand) | Author | Age | Files | Lines |
* | * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c, | Kaz Kylheku | 2011-10-04 | 1 | -1/+1 |
* | * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c, | Kaz Kylheku | 2011-09-23 | 1 | -1/+1 |
* | Bump copyrights to 2010. | Kaz Kylheku | 2010-10-05 | 1 | -1/+1 |
* | Fixing weak hash tables. | Kaz Kylheku | 2010-01-25 | 1 | -0/+2 |
* | Fix for unbounded memory growth problem reproduced with GCC 4.4.1 | Kaz Kylheku | 2010-01-21 | 1 | -0/+2 |
* | Code cleanup. All private functions static. Private stuff | Kaz Kylheku | 2009-11-28 | 1 | -0/+1 |
* | Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally, | Kaz Kylheku | 2009-11-20 | 1 | -8/+8 |
* | First cut at hash tables. One known problem is allocation during gc, | Kaz Kylheku | 2009-11-09 | 1 | -0/+1 |
* | txr-015 2009-10-15txr-015 | Kaz Kylheku | 2017-07-31 | 1 | -3/+1 |
* | txr-013 2009-09-30txr-013 | Kaz Kylheku | 2017-07-31 | 1 | -1/+1 |
* | txr-011 2009-09-25txr-011 | Kaz Kylheku | 2017-07-31 | 1 | -0/+36 |