Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the way built-in commands are called/used | Rory Dudley | 2024-06-04 | 1 | -17/+81 |
* | Handle STDERR, in addition to STDOUT | Rory Dudley | 2024-05-19 | 1 | -3/+1 |
* | Capture STDOUT as bytes, and convert to string when necessary | Rory Dudley | 2024-04-06 | 1 | -1/+1 |
* | Handle aliases in read() | Rory Dudley | 2024-04-04 | 1 | -1/+1 |
* | Add better support for aliases | Rory Dudley | 2024-04-04 | 1 | -4/+6 |
* | Add docstring comments to all the anthology functions | Rory Dudley | 2024-03-31 | 1 | -0/+9 |
* | Add wrapper for global shell environment | Rory Dudley | 2024-03-30 | 1 | -2/+3 |
* | Remove hard-coded PATH | Rory Dudley | 2024-03-28 | 1 | -4/+3 |
* | The anthology module | Rory Dudley | 2024-03-28 | 1 | -0/+46 |