Commit graph

19 commits

Author SHA1 Message Date
d6bc644fb6
lang: basic ast work 2024-06-05 18:00:14 +02:00
cfefab9fd0
lang: fix some details in the parser 2024-06-05 09:57:08 +02:00
0de076ace1
lang: finish module/top level syntax 2024-06-03 12:05:38 +02:00
946ac879a7
lang: basic module syntax grammar 2024-06-03 11:22:36 +02:00
4bcaf945d7
lang: add highlighting to errors 2024-05-04 22:35:18 +02:00
30f17773a8
lang: add pipelines and rename parser to lst_parser 2024-04-30 12:21:06 +02:00
8a541546d9
app: fix error_reporting not being used 2024-04-28 13:22:04 +02:00
4df0118aa4
lang: first test and stuff 2024-04-24 21:09:55 +02:00
e62b50a51a
lang: make Markers debuggable 2024-04-24 19:55:16 +02:00
2bea3994c2
lang: matrix parser! 2024-04-24 19:37:52 +02:00
381ab45edc
lang: rewrite parser 2024-04-24 11:07:38 +02:00
be637846b1
lang: kinda fun parsing things that can now parse attribute sets with one attribute 2024-04-12 21:31:55 +02:00
1711d17fa6
lang: parsing to events now 2024-04-12 20:55:55 +02:00
9da157ff4a
lang: massive amounts of parser and ast pain 2024-04-11 03:23:03 +02:00
bfd4b3765f
lang: state with confusing error 2024-04-08 15:43:42 +02:00
198c74c7ae
lang: make attrset delims braces 2024-04-08 14:04:52 +02:00
b6e304fa78
lang: rework ast structure 2024-04-07 00:55:12 +02:00
84448af714
lang: funky basic error reporting stuff 2024-04-03 17:00:20 +02:00
ca84af4e1b
lang: basic parser 2024-04-03 00:08:00 +02:00