diff options
| author | Rory Dudley | 2024-02-20 16:29:29 -0700 | 
|---|---|---|
| committer | Rory Dudley | 2024-02-20 16:29:29 -0700 | 
| commit | 309a101a0e09ffe2bcd4f0032744f8532a5988d1 (patch) | |
| tree | e963762d2f7a55c5f9529359e88bd305422749d3 /dist/etc | |
| parent | 5d7e3646b7a267bdcf068d5667201033b3aa9207 (diff) | |
| download | dwarvish-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 'dist/etc')
0 files changed, 0 insertions, 0 deletions
