aboutsummaryrefslogtreecommitdiff
path: root/include/libn.h
AgeCommit message (Expand)Author
2020-04-23feat: made calling signature of interface accepting functions more reliableNicholas Noll
2020-04-22feat: interfaces of newick io more general. can now take arbitrary readers/wr...Nicholas Noll
2020-04-22feat: added generic interfaces for I/ONicholas Noll
2020-04-22fix: bug squashing with newick parserNicholas Noll
2020-04-21chore: updating naming conventionsNicholas Noll
2020-04-21feat: added simple memory arena allocator to libnNicholas Noll
2020-04-21feat: added allocator interface to allow for flexible library interfacesNicholas Noll
2020-04-21feat: added wrapper for ioNicholas Noll
2020-04-19chore: reorganized header structure and updated makefileNicholas Noll