Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clean-up environment in env_free(). add hashmap_walk function for visiting ↵ | Danny van Kooten | 2020-03-18 |
| | | | | all values in a hashmap. | ||
* | return old values when inserting or removing from hashmap | Danny van Kooten | 2020-03-16 |
| | |||
* | add hashmap_resolve which handles dot notation | Danny van Kooten | 2020-03-12 |
| | |||
* | add first template tests | Danny van Kooten | 2020-03-12 |
| | |||
* | move files to src/ subdir | Danny van Kooten | 2020-03-12 |