Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Documentation for incant_ | Rory Dudley | 2024-03-24 | 1 | -0/+1 | |
* | Remove debug line | Rory Dudley | 2024-03-24 | 1 | -2/+0 | |
* | Fix tests for github | Rory Dudley | 2024-03-23 | 1 | -2/+2 | |
* | read() and recite() overhaul | Rory Dudley | 2024-03-23 | 14 | -1195/+1438 | |
* | Poem::read macros | Rory Dudley | 2024-03-05 | 2 | -234/+189 | |
* | Fix macro_export formatting | Rory Dudley | 2024-03-05 | 1 | -2/+2 | |
* | Add unit tests for the new IO meters | Rory Dudley | 2024-03-03 | 1 | -0/+74 | |
* | Clear the buffer for STDIN after incant_write/incant_addendum | Rory Dudley | 2024-03-02 | 1 | -0/+6 | |
* | Cleanup comments | Rory Dudley | 2024-03-02 | 1 | -24/+0 | |
* | Add file redirection capabilities | Rory Dudley | 2024-03-02 | 1 | -14/+337 | |
* | Fix handling of SIGINT | Rory Dudley | 2024-02-29 | 3 | -6/+53 | |
* | Change runner typegha | Rory Dudley | 2024-02-29 | 1 | -3/+3 | |
* | Github actions | Rory Dudley | 2024-02-29 | 1 | -0/+59 | |
* | Parser testspipes | Rory Dudley | 2024-02-29 | 1 | -0/+157 | |
* | Parsing poems from a file | Rory Dudley | 2024-02-29 | 1 | -0/+22 | |
* | Fix ps macros doc comments | Rory Dudley | 2024-02-28 | 1 | -5/+5 | |
* | Add doc comments for ps macros | Rory Dudley | 2024-02-28 | 1 | -0/+19 | |
* | Add doc comments for incant_ functions | Rory Dudley | 2024-02-28 | 1 | -0/+43 | |
* | Parser comments and error checking | Rory Dudley | 2024-02-28 | 1 | -9/+22 | |
* | Refactor status variables in Poem::read() | Rory Dudley | 2024-02-28 | 1 | -28/+29 | |
* | Fix && behavior regressionrmerr | Rory Dudley | 2024-02-28 | 1 | -9/+9 | |
* | Remove zombie slayer code from main repl | Rory Dudley | 2024-02-28 | 1 | -10/+0 | |
* | Remove custom errors and fix background forking | Rory Dudley | 2024-02-27 | 6 | -140/+59 | |
* | Cleanup recite(), custom errors, fixed forking | Rory Dudley | 2024-02-26 | 6 | -115/+231 | |
* | Replace ctrlc with signal-hooksignal | Rory Dudley | 2024-02-24 | 3 | -99/+17 | |
* | Reorganization and comments | Rory Dudley | 2024-02-22 | 3 | -420/+691 | |
* | Add back the 'cd' command | Rory Dudley | 2024-02-20 | 1 | -0/+17 | |
* | Parsing improvements | Rory Dudley | 2024-02-20 | 1 | -214/+153 | |
* | Pipes, forks, and consecutive calls | Rory Dudley | 2024-02-20 | 1 | -90/+407 | |
* | Only print command name in error messages | Rory Dudley | 2024-02-19 | 1 | -2/+8 | |
* | Merge pull request #2 from pinecat/evryloop | Rory D | 2024-02-19 | 1 | -20/+106 | |
|\ | ||||||
| * | Path refresh refactor, comments, and error messagesevryloop | Rory Dudley | 2024-02-19 | 1 | -43/+102 | |
| * | Better handling of errors during the fork | Rory Dudley | 2024-02-19 | 1 | -3/+12 | |
| * | Refresh path only if command is not found | Rory Dudley | 2024-02-19 | 1 | -19/+34 | |
| * | Refresh paths every loop | Rory Dudley | 2024-02-19 | 1 | -6/+9 | |
|/ | ||||||
* | Call programs from full and relative paths | Rory Dudley | 2024-02-17 | 1 | -9/+15 | |
* | Control flow in cd | Rory Dudley | 2024-02-17 | 1 | -2/+2 | |
* | EOF behavior | Rory Dudley | 2024-02-17 | 1 | -0/+1 | |
* | Update cd | Rory Dudley | 2024-02-17 | 1 | -4/+1 | |
* | Change directories | Rory Dudley | 2024-02-16 | 1 | -0/+19 | |
* | Capture SIGINT | Rory Dudley | 2024-02-16 | 3 | -0/+121 | |
* | Detect EOF | Rory Dudley | 2024-02-16 | 1 | -1/+8 | |
* | Initial commit | Rory Dudley | 2024-02-16 | 4 | -0/+108 |