aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)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 ↵Nicholas Noll
readers/writers
2020-04-21chore: updated make rules to not link all made librariesNicholas Noll
2020-04-19feat: added skeleton libc and updated generated makefiles to correctly set ↵Nicholas Noll
target specific flags
2020-04-19chore: reorganized header structure and updated makefileNicholas Noll
2020-04-18test: added prime sieve test of coroutinesNicholas Noll
2020-04-17chore: update naming & calling conventionsNicholas Noll
2020-04-17init: prototype of code skeletonNicholas Noll