Commit graph

7 commits

Author SHA1 Message Date
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
1c6180aabc
lang: current state for archival purposes 2024-06-23 20:32:10 +02:00
d6bc644fb6
lang: basic ast work 2024-06-05 18:00:14 +02:00
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
4bcaf945d7
lang: add highlighting to errors 2024-05-04 22:35:18 +02:00
29cdcfbe0c
lang: make output errors debuggable 2024-05-04 21:56:12 +02:00
30f17773a8
lang: add pipelines and rename parser to lst_parser 2024-04-30 12:21:06 +02:00
Renamed from crates/lang/src/parser/output.rs (Browse further)