summaryrefslogtreecommitdiffstats
path: root/src/poem/elements
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update doc comments for RunesRory Dudley2024-05-201-0/+4
* Don't clear 'out' unconditionallyRory Dudley2024-05-201-1/+3
* Handle STDERR, in addition to STDOUTRory Dudley2024-05-192-335/+289
* Remove some defunct codeRory Dudley2024-05-041-8/+0
* Capture STDOUT as bytes, and convert to string when necessaryRory Dudley2024-04-061-33/+51
* Add comments (`#`) to the parserRory Dudley2024-03-281-1/+3
* Documentation for incant_Rory Dudley2024-03-241-0/+1
* read() and recite() overhaulRory Dudley2024-03-234-0/+534