refactor(parsing): remove old FromStr-based parser implementation
This commit is contained in:
parent
106c2547b5
commit
6b49d3ca14
9 changed files with 67 additions and 99 deletions
|
|
@ -187,8 +187,11 @@ CLOCK: [2025-05-04 dim. 14:01]--[2025-05-04 dim. 14:14] => 0:13
|
|||
|
||||
* DONE error offsets are incorrect
|
||||
|
||||
* TODO remove old FromStr parser implementation
|
||||
* DONE remove old FromStr parser implementation
|
||||
|
||||
* TODO use a better readline impl
|
||||
|
||||
* TODO handle non-interactive input better
|
||||
|
||||
* TODO cli tests using insta-cmd
|
||||
https://insta.rs/docs/cmd/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue