summaryrefslogtreecommitdiff
path: root/tests/typ/code/dict.typ
AgeCommit message (Collapse)Author
2022-11-29Reorganize library and testsLaurenz
2022-06-14Many fixesLaurenz
2022-05-16Allow adding `none` and anythingLaurenz
2022-05-09Mutable field accessLaurenz
2022-05-04Improve diagnosticsLaurenz
2022-05-04Keyed pairsLaurenz
2022-05-03Test recursive show rulesLaurenz
2022-04-11Prevent duplicate named arguments and dictionary keysLaurenz
2021-08-12Array and dictionary indexingLaurenz
2021-07-09Even shorter error annotationsLaurenz
Error annotations are now relative to the first following non-comment line.
2021-06-09Remove template pretty printingLaurenz
Was buggy and pretty useless anyway since it couldn't peek into function templates.
2021-05-18Reorganize test casesLaurenz