7 Commits (main)

Author SHA1 Message Date
anna 9fef6c5a6d
remove double asterisk from license notice 3 years ago
anna c797540dbc
string: rename string type to nstr_t
This might annoy a bunch of people, but it kinda
follows the "traditional" C coding style and i
like it more.  Also it reminds you that strings
are absolutely not a primitive data type.
3 years ago
anna c71e36e7c8
error: fix memory leaks and other bugs
It was really late when i wrote this okay
3 years ago
anna 43da1220ee
error: fix brainfart 3 years ago
anna ec5ed1e352
error: refactor the whole thing
a.k.a. make it more complicated.
3 years ago
anna 7df80d8cd1
add malloc wrapper 3 years ago
anna 4dbc77845a
add error handling system 3 years ago