summaryrefslogtreecommitdiff
path: root/lib/CheckMap.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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