Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hashmap_remove: fix potential use-after-free | Yaroslav de la Peña Smirnov | 2021-11-10 |
| | | | | prev should be assigned before node is reassigned. | ||
* | add readme | Danny van Kooten | 2020-03-15 |
| | |||
* | add hashmap_resolve which handles dot notation | Danny van Kooten | 2020-03-12 |
| | |||
* | add vector type | Danny van Kooten | 2020-03-12 |
| | |||
* | add some more test helpers | Danny van Kooten | 2020-03-12 |
| | |||
* | move files to src/ subdir | Danny van Kooten | 2020-03-12 |
| | |||
* | add test for hashmap | Danny van Kooten | 2020-03-12 |
| | |||
* | start evaluation | Danny van Kooten | 2020-03-11 |
| | |||
* | initial commit | Danny van Kooten | 2020-03-11 |