summaryrefslogtreecommitdiff
path: root/ht.c
Commit message (Collapse)AuthorAgeFilesLines
* minor optimizationubq3232024-06-211-3/+5
|
* string interning and print statementubq3232024-06-201-6/+26
|
* 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