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