11 Commits

Author SHA1 Message Date
Laurenz
c81e2a5f56 Many fixes 2022-06-14 13:53:02 +02:00
Laurenz
bc1bc91a33 Allow adding none and anything 2022-05-16 15:55:50 +02:00
Laurenz
778aa4e7df Mutable field access 2022-05-09 00:11:03 +02:00
Laurenz
1bca9ccecb Improve diagnostics 2022-05-04 23:26:15 +02:00
Laurenz
2a45650dcc Keyed pairs 2022-05-04 23:12:31 +02:00
Laurenz
e18a896a93 Test recursive show rules 2022-05-03 16:43:44 +02:00
Laurenz
cd62792c0a Prevent duplicate named arguments and dictionary keys 2022-04-11 16:11:16 +02:00
Laurenz
eaa3cbaa9c Array and dictionary indexing 2021-08-12 13:56:23 +02:00
Laurenz
9950627789 Even shorter error annotations
Error annotations are now relative to the first following non-comment line.
2021-07-09 10:50:25 +02:00
Laurenz
edff2ae680 Remove template pretty printing
Was buggy and pretty useless anyway since it couldn't peek into function templates.
2021-06-09 10:45:49 +02:00
Laurenz
8b58171d7c Reorganize test cases 2021-05-18 00:36:11 +02:00