diff options
author | Rory Dudley | 2024-02-22 23:12:24 -0700 |
---|---|---|
committer | Rory Dudley | 2024-02-22 23:12:24 -0700 |
commit | 536e250653e5c140a6d9e60f1cd652b79135e7a6 (patch) | |
tree | 6a6b212c913f52d559ed9ea8a9477bebb9b38a2d /src/recite/ps.rs | |
parent | a14fdf8faa85628baf06399961eb1f9ab4c5f3eb (diff) | |
download | dwarvish-536e250653e5c140a6d9e60f1cd652b79135e7a6.tar.gz |
Reorganization and comments
Broke out the structs for a poem into their own file: src/recite.rs.
Also put the 'prefresh' function into it's own file: src/recite/path.rs.
Commented most of the parser code (including structs and helper methods
related to parsing (i.e. Verse, Stanza, Meter, Poem)). Renamed any
instance of the 'paths' variable to 'path'.
Notes
Notes:
The biggest task now is to cleanup Poem::recite. It has a ton of bogus
error messages, and (seemingly) redundant code.
Diffstat (limited to 'src/recite/ps.rs')
0 files changed, 0 insertions, 0 deletions