aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-10-08fix(theme): consistent themeNicholas Noll
2021-09-29feat(wm): working prototypeNicholas Noll
2021-09-28Checkin: various small changesNicholas Noll
2021-09-08checkinNicholas Noll
2021-04-26fix(bio): buffer copying errorNicholas Noll
2021-04-22chore(organize): restructured build to allow for parallel projects to sys fun...Nicholas Noll
2020-06-06small changes to exposure of allocation functionsNicholas Noll
2020-06-02feat: started port of st to waylandNicholas Noll
2020-05-31minor changesNicholas Noll
2020-05-30fix: more bug squashing of parserNicholas Noll
2020-05-30bug: temporary removal of musl lib to isolate malloc bugNicholas Noll
2020-05-17prototype of front end cliNicholas Noll
2020-05-16fix: linking errors associated to linking bins against all dependencies. part...Nicholas Noll
2020-05-15feat: added buffered io to libnNicholas Noll
2020-05-15feat: testing directory to allow for easier tests of codeNicholas Noll
2020-05-03removed the day's confusion. added debug and release mode to makefileNicholas Noll
2020-05-03removed buggy qsort header and implemented myselfNicholas Noll
2020-05-01moved to static build with musl and integrated cscopes into dev toolsNicholas Noll
2020-04-30feat: added more level 2 functionsNicholas Noll
2020-04-30chore: broke out blas-like interface into its own fileNicholas 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-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-21chore: updated make rules to not link all made librariesNicholas Noll
2020-04-19feat: added skeleton libc and updated generated makefiles to correctly set ta...Nicholas Noll
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