iowo/crates/lang/src/lst_parser
Schrottkatze 3eee768ce1
lang: work on various things
- work on new world
  - add file db
  - source_file parsing
  - locs
- fix some test stuff
2024-07-06 21:57:42 +02:00
..
grammar lang: fix some details in the parser 2024-06-05 09:57:08 +02:00
error.rs lang: finish module/top level syntax 2024-06-03 12:05:38 +02:00
events.rs lang: improve and simplify error handling and storage 2024-06-03 10:53:59 +02:00
grammar.rs lang: work on various things 2024-07-06 21:57:42 +02:00
input.rs lang: add highlighting to errors 2024-05-04 22:35:18 +02:00
output.rs lang: work on various things 2024-07-06 21:57:42 +02:00
syntax_kind.rs lang: basic ast work 2024-06-05 18:00:14 +02:00
tests.rs lang: add pipelines and rename parser to lst_parser 2024-04-30 12:21:06 +02:00