summaryrefslogtreecommitdiffstats
path: root/src/poem/elements/verse.rs
Commit message (Expand)AuthorAgeFilesLines
* Add support for inline environment variablesRory Dudley2024-09-281-0/+20
* Refactor Verse::clause()Rory Dudley2024-09-021-4/+4
* Add/update doc commentsRory Dudley2024-06-301-68/+106
* Add back spellcheckRory Dudley2024-06-141-8/+23
* Updated the way built-in commands are called/usedRory Dudley2024-06-041-210/+32
* Update the return value of Verse::spellcheck()Rory Dudley2024-05-201-12/+13
* Updated/added doc comments for the Verse elementRory Dudley2024-05-201-4/+61
* Don't clear 'out' unconditionallyRory Dudley2024-05-201-1/+3
* Handle STDERR, in addition to STDOUTRory Dudley2024-05-191-19/+266
* read() and recite() overhaulRory Dudley2024-03-231-0/+159