summaryrefslogtreecommitdiffstats
path: root/src/poem/read/parse.rs
Commit message (Expand)AuthorAgeFilesLines
* Add 'strings' to the verse after the string!() macroRory Dudley2024-04-061-1/+0
* Handle aliases in read()Rory Dudley2024-04-041-2/+30
* Don't interpret environment variables in single quoted stringscomposeRory Dudley2024-03-311-0/+4
* Add comments (`#`) to the parserRory Dudley2024-03-281-0/+15
* read() and recite() overhaulRory Dudley2024-03-231-0/+68