summaryrefslogtreecommitdiff
path: root/lib/CheckMap.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* a year went byHEADmainstuebinm2023-10-241-234/+0
* code formatterstuebinm2022-10-111-2/+2
* use template haskell aeson, not genericsstuebinm2022-10-111-1/+1
* linter: don't fail on missing mapsstuebinm2022-04-081-2/+1
* linter: collect jitsi rooms of mapsstuebinm2022-04-061-2/+6
* linter: collect content warningsstuebinm2022-04-041-2/+5
* unbreak a very, very long rebasestuebinm2022-03-191-3/+3
* remove leftover rc3 things & some new stuffstuebinm2022-03-191-5/+8
* make tiled stricter (and organise some imports)stuebinm2022-03-191-10/+7
* separate tiled modules out into own packagestuebinm2022-03-191-1/+1
* switch to universum preludestuebinm2022-03-191-23/+36
* sprinkle some NFData everywherestuebinm2022-03-191-1/+2
* maps, maps, and yet more mapsstuebinm2021-12-291-4/+14
* the lobby lacks reflexivitystuebinm2021-12-291-1/+2
* Update CheckMap.hs to make missing back link to lobby an ERRORtabascoeye2021-12-281-1/+1
* warn if main.json does not link back to lobbystuebinm2021-12-271-6/+13
* whoops, forgot to delete an output field and now it's in the hubstuebinm2021-12-251-1/+0
* don't print doubled lints twicestuebinm2021-12-251-8/+7
* smaller changesstuebinm2021-12-241-3/+2
* correct recognision of entrypoints in sublayersstuebinm2021-12-231-16/+21
* limit output for frequent lintsstuebinm2021-12-231-1/+4
* fixed some warnings (and disabled others)stuebinm2021-12-161-1/+1
* fixed & removed a bunch of old TODOsstuebinm2021-12-161-3/+0
* lots of code reorganising and some deduplicationstuebinm2021-12-041-5/+4
* collect badges from object layersstuebinm2021-12-021-6/+11
* various fixes to bugsstuebinm2021-11-281-6/+5
* fix group layer handlingstuebinm2021-11-191-9/+22
* deal with group layersstuebinm2021-11-191-4/+37
* Functional jitsiRoomAdminTag adjustmentstuebinm2021-11-141-7/+8
* extra module for repository writeoutstuebinm2021-11-101-1/+1
* remove dead codestuebinm2021-11-101-5/+2
* little code cleanupstuebinm2021-11-101-7/+5
* first example of a map adjustmentstuebinm2021-11-091-14/+23
* turns out records are just sugarstuebinm2021-10-301-8/+2
* yet more tiled propertiesstuebinm2021-10-301-1/+1
* re-enable dependency checkingstuebinm2021-10-301-19/+19
* also flipping tileset lint output structurestuebinm2021-10-301-26/+34
* readable prettyprint for inverted lint outputstuebinm2021-10-301-1/+2
* flipping the output map structurestuebinm2021-10-301-13/+28
* make aeson instances agree with themselvesstuebinm2021-10-301-2/+3
* add tileset property lintingstuebinm2021-10-301-7/+18
* rename to walintstuebinm2021-10-011-1/+1
* remove unused Maybestuebinm2021-09-301-4/+4
* nicer json output which leaks less haskell namesstuebinm2021-09-301-21/+32
* simple map-map link dependency checkingstuebinm2021-09-301-4/+7
* prettier pretty printing and stuffstuebinm2021-09-231-22/+26
* handle all maps in entire repositoriesstuebinm2021-09-231-22/+26
* very naïve handling of directoriesstuebinm2021-09-231-6/+6
* use PrettyPrinter morestuebinm2021-09-201-21/+3
* typechecking for path depths!stuebinm2021-09-201-8/+9