aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd
AgeCommit message (Expand)Author
2020-06-18proto: desk calculator added from plan9Nicholas Noll
2020-06-18feat: small coreutils addedNicholas Noll
2020-06-18feat: small filesystem walker addedNicholas Noll
2020-06-18feat: working parser for rc shell languageNicholas Noll
2020-06-12forgot fileNicholas Noll
2020-06-12straglersNicholas Noll
2020-06-12checkin: going to flesh out your own apiNicholas Noll
2020-06-10checkin: massive restructuring of dvtmNicholas Noll
2020-06-08checkin: looking at curses API surface areaNicholas Noll
2020-06-08feat: added dvtm underneath source treeNicholas Noll
2020-06-08small fixesNicholas Noll
2020-06-07feat: working dispatch menuNicholas Noll
2020-06-07dwm fork working (marginally)Nicholas Noll
2020-06-06hand added swallow patchNicholas Noll
2020-06-06checkin: before adding swallowNicholas Noll
2020-06-06feat: dwm forkNicholas Noll
2020-06-06forgot to check in cc utilsNicholas Noll
2020-06-06change cursor color based on textNicholas Noll
2020-06-06opacityNicholas Noll
2020-06-06done tinkering with stNicholas Noll
2020-06-06changed all capsNicholas Noll
2020-06-06added fork of stNicholas Noll
2020-06-06small changes to exposure of allocation functionsNicholas Noll
2020-06-06deprecated waylandNicholas Noll
2020-06-04refactoredNicholas Noll
2020-06-04checkin: before refactoringNicholas Noll
2020-06-04fix: issue with freeing clientsNicholas Noll
2020-06-03fixed many segfaultsNicholas Noll
2020-06-02prototype of dway. needs testingNicholas Noll
2020-06-02feat: started port of dwm to waylandNicholas Noll
2020-06-02feat: started port of st to waylandNicholas Noll
2020-05-31feat: started port of st to waylandNicholas Noll
2020-05-31minor changesNicholas Noll
2020-05-30encountered bug due to lack of formalized incomplete types. on the next todoNicholas Noll
2020-05-30fix: more bug squashing of parserNicholas Noll
2020-05-30fix: many use before initialization bugsNicholas Noll
2020-05-30bug: temporary removal of musl lib to isolate malloc bugNicholas Noll
2020-05-30fix: preprocessor elif changed to goto to correctly handle the skipNicholas Noll
2020-05-30many bug fixesNicholas Noll
2020-05-29feat: cc parser prototype finishedNicholas Noll
2020-05-29switch types to be integers into the main databaseNicholas Noll
2020-05-29blas code updateNicholas Noll
2020-05-29checkin: before fix of stale type pointer bugNicholas Noll
2020-05-25deprecated old python generation filesNicholas Noll
2020-05-24feat: added prototype of type infoNicholas Noll
2020-05-24contin: in the middle of reorganizing the declaration parsing. check-in befor...Nicholas Noll
2020-05-22fix: calling signature of popioNicholas Noll
2020-05-22fix: encapsulated the IO stack into the lexerNicholas Noll
2020-05-22checkin: going to rework declaration structure to be more transparentNicholas Noll
2020-05-21feat: partial implementation of expression parsingNicholas Noll