aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-11chore: split up base library into individual files for smaller binariesNicholas Noll
2021-11-11feat: libfmt prototype added from plan9Nicholas Noll
2021-11-11feat: added libfmtNicholas
2021-11-11chore: libunicode -> libutfNicholas
2021-11-04Feat: input readline now unicode awareNicholas Noll
2021-10-29checkinNicholas Noll
2021-10-29Exposed some unicode values to library users.Nicholas Noll
2021-10-28Feat(libunicode): cleaned up decode/encodeNicholas Noll
2021-10-26fix(unicode): renamed functions to be easier to understand their functionsNicholas Noll
2021-10-26Feat(libunicode): Added an explicit unicode libraryNicholas Noll
2021-10-26chore(rename): libn -> baseNicholas Noll
2021-10-08fix(theme): consistent themeNicholas Noll
2021-09-28Checkin: various small changesNicholas Noll
2021-09-23feat: improved interface of map macroNicholas Noll
2021-09-08checkinNicholas Noll
2021-04-26fix(bio): buffer copying errorNicholas Noll
2021-04-22chore(refactor): libraries to define explicit interfacesNicholas Noll
2021-04-22chore(refactor): explicit definition of useful interfacesNicholas Noll
2021-04-22chore: rm unfinished projectsNicholas Noll
2021-02-17chore: update to configs before playing with ligature support in terminalNicholas Noll
2020-06-20feat: file globbing in shell. added dynamic.mkNicholas Noll
2020-06-18feat: working parser for rc shell languageNicholas Noll
2020-06-10checkin: massive restructuring of dvtmNicholas Noll
2020-06-08checkin: looking at curses API surface areaNicholas Noll
2020-06-06done tinkering with stNicholas Noll
2020-06-06small changes to exposure of allocation functionsNicholas Noll
2020-06-03changed from short to int in vertexNicholas Noll
2020-06-03checkin: before attempting hinting engineNicholas Noll
2020-06-02fix: remaining raw free callsNicholas Noll
2020-06-02fix: added include file and fixed calls to free instead of interfaceNicholas Noll
2020-06-02prototype of dway. needs testingNicholas Noll
2020-06-02feat: started port of st to waylandNicholas Noll
2020-05-31minor changesNicholas Noll
2020-05-29blas code updateNicholas Noll
2020-05-25deprecated old python generation filesNicholas Noll
2020-05-24feat: added set data structure to libn macroNicholas Noll
2020-05-20fix: made rune constants unsigned for implicit castingNicholas Noll
2020-05-19checkin: found a large bug associated to ident resetting the buffer vectorNicholas Noll
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-16fix: linking errors associated to linking bins against all dependencies. part...Nicholas Noll
2020-05-15feat: added buffered io to libnNicholas Noll
2020-05-14feat: begun work on final blas level 2Nicholas Noll
2020-05-13blas 1 generation code completeNicholas Noll
2020-05-10begun work on making level 2 stridedNicholas Noll
2020-05-09fix: indexing bug associated to columns in gemv functionNicholas Noll
2020-05-09feat: all level 1 functions are now stridedNicholas Noll
2020-05-08Adding strided computation to blas kernels.Nicholas Noll