Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * hash.c (sethash): New function. | Kaz Kylheku | 2009-12-09 | 1 | -0/+1 |
* | Introducing symbol packages. Internal symbols are now in | Kaz Kylheku | 2009-11-21 | 1 | -1/+1 |
* | Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally, | Kaz Kylheku | 2009-11-20 | 1 | -5/+5 |
* | Add hash removal. | Kaz Kylheku | 2009-11-09 | 1 | -0/+1 |
* | Add hash table growth. | Kaz Kylheku | 2009-11-09 | 1 | -1/+1 |
* | First cut at hash tables. One known problem is allocation during gc, | Kaz Kylheku | 2009-11-09 | 1 | -0/+33 |