Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally, | Kaz Kylheku | 2009-11-20 | 1 | -46/+46 | |
* | Warning fixes. | Kaz Kylheku | 2009-11-17 | 1 | -0/+1 | |
* | Use the 11 tag bit pattern to denote a new type: LIT. This is a | Kaz Kylheku | 2009-11-16 | 1 | -0/+2 | |
* | Version 021 preparation.txr-021 | Kaz Kylheku | 2009-11-15 | 1 | -2/+2 | |
* | Fixes for bug 28086. When constructing a cobj, whose associated | Kaz Kylheku | 2009-11-14 | 1 | -3/+8 | |
* | Big conversion to wide characters and UTF-8 support. | Kaz Kylheku | 2009-11-11 | 1 | -1/+1 | |
* | hash.c (hash_grow): Rewritten to avoid resizing the vector | Kaz Kylheku | 2009-11-10 | 1 | -16/+19 | |
* | Changing representation of objects to allow for unboxed characters. | Kaz Kylheku | 2009-11-09 | 1 | -1/+1 | |
* | Add hash removal. | Kaz Kylheku | 2009-11-09 | 1 | -0/+10 | |
* | Add hash table growth. | Kaz Kylheku | 2009-11-09 | 1 | -2/+32 | |
* | Changing representation of objects to allow the NUM type to be | Kaz Kylheku | 2009-11-09 | 1 | -10/+10 | |
* | First cut at hash tables. One known problem is allocation during gc, | Kaz Kylheku | 2009-11-09 | 1 | -0/+301 |