summaryrefslogtreecommitdiff
path: root/lib/CheckMap.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* rebuilding the core LintWriter monadstuebinm2021-09-201-31/+28
* lint embedded tilesetsstuebinm2021-09-201-2/+4
* lint map things that aren't custom propertiesstuebinm2021-09-201-8/+5
* lint general map propertiesstuebinm2021-09-201-6/+13
* collecting map dependenciesstuebinm2021-09-181-5/+10
* moved types into Types.hsstuebinm2021-09-181-3/+4
* can collect dependencies!stuebinm2021-09-181-7/+9
* tame the stringsstuebinm2021-09-181-17/+16
* (somewhat) reasonable representation of parse errorsstuebinm2021-09-171-13/+34
* input options, output jsonstuebinm2021-09-161-0/+74