aboutsummaryrefslogtreecommitdiff
path: root/src/hashmap.c
Commit message (Expand)AuthorAge
* change hash function to support filenames starting with a digitDanny van Kooten2020-03-18
* clean-up environment in env_free(). add hashmap_walk function for visiting al...Danny van Kooten2020-03-18
* return old values when inserting or removing from hashmapDanny van Kooten2020-03-16
* maybe get ready fur custom parsing... still wrapping my head around the set-upDanny van Kooten2020-03-13
* add hashmap_resolve which handles dot notationDanny van Kooten2020-03-12
* add first template testsDanny van Kooten2020-03-12
* move files to src/ subdirDanny van Kooten2020-03-12