summaryrefslogtreecommitdiff
path: root/ht.c
Commit message (Collapse)AuthorAgeFilesLines
* pass State *S everywhereubq3232024-06-201-15/+11
| | | | contains changes from a million years ago that i don't remember much about
* refactor hashtables, and use objstrings for keysubq3232023-08-051-46/+57
| | | | | doesn't yet work without string interning, which will require further refactoring
* thubq3232023-07-291-0/+78