| Commit message (Expand) | Author | Age | Files | Lines |
* | various fixes to bugs | stuebinm | 2021-11-28 | 1 | -6/+5 |
* | fix group layer handling | stuebinm | 2021-11-19 | 1 | -9/+22 |
* | deal with group layers | stuebinm | 2021-11-19 | 1 | -4/+37 |
* | Functional jitsiRoomAdminTag adjustment | stuebinm | 2021-11-14 | 1 | -7/+8 |
* | extra module for repository writeout | stuebinm | 2021-11-10 | 1 | -1/+1 |
* | remove dead code | stuebinm | 2021-11-10 | 1 | -5/+2 |
* | little code cleanup | stuebinm | 2021-11-10 | 1 | -7/+5 |
* | first example of a map adjustment | stuebinm | 2021-11-09 | 1 | -14/+23 |
* | turns out records are just sugar | stuebinm | 2021-10-30 | 1 | -8/+2 |
* | yet more tiled properties | stuebinm | 2021-10-30 | 1 | -1/+1 |
* | re-enable dependency checking | stuebinm | 2021-10-30 | 1 | -19/+19 |
* | also flipping tileset lint output structure | stuebinm | 2021-10-30 | 1 | -26/+34 |
* | readable prettyprint for inverted lint output | stuebinm | 2021-10-30 | 1 | -1/+2 |
* | flipping the output map structure | stuebinm | 2021-10-30 | 1 | -13/+28 |
* | make aeson instances agree with themselves | stuebinm | 2021-10-30 | 1 | -2/+3 |
* | add tileset property linting | stuebinm | 2021-10-30 | 1 | -7/+18 |
* | rename to walint | stuebinm | 2021-10-01 | 1 | -1/+1 |
* | remove unused Maybe | stuebinm | 2021-09-30 | 1 | -4/+4 |
* | nicer json output which leaks less haskell names | stuebinm | 2021-09-30 | 1 | -21/+32 |
* | simple map-map link dependency checking | stuebinm | 2021-09-30 | 1 | -4/+7 |
* | prettier pretty printing and stuff | stuebinm | 2021-09-23 | 1 | -22/+26 |
* | handle all maps in entire repositories | stuebinm | 2021-09-23 | 1 | -22/+26 |
* | very naïve handling of directories | stuebinm | 2021-09-23 | 1 | -6/+6 |
* | use PrettyPrinter more | stuebinm | 2021-09-20 | 1 | -21/+3 |
* | typechecking for path depths! | stuebinm | 2021-09-20 | 1 | -8/+9 |
* | rebuilding the core LintWriter monad | stuebinm | 2021-09-20 | 1 | -31/+28 |
* | lint embedded tilesets | stuebinm | 2021-09-20 | 1 | -2/+4 |
* | lint map things that aren't custom properties | stuebinm | 2021-09-20 | 1 | -8/+5 |
* | lint general map properties | stuebinm | 2021-09-20 | 1 | -6/+13 |
* | collecting map dependencies | stuebinm | 2021-09-18 | 1 | -5/+10 |
* | moved types into Types.hs | stuebinm | 2021-09-18 | 1 | -3/+4 |
* | can collect dependencies! | stuebinm | 2021-09-18 | 1 | -7/+9 |
* | tame the strings | stuebinm | 2021-09-18 | 1 | -17/+16 |
* | (somewhat) reasonable representation of parse errors | stuebinm | 2021-09-17 | 1 | -13/+34 |
* | input options, output json | stuebinm | 2021-09-16 | 1 | -0/+74 |