aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12-01fix: group emailNicholas
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-19chore: make dependence on static syscalls explicitNicholas 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-18added more syscallsNicholas
2021-11-17automated platform specific code parsingNicholas Noll
2021-11-17update: sysNicholas
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: prototype of self-hosted libraryNicholas
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
2021-11-11chore: merge master into laptopNicholas
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-11chore: update desktopNicholas Noll
2021-11-11chore: updated old copy of mkrunewidthNicholas
2021-11-11chore: forgot to move old generatorsNicholas
2021-11-11feat: added libfmtNicholas
2021-11-11chore: libunicode -> libutfNicholas
2021-11-11feat: added libfmtNicholas
2021-11-10chore: libunicode -> libutfNicholas
2021-11-08feat(rc): added back functionality of prompt, now unicode awareNicholas Noll
2021-11-07config changes for laptopNicholas
2021-11-04Feat: input readline now unicode awareNicholas Noll
2021-10-29fix(unicode): emoji widths and readline now moves in a more unicode aware mannerNicholas Noll
2021-10-29checkinNicholas Noll
2021-10-29implemented functionality to compute rune widths from unicode dataNicholas Noll