summaryrefslogtreecommitdiff
path: root/lib/CheckMap.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-04lots of code reorganising and some deduplicationstuebinm1-5/+4
2021-12-02collect badges from object layersstuebinm1-6/+11
2021-11-28various fixes to bugsstuebinm1-6/+5
2021-11-19fix group layer handlingstuebinm1-9/+22
2021-11-19deal with group layersstuebinm1-4/+37
2021-11-14Functional jitsiRoomAdminTag adjustmentstuebinm1-7/+8
2021-11-10extra module for repository writeoutstuebinm1-1/+1
2021-11-10remove dead codestuebinm1-5/+2
2021-11-10little code cleanupstuebinm1-7/+5
2021-11-09first example of a map adjustmentstuebinm1-14/+23
2021-10-30turns out records are just sugarstuebinm1-8/+2
2021-10-30yet more tiled propertiesstuebinm1-1/+1
2021-10-30re-enable dependency checkingstuebinm1-19/+19
2021-10-30also flipping tileset lint output structurestuebinm1-26/+34
2021-10-30readable prettyprint for inverted lint outputstuebinm1-1/+2
2021-10-30flipping the output map structurestuebinm1-13/+28
2021-10-30make aeson instances agree with themselvesstuebinm1-2/+3
2021-10-30add tileset property lintingstuebinm1-7/+18
2021-10-01rename to walintstuebinm1-1/+1
2021-09-30remove unused Maybestuebinm1-4/+4
2021-09-30nicer json output which leaks less haskell namesstuebinm1-21/+32
2021-09-30simple map-map link dependency checkingstuebinm1-4/+7
2021-09-23prettier pretty printing and stuffstuebinm1-22/+26
2021-09-23handle all maps in entire repositoriesstuebinm1-22/+26
2021-09-23very naïve handling of directoriesstuebinm1-6/+6
2021-09-20use PrettyPrinter morestuebinm1-21/+3
2021-09-20typechecking for path depths!stuebinm1-8/+9
2021-09-20rebuilding the core LintWriter monadstuebinm1-31/+28
2021-09-20lint embedded tilesetsstuebinm1-2/+4
2021-09-20lint map things that aren't custom propertiesstuebinm1-8/+5
2021-09-20lint general map propertiesstuebinm1-6/+13
2021-09-18collecting map dependenciesstuebinm1-5/+10
2021-09-18moved types into Types.hsstuebinm1-3/+4
2021-09-18can collect dependencies!stuebinm1-7/+9
2021-09-18tame the stringsstuebinm1-17/+16
2021-09-17(somewhat) reasonable representation of parse errorsstuebinm1-13/+34
2021-09-16input options, output jsonstuebinm1-0/+74