iowo/crates/lang/src/lst_parser
Schrottkatze f6da90a354
lang: improve and simplify error handling and storage
fixes wrong error ordering with errors using `forward_parents`.
2024-06-03 10:53:59 +02:00
..
grammar lang: improve and simplify error handling and storage 2024-06-03 10:53:59 +02:00
error.rs lang: improve and simplify error handling and storage 2024-06-03 10:53:59 +02:00
events.rs lang: improve and simplify error handling and storage 2024-06-03 10:53:59 +02:00
grammar.rs lang: add pipelines and rename parser to lst_parser 2024-04-30 12:21:06 +02:00
input.rs lang: add highlighting to errors 2024-05-04 22:35:18 +02:00
output.rs lang: improve and simplify error handling and storage 2024-06-03 10:53:59 +02:00
syntax_kind.rs lang: parse pipelines 2024-05-04 21:44:02 +02:00
tests.rs lang: add pipelines and rename parser to lst_parser 2024-04-30 12:21:06 +02:00