aboutsummaryrefslogtreecommitdiff
path: root/include/libn.h
AgeCommit message (Expand)Author
2020-05-19feat: cleaned up character lexingNicholas Noll
2020-05-18fix: line accounting is less buggyNicholas Noll
2020-05-17fix: bugs associated to map reallocatingNicholas Noll
2020-05-17prototype of front end cliNicholas Noll
2020-05-15feat: added buffered io to libnNicholas Noll
2020-05-07wrap: elementary math functions for libmathNicholas Noll
2020-05-03removed buggy qsort header and implemented myselfNicholas Noll
2020-04-30chore: move from new to make prefix of constructorsNicholas Noll
2020-04-26chore: added sort interfaces to libn headerNicholas Noll
2020-04-26sys/libn/sort.cNicholas Noll
2020-04-26chore: moved string into main libn headerNicholas Noll
2020-04-26chore: removed map.h from natural includeNicholas Noll
2020-04-26feat: added sort macro to libn. moved macro based templates to more obvious d...Nicholas Noll
2020-04-25chore: prepare for refactoring to allow for fastqNicholas Noll
2020-04-25feat: updated fasta code to allow for iterationNicholas Noll
2020-04-23fix: gzip macro errorNicholas Noll
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