aboutsummaryrefslogtreecommitdiff
path: root/sys/libn
AgeCommit message (Expand)Author
2020-04-22fix: moved byte buffer to static storage so you don't read off stale stackNicholas Noll
2020-04-22fix: bug squashing with newick parserNicholas Noll
2020-04-21chore: updating naming conventionsNicholas Noll
2020-04-21fix: updated make rules to output sensible nameNicholas Noll
2020-04-21feat: added simple memory arena allocator to libnNicholas Noll
2020-04-21chore: updated make rules to not link all made librariesNicholas Noll
2020-04-21feat: added wrapper for ioNicholas 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