aboutsummaryrefslogtreecommitdiff
path: root/lib.h
AgeCommit message (Expand)Author
2024-12-24Implement SIZE_FMT and vec_append_fmtAryadev Chavali
2024-12-24Change vec_append signature to ensure ptr is constantAryadev Chavali
2024-12-19Introduce and implement vec_tAryadev Chavali
2024-12-19Delete buffer stretchy functionsAryadev Chavali
2024-12-19Fix MAX macroAryadev Chavali
2024-12-03Moved MEMORY_DEFAULT to lib.hAryadev Chavali
2024-12-03Implement buffer_t functions to make it stretchyAryadev Chavali
2024-12-03Introduce some nice typedefs in lib.hAryadev Chavali
2023-09-02New module for functions I no longer need to work onAryadev Chavali