Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add tileset property linting | stuebinm | 2021-10-30 | 4 | -16/+47 | |
* | add warning for very large tileset images | stuebinm | 2021-10-30 | 1 | -2/+3 | |
* | add guix-based pipeline building a tarball | stuebinm | 2021-10-05 | 1 | -0/+12 | |
* | guix: use local-file | stuebinm | 2021-10-05 | 1 | -11/+5 | |
* | pin nixpkgs | stuebinm | 2021-10-04 | 3 | -0/+205 | |
* | add guix derivation and manifest | stuebinm | 2021-10-04 | 1 | -0/+77 | |
* | relax dependency versions | stuebinm | 2021-10-04 | 1 | -2/+2 | |
* | removed unnecessary dependency | stuebinm | 2021-10-04 | 2 | -5/+3 | |
* | add default.nix | stuebinm | 2021-10-01 | 1 | -0/+21 | |
* | rename to walint | stuebinm | 2021-10-01 | 4 | -48/+47 | |
* | 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 | 5 | -41/+58 | |
* | simple map-map link dependency checking | stuebinm | 2021-09-30 | 6 | -21/+106 | |
* | prettier pretty printing and stuff | stuebinm | 2021-09-23 | 6 | -40/+77 | |
* | some documentation | stuebinm | 2021-09-23 | 2 | -5/+20 | |
* | handle all maps in entire repositories | stuebinm | 2021-09-23 | 5 | -73/+105 | |
* | very naïve handling of directories | stuebinm | 2021-09-23 | 7 | -27/+124 | |
* | 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 | 4 | -21/+27 | |
* | 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 | 5 | -51/+67 | |
* | 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 | 5 | -49/+62 | |
* | (somewhat) reasonable representation of parse errors | stuebinm | 2021-09-17 | 3 | -23/+44 | |
* | input options, output json | stuebinm | 2021-09-16 | 5 | -63/+152 | |
* | some unused code | stuebinm | 2021-09-16 | 1 | -5/+2 | |
* | moving lots of code around | stuebinm | 2021-09-16 | 7 | -169/+260 | |
* | small update | stuebinm | 2021-09-16 | 1 | -5/+6 | |
* | simple proof of concept | stuebinm | 2021-09-05 | 6 | -0/+41904 |