Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the way built-in commands are called/used | Rory Dudley | 2024-06-04 | 1 | -13/+43 |
* | Handle STDERR, in addition to STDOUT | Rory Dudley | 2024-05-19 | 1 | -1/+1 |
* | Sort output of 'export' and 'alias' | Rory Dudley | 2024-04-11 | 1 | -1/+3 |
* | Capture STDOUT as bytes, and convert to string when necessary | Rory Dudley | 2024-04-06 | 1 | -2/+2 |
* | Handle aliases in read() | Rory Dudley | 2024-04-04 | 1 | -1/+1 |
* | Add better support for aliases | Rory Dudley | 2024-04-04 | 1 | -8/+16 |
* | Add docstring comments to all the anthology functions | Rory Dudley | 2024-03-31 | 1 | -0/+18 |
* | Add the 'alias' built-in command | Rory Dudley | 2024-03-30 | 1 | -0/+47 |