aboutsummaryrefslogtreecommitdiff
path: root/sys/libn/string.c
AgeCommit message (Expand)Author
2021-10-26chore(rename): libn -> baseNicholas Noll
2021-10-05feat(term): added ligature support. some combining character helpNicholas Noll
2020-05-31minor changesNicholas Noll
2020-05-29blas code updateNicholas Noll
2020-05-19fix: many bug fixes to number parsingNicholas Noll
2020-05-18feat: macro expansion and constant evaluation prototypeNicholas Noll
2020-05-17prototype of front end cliNicholas Noll
2020-05-17change signature for string functionsNicholas Noll
2020-05-15feat: added buffered io to libnNicholas Noll
2020-05-07wrap: elementary math functions for libmathNicholas Noll
2020-04-30chore: move from new to make prefix of constructorsNicholas Noll
2020-04-22fix: moved byte buffer to static storage so you don't read off stale stackNicholas Noll
2020-04-21chore: updating naming conventionsNicholas Noll
2020-04-19chore: updated inclusion of files to mark the new partition of logicNicholas Noll
2020-04-19chore: reorganized structure to allow for more parallel projectsNicholas Noll