Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow escaping characters | Rory Dudley | 2024-09-01 | 1 | -0/+16 |
* | Handle STDERR, in addition to STDOUT | Rory Dudley | 2024-05-19 | 1 | -18/+34 |
* | Remove into_iter() for Chars in new next() function | Rory Dudley | 2024-05-17 | 1 | -1/+1 |
* | Rewrite of the next! macro | Rory Dudley | 2024-05-17 | 1 | -11/+34 |
* | Fix regression with aliases | Rory Dudley | 2024-05-12 | 1 | -28/+0 |
* | Add 'strings' to the verse after the string!() macro | Rory Dudley | 2024-04-06 | 1 | -1/+0 |
* | Handle aliases in read() | Rory Dudley | 2024-04-04 | 1 | -2/+30 |
* | Don't interpret environment variables in single quoted stringscompose | Rory Dudley | 2024-03-31 | 1 | -0/+4 |
* | Add comments (`#`) to the parser | Rory Dudley | 2024-03-28 | 1 | -0/+15 |
* | read() and recite() overhaul | Rory Dudley | 2024-03-23 | 1 | -0/+68 |