summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-04-02begin working on completionJakob Kaivo
2023-04-01begin work on command history (need to fix so it doesn't clear screen)Jakob Kaivo
2023-04-01add the list of allowable built-ins with unspecified behaviorJakob Kaivo
2023-04-01integrate interactive command editingJakob Kaivo
2020-10-06split pwd into its own repoJakob Kaivo
2020-10-06compile included true and false directly into builtins.oJakob Kaivo
2020-10-06split true into its own (trivial) repoJakob Kaivo
2020-10-06split false into its own (trivial) repoJakob Kaivo
2020-10-06extract kill, as it can also stand aloneJakob Kaivo
2020-03-30use predictably resettable getopt()Jakob Kaivo
2019-10-01remove -Werror so lex/yacc output compilesJakob Kaivo
2019-08-02compile cleanly with warnings reeanbledJakob Kaivo
2019-03-15ignore signed comparisons because of flex/bison outputJakob Kaivo
2019-03-13migrate to gitlabJakob Kaivo