aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/rc
AgeCommit message (Expand)Author
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-19fix: many small bug fixes with parser and lexerNicholas Noll
2020-06-18feat: working parser for rc shell languageNicholas Noll