summaryrefslogtreecommitdiffstats
path: root/src/recite/path.rs
diff options
context:
space:
mode:
authorRory Dudley2024-02-20 16:29:29 -0700
committerRory Dudley2024-02-20 16:29:29 -0700
commit309a101a0e09ffe2bcd4f0032744f8532a5988d1 (patch)
treee963762d2f7a55c5f9529359e88bd305422749d3 /src/recite/path.rs
parent5d7e3646b7a267bdcf068d5667201033b3aa9207 (diff)
downloaddwarvish-309a101a0e09ffe2bcd4f0032744f8532a5988d1.tar.gz
Parsing improvements
Now the parser goes char by char, since special characters like '|' and '&' don't necessarily have to be whitespace seperated. Also added some VERY basic error detection for the parser (revolving around special chars).
Notes
Notes: Even with the improvements to the parsing, this will likely get scrapped in favor of a cleaner approach. There are a lot of edge cases that are either difficult to handle with the current way things are, or just aren't being handled at all. The current implementation is also wont for better error detection and messages.
Diffstat (limited to 'src/recite/path.rs')
0 files changed, 0 insertions, 0 deletions