aboutsummaryrefslogtreecommitdiff
path: root/src/strmap.h
AgeCommit message (Collapse)Author
2022-06-02Doc and final touches ...David Timber
- Add .settings.json for doxygen settings - Add /doc/impl.md - Doc and change usage of /bootstrap.sh - Add notes to docs - Add 7-bit char machine check - Normailise description for init and free functions - Doc rest of source code - Remove unused function: prne_str_shift_spaces()
2021-12-14Doc progress, reimpl txtrec scripts in Python ...David Timber
* Delete prne_own_recon_param() as it served no purpose
2021-08-31MIT LicenseDavid Timber
2020-09-17* Change value types of containers to uintptr_tDavid Timber
* htbt: fix leak in `htbt_main_q_hover()` * proone-recon: fix parse bug
2020-09-15Add strmapDavid Timber