Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-09-23 | very naïve handling of directories | stuebinm | 1 | -1/+1 |
2021-09-20 | use PrettyPrinter more | stuebinm | 1 | -4/+3 |
2021-09-20 | typechecking for path depths! | stuebinm | 1 | -53/+67 |
2021-09-20 | rebuilding the core LintWriter monad | stuebinm | 1 | -11/+11 |
2021-09-20 | simple parsing of local dependency paths | stuebinm | 1 | -11/+16 |
2021-09-20 | moving code around | stuebinm | 1 | -57/+69 |
2021-09-20 | lint embedded tilesets | stuebinm | 1 | -2/+13 |
2021-09-20 | lint map things that aren't custom properties | stuebinm | 1 | -4/+31 |
2021-09-20 | lint general map properties | stuebinm | 1 | -63/+94 |
2021-09-19 | some properties require non-empty layers | stuebinm | 1 | -41/+78 |
2021-09-19 | support for properties that aren't strings | stuebinm | 1 | -36/+52 |
2021-09-18 | collecting map dependencies | stuebinm | 1 | -8/+22 |
2021-09-18 | can collect dependencies! | stuebinm | 1 | -6/+8 |
2021-09-18 | type check properties | stuebinm | 1 | -53/+15 |
2021-09-18 | tame the strings | stuebinm | 1 | -8/+9 |
2021-09-16 | some unused code | stuebinm | 1 | -5/+2 |
2021-09-16 | moving lots of code around | stuebinm | 1 | -0/+116 |