| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make map parser work with more maps | stuebinm | 2021-11-17 | 2 | -7/+39 |
* | map format: turns out more things are optional | stuebinm | 2021-11-17 | 1 | -6/+6 |
* | remove unused --allowScripts flag | stuebinm | 2021-11-17 | 1 | -2/+0 |
* | slight updates to documentation | stuebinm | 2021-11-17 | 2 | -11/+16 |
* | exit with code 1 if maximum lint level exceeded | stuebinm | 2021-11-17 | 4 | -15/+26 |
* | reject map urls starting with /_/ | stuebinm | 2021-11-16 | 1 | -3/+6 |
* | deleted old example file | stuebinm | 2021-11-16 | 1 | -41271/+0 |
* | add adjustment: add prefix for openWebsite | stuebinm | 2021-11-16 | 3 | -3/+8 |
* | fix default config.json | stuebinm | 2021-11-16 | 1 | -0/+1 |
* | disable print output when copying files | stuebinm | 2021-11-14 | 1 | -2/+2 |
* | config options: implement script-related options | stuebinm | 2021-11-14 | 3 | -2/+20 |
* | add documentation on what lints are supported | stuebinm | 2021-11-14 | 1 | -0/+53 |
* | add example config | stuebinm | 2021-11-14 | 1 | -0/+6 |
* | Update Readme.md | stuebinm | 2021-11-14 | 1 | -1/+1 |
* | add readme | stuebinm | 2021-11-14 | 2 | -1/+111 |
* | gitlab pipeline: guix → debian-based image + stack | stuebinm | 2021-11-14 | 1 | -3/+3 |
* | add runtime warning for older Aeson versions | stuebinm | 2021-11-14 | 1 | -2/+22 |
* | build with stack & use newer Aeson | stuebinm | 2021-11-14 | 2 | -0/+124 |
* | config: some small documentation | stuebinm | 2021-11-14 | 1 | -0/+4 |
* | config option: don't copy asset files | stuebinm | 2021-11-14 | 3 | -22/+28 |
* | Functional jitsiRoomAdminTag adjustment | stuebinm | 2021-11-14 | 8 | -39/+55 |
* | add some simple config options | stuebinm | 2021-11-14 | 1 | -9/+30 |
* | too much type level stuff to read a config file | stuebinm | 2021-11-14 | 3 | -3/+120 |
* | fail on missing map assets | stuebinm | 2021-11-10 | 2 | -7/+14 |
* | copy map assets (and refuse if any are missing) | stuebinm | 2021-11-10 | 3 | -23/+57 |
* | extra module for repository writeout | stuebinm | 2021-11-10 | 5 | -12/+36 |
* | remove dead code | stuebinm | 2021-11-10 | 2 | -41/+11 |
* | little code cleanup | stuebinm | 2021-11-10 | 2 | -8/+6 |
* | first example of a map adjustment | stuebinm | 2021-11-09 | 6 | -42/+96 |
* | monad plumbing to let the linter modify things | stuebinm | 2021-11-02 | 2 | -14/+24 |
* | better lint messages | stuebinm | 2021-10-30 | 1 | -10/+10 |
* | turns out records are just sugar | stuebinm | 2021-10-30 | 1 | -8/+2 |
* | yet more tiled properties | stuebinm | 2021-10-30 | 2 | -2/+6 |
* | re-enable dependency checking | stuebinm | 2021-10-30 | 2 | -21/+22 |
* | also flipping tileset lint output structure | stuebinm | 2021-10-30 | 2 | -26/+36 |
* | added more keys to the Tiled format | stuebinm | 2021-10-30 | 1 | -30/+51 |
* | readable prettyprint for inverted lint output | stuebinm | 2021-10-30 | 2 | -1/+5 |
* | flipping the output map structure | stuebinm | 2021-10-30 | 4 | -19/+49 |
* | make aeson instances agree with themselves | stuebinm | 2021-10-30 | 3 | -198/+79 |
* | more sensible msg for "property required by"-lints | stuebinm | 2021-10-30 | 1 | -1/+8 |
* | 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 |