aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* hashmap_remove: fix potential use-after-freeYaroslav de la Peña Smirnov2021-11-10
| | | | prev should be assigned before node is reassigned.
* add readmeDanny van Kooten2020-03-15
|
* add hashmap_resolve which handles dot notationDanny van Kooten2020-03-12
|
* add vector typeDanny van Kooten2020-03-12
|
* add some more test helpersDanny van Kooten2020-03-12
|
* move files to src/ subdirDanny van Kooten2020-03-12
|
* add test for hashmapDanny van Kooten2020-03-12
|
* start evaluationDanny van Kooten2020-03-11
|
* initial commitDanny van Kooten2020-03-11