Commit graph

6 commits

Author SHA1 Message Date
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
Schrottkatze
ed151c2e3c
lang: handle and recover some errors in lists 2024-05-04 23:12:47 +02:00
Schrottkatze
4bcaf945d7
lang: add highlighting to errors 2024-05-04 22:35:18 +02:00
Schrottkatze
29cdcfbe0c
lang: make output errors debuggable 2024-05-04 21:56:12 +02:00
Schrottkatze
afd493be16
lang: parse pipelines 2024-05-04 21:44:02 +02:00
Schrottkatze
30f17773a8
lang: add pipelines and rename parser to lst_parser 2024-04-30 12:21:06 +02:00