aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-05Chore: updated fs·walk to use new data structuresNicholas Noll
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-03Fix(fmt): incorrect, uninitialized variable usedNicholas Noll
2021-12-02many small updatesNicholas Noll
2021-12-02Chore(config): changed font sizes for desktopNicholas 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: filling out system layer's interfaceNicholas Noll
2021-11-17fix: mkfile namesNicholas
2021-11-17checkinNicholas
2021-11-16checkinNicholas Noll
2021-11-16Feat: added fd duplicationsNicholas Noll
2021-11-16chore: integrated redir codeNicholas Noll
2021-11-16Feat: added heredocsNicholas Noll
2021-11-15Feat: added functionsNicholas
2021-11-15Feat: added match keywordNicholas
2021-11-15Feat: globbingNicholas
2021-11-15Fix: Qsort had bad macro captureNicholas
2021-11-15Feat: added if/else branching and switch statementNicholas
2021-11-15Chore: updated build pathsNicholas
2021-11-12chore: error->intNicholas
2021-11-12chore: simplified organizational structurelaptopNicholas
2020-04-19chore: reorganized structure to allow for more parallel projectsNicholas Noll
2020-04-19chore: removed bufio from treeNicholas Noll
2020-04-18feat: added prototype of io/buffered ioNicholas Noll
2020-04-18test: added prime sieve test of coroutinesNicholas Noll
2020-04-17chore: update naming & calling conventionsNicholas Noll
2020-04-17feat: added co-routinesNicholas Noll
2020-04-17chore: basic maintenanceNicholas Noll
2020-04-17chore: move fluff out of source code directoryNicholas Noll
2020-04-17chore: added license and initial READMENicholas Noll
2020-04-17init: prototype of code skeletonNicholas Noll