Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-09-30 | simple map-map link dependency checking | stuebinm | 1 | -0/+12 |
2021-09-23 | prettier pretty printing and stuff | stuebinm | 1 | -5/+11 |
2021-09-20 | use PrettyPrinter more | stuebinm | 1 | -3/+9 |
2021-09-20 | typechecking for path depths! | stuebinm | 1 | -8/+20 |
2021-09-20 | rebuilding the core LintWriter monad | stuebinm | 1 | -51/+29 |
2021-09-20 | simple parsing of local dependency paths | stuebinm | 1 | -0/+1 |
2021-09-20 | lint embedded tilesets | stuebinm | 1 | -5/+2 |
2021-09-20 | lint general map properties | stuebinm | 1 | -1/+12 |
2021-09-18 | collecting map dependencies | stuebinm | 1 | -2/+18 |
2021-09-18 | moved types into Types.hs | stuebinm | 1 | -46/+2 |
2021-09-18 | can collect dependencies! | stuebinm | 1 | -10/+37 |
2021-09-18 | type check properties | stuebinm | 1 | -2/+2 |
2021-09-18 | tame the strings | stuebinm | 1 | -4/+6 |
2021-09-17 | (somewhat) reasonable representation of parse errors | stuebinm | 1 | -4/+7 |
2021-09-16 | input options, output json | stuebinm | 1 | -12/+28 |
2021-09-16 | moving lots of code around | stuebinm | 1 | -0/+61 |