| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | code formatter | stuebinm | 2022-10-11 | 3 | -10/+10 | 
| | | |||||
| * | use template haskell aeson, not generics | stuebinm | 2022-10-11 | 3 | -55/+31 | 
| | | | | | this has been bothering me for MONTHS, and it compiles faster now. also fixed some warnings | ||||
| * | 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 | 
