aboutsummaryrefslogtreecommitdiff
path: root/lib/cbit (follow)
Commit message (Expand)AuthorAgeFilesLines
* stuffcomex2015-08-175-3/+87
* formattingcomex2015-08-072-93/+94
* add VEC_STORAGE_INIT_STATIC to match the HTAB onecomex2015-08-071-0/+5
* fix vec.h bugcomex2015-08-071-2/+2
* formattingcomex2015-07-171-1/+1
* don't be n^2 for removal, lol. i should probably switch to rust's robin hood...comex2015-07-121-21/+12
* fix my hash table algorithm - arghcomex2015-07-121-14/+35
* redo crash reporting - untested (but it compiles)comex2015-07-121-21/+33
* A number of critical fixes painstakingly discovered in the slowest way possible.comex2015-03-012-3/+7
* make jump-dis use a vec as a stack, rather than a hacky queuecomex2015-03-011-0/+9
* add veccomex2015-03-014-9/+156
* remove GNU-isms from cbitcomex2015-01-301-11/+30
* get rid of the unnecessary CoreFoundation dependencycomex2015-01-291-5/+14
* port some old codecomex2015-01-292-0/+299