aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/rc/rules.mk
AgeCommit message (Expand)Author
2021-11-11chore: libunicode -> libutfNicholas
2021-10-29Prototype of unicode readline supportNicholas Noll
2021-10-26chore(rename): libn -> baseNicholas Noll
2021-10-18feat(rc): job control prototype working for basic commandsNicholas Noll
2021-10-15feat(rc): working prototype of input->compile->print loopNicholas Noll
2021-10-13RM(rc): old code. too many assumptions baked inNicholas Noll
2021-10-13Feat(rc): working(ish) version of rc shellNicholas Noll
2021-10-13feat(rc): added unix port of rc with linenoiseNicholas Noll
2021-10-13fix(email): bytes error. updated vendoringNicholas Noll
2021-10-09feat(rc): added shellNicholas Noll
2021-04-22chore: rm unfinished projectsNicholas Noll
2020-06-20fix: removed explicit vendoring. removed debugging code in rcNicholas Noll
2020-06-20feat: file globbing in shell. added dynamic.mkNicholas Noll
2020-06-18feat: working parser for rc shell languageNicholas Noll