| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-21 | Moved examples to examples folder. | Tylo | |
| 2020-06-21 | Renamed files and classes: cmap -> chash, copt -> coption | Tylo | |
| 2020-06-20 | Renamed CMap to CHash, to reflect that it now supports both (unordered) Map ↵ | Tylo | |
| and Set. Second arg in declare_CHash() should be 'set' or 'map'. Refactored copt.h to be more consistent with other types. Added cvector_make(size, fillvalue) constructor. | |||
| 2020-05-23 | Many minor cstring bug fixes and improvements. Added demos.c and ↵ | Tylo | |
| advanced_example.c | |||
