aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-12-05Feat: added math libraryNicholas Noll
2021-12-05feat(huge): huge refactor (in progress).Nicholas Noll
2021-12-05Chore: simplified allocator interfaces.Nicholas Noll
2021-12-05Chore: more explicit namespace for memory bufferNicholas Noll
2021-12-05Feat: basic string and memory functionsNicholas Noll
2021-12-05Feat: libbase partitioning. Cleaned up hash map macros.Nicholas Noll
2021-12-04chore(rm): removed small os package. moved functions to filesystemNicholas Noll
2021-12-04Chore(REMOVE): finished deprecation of old io functions.Nicholas Noll
2021-12-02many small updatesNicholas Noll
2021-11-20Feat: added buffered io from plan9Nicholas
2021-11-20Chore: cleaned up the exit code to cleanly interface with libcNicholas
2021-11-20chore: simplify makefilesNicholas
2021-11-20Chore: reorganize libutf and libfmt into baseNicholas
2021-11-20Feature: self hosting prototype implementedNicholas Noll
2021-11-18feat: continued filling out system layerNicholas Noll
2021-11-18feat: filling out system layer's interfaceNicholas Noll
2021-11-18filling out system layerNicholas Noll
2021-11-17automated platform specific code parsingNicholas Noll
2021-11-17update: sysNicholas
2021-11-17fix: mkfile namesNicholas
2021-11-17checkinNicholas
2021-11-15Fix: Qsort had bad macro captureNicholas
2021-11-12chore: error->intNicholas
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