Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -2/+3 |
* | Parser testspipes | Rory Dudley | 2024-02-29 | 1 | -0/+157 |
* | Parsing poems from a file | Rory Dudley | 2024-02-29 | 1 | -0/+22 |
* | 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 custom errors and fix background forking | Rory Dudley | 2024-02-27 | 1 | -20/+40 |
* | Cleanup recite(), custom errors, fixed forking | Rory Dudley | 2024-02-26 | 1 | -111/+70 |
* | Reorganization and comments | Rory Dudley | 2024-02-22 | 1 | -0/+628 |