Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename to walint | stuebinm | 2021-10-01 | 3 | -44/+43 |
* | check if assets exist | stuebinm | 2021-09-30 | 1 | -8/+40 |
* | remove unused Maybe | stuebinm | 2021-09-30 | 1 | -4/+4 |
* | nicer json output which leaks less haskell names | stuebinm | 2021-09-30 | 4 | -40/+56 |
* | simple map-map link dependency checking | stuebinm | 2021-09-30 | 6 | -21/+106 |
* | prettier pretty printing and stuff | stuebinm | 2021-09-23 | 4 | -37/+71 |
* | some documentation | stuebinm | 2021-09-23 | 2 | -5/+20 |
* | handle all maps in entire repositories | stuebinm | 2021-09-23 | 3 | -66/+96 |
* | very naïve handling of directories | stuebinm | 2021-09-23 | 5 | -26/+120 |
* | use PrettyPrinter more | stuebinm | 2021-09-20 | 4 | -29/+20 |
* | typechecking for path depths! | stuebinm | 2021-09-20 | 4 | -69/+127 |
* | rebuilding the core LintWriter monad | stuebinm | 2021-09-20 | 3 | -93/+68 |
* | simple parsing of local dependency paths | stuebinm | 2021-09-20 | 3 | -20/+24 |
* | moving code around | stuebinm | 2021-09-20 | 1 | -57/+69 |
* | lint embedded tilesets | stuebinm | 2021-09-20 | 4 | -11/+21 |
* | lint map things that aren't custom properties | stuebinm | 2021-09-20 | 2 | -12/+36 |
* | lint general map properties | stuebinm | 2021-09-20 | 4 | -72/+121 |
* | some properties require non-empty layers | stuebinm | 2021-09-19 | 4 | -46/+92 |
* | support for properties that aren't strings | stuebinm | 2021-09-19 | 4 | -49/+88 |
* | collecting map dependencies | stuebinm | 2021-09-18 | 4 | -20/+70 |
* | moved types into Types.hs | stuebinm | 2021-09-18 | 4 | -51/+66 |
* | can collect dependencies! | stuebinm | 2021-09-18 | 4 | -25/+56 |
* | type check properties | stuebinm | 2021-09-18 | 3 | -56/+42 |
* | tame the strings | stuebinm | 2021-09-18 | 4 | -43/+55 |
* | (somewhat) reasonable representation of parse errors | stuebinm | 2021-09-17 | 2 | -17/+41 |
* | input options, output json | stuebinm | 2021-09-16 | 3 | -13/+103 |
* | some unused code | stuebinm | 2021-09-16 | 1 | -5/+2 |
* | moving lots of code around | stuebinm | 2021-09-16 | 5 | -0/+607 |