aboutsummaryrefslogtreecommitdiff
path: root/include/base.h
AgeCommit message (Expand)Author
2021-12-05Chore: updated fs·walk to use new data structuresNicholas Noll
2021-12-05Feat: added math libraryNicholas Noll
2021-12-05feat(huge): huge refactor (in progress).Nicholas Noll
2021-12-05Feat: basic string and memory functionsNicholas Noll
2021-11-20Chore: cleaned up the exit code to cleanly interface with libcNicholas
2021-11-20chore: simplify makefilesNicholas
2021-11-20Chore: reorganize libutf and libfmt into baseNicholas
2021-11-18feat: filling out system layer's interfaceNicholas Noll
2021-11-18filling out system layerNicholas Noll
2021-11-17checkinNicholas
2021-11-12chore: error->intNicholas
2021-11-11chore: split up base library into individual files for smaller binariesNicholas Noll
2021-11-11chore: libunicode -> libutfNicholas
2021-10-26Feat(libunicode): Added an explicit unicode libraryNicholas Noll
2021-10-26chore(rename): libn -> baseNicholas Noll