summaryrefslogtreecommitdiff
path: root/lib/LintWriter.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* a year went byHEADmainstuebinm2023-10-241-198/+0
* linter: collect jitsi rooms of mapsstuebinm2022-04-061-1/+7
* linter: collect content warningsstuebinm2022-04-041-1/+8
* make tiled stricter (and organise some imports)stuebinm2022-03-191-5/+5
* separate tiled modules out into own packagestuebinm2022-03-191-1/+1
* switch to universum preludestuebinm2022-03-191-16/+10
* don't print doubled lints twicestuebinm2021-12-251-3/+4
* smaller changesstuebinm2021-12-241-1/+1
* correct recognision of entrypoints in sublayersstuebinm2021-12-231-0/+2
* add suggestions for misspelled propertiesstuebinm2021-12-231-2/+2
* add zoom function for LintWriterstuebinm2021-12-221-2/+19
* rudimentary linting for overlapping layersstuebinm2021-12-081-1/+1
* lots of code reorganising and some deduplicationstuebinm2021-12-041-76/+104
* collect badges from object layersstuebinm2021-12-021-0/+9
* Functional jitsiRoomAdminTag adjustmentstuebinm2021-11-141-7/+13
* first example of a map adjustmentstuebinm2021-11-091-2/+9
* monad plumbing to let the linter modify thingsstuebinm2021-11-021-13/+23
* flipping the output map structurestuebinm2021-10-301-1/+8
* simple map-map link dependency checkingstuebinm2021-09-301-0/+12
* prettier pretty printing and stuffstuebinm2021-09-231-5/+11
* use PrettyPrinter morestuebinm2021-09-201-3/+9
* typechecking for path depths!stuebinm2021-09-201-8/+20
* rebuilding the core LintWriter monadstuebinm2021-09-201-51/+29
* simple parsing of local dependency pathsstuebinm2021-09-201-0/+1
* lint embedded tilesetsstuebinm2021-09-201-5/+2
* lint general map propertiesstuebinm2021-09-201-1/+12
* collecting map dependenciesstuebinm2021-09-181-2/+18
* moved types into Types.hsstuebinm2021-09-181-46/+2
* can collect dependencies!stuebinm2021-09-181-10/+37
* type check propertiesstuebinm2021-09-181-2/+2
* tame the stringsstuebinm2021-09-181-4/+6
* (somewhat) reasonable representation of parse errorsstuebinm2021-09-171-4/+7
* input options, output jsonstuebinm2021-09-161-12/+28
* moving lots of code aroundstuebinm2021-09-161-0/+61