Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linter: don't fail on missing maps | stuebinm | 2022-04-08 | 1 | -3/+6 |
| | | | | | turns out eitherDecodeFile' doesn't have the semantics I thought it did (who writes functions returning either that can still fail??) | ||||
* | unbreak a very, very long rebase | stuebinm | 2022-03-19 | 1 | -3/+3 |
| | |||||
* | make tiled even more strict | stuebinm | 2022-03-19 | 2 | -11/+11 |
| | | | | | | turns out aeson really REALLY likes to keep huge scientific numbers around, which is great if your data structures consist largely of arrays of (small) integers! | ||||
* | make tiled stricter (and organise some imports) | stuebinm | 2022-03-19 | 1 | -14/+4 |
| | |||||
* | separate tiled modules out into own package | stuebinm | 2022-03-19 | 2 | -0/+481 |