| Commit message (Expand) | Author | Age | Files | Lines |
* | don't print doubled lints twice | stuebinm | 2021-12-25 | 1 | -3/+4 |
* | smaller changes | stuebinm | 2021-12-24 | 1 | -1/+1 |
* | correct recognision of entrypoints in sublayers | stuebinm | 2021-12-23 | 1 | -0/+2 |
* | add suggestions for misspelled properties | stuebinm | 2021-12-23 | 1 | -2/+2 |
* | add zoom function for LintWriter | stuebinm | 2021-12-22 | 1 | -2/+19 |
* | rudimentary linting for overlapping layers | stuebinm | 2021-12-08 | 1 | -1/+1 |
* | lots of code reorganising and some deduplication | stuebinm | 2021-12-04 | 1 | -76/+104 |
* | collect badges from object layers | stuebinm | 2021-12-02 | 1 | -0/+9 |
* | Functional jitsiRoomAdminTag adjustment | stuebinm | 2021-11-14 | 1 | -7/+13 |
* | first example of a map adjustment | stuebinm | 2021-11-09 | 1 | -2/+9 |
* | monad plumbing to let the linter modify things | stuebinm | 2021-11-02 | 1 | -13/+23 |
* | flipping the output map structure | stuebinm | 2021-10-30 | 1 | -1/+8 |
* | 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 |