Commit Graph

9 Commits

Author SHA1 Message Date
Bailey Thompson
97db1d6e5d Update gitignore (#150) 2022-04-29 23:53:31 -04:00
Bailey Thompson
354e0aef1b Rename defines header (#142) 2020-10-02 19:46:13 -04:00
Bailey Thompson
1e11cba319 Reduce malloc calls in unordered set (#92)
Reduce the number of malloc calls in
unordered_set. Improves efficiency by 40%.
2020-08-13 22:02:06 -04:00
Bailey Thompson
b80f2f7d96 Update makefile (#90) 2020-08-12 16:38:47 -04:00
Bailey Thompson
f56b347098 Add valgrind to makefile (#70) 2020-08-07 16:37:12 -04:00
Bailey Thompson
c22b4da660 Add Makefile (#59) 2020-07-02 16:42:00 -04:00
Bailey Thompson
f08bcf6bad Improve documentation (#20) 2019-04-28 22:56:17 -05:00
Bailey Thompson
1da4bd890c Add documentation (#18) 2019-04-28 06:16:57 -05:00
Bailey Thompson
f38199c743 Add continuous integration (#17) 2019-04-11 01:10:22 -07:00