summaryrefslogtreecommitdiff
path: root/lib/Util.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* a year went byHEADmainstuebinm2023-10-241-79/+0
* code formatterstuebinm2022-10-111-2/+2
* use template haskell aeson, not genericsstuebinm2022-10-111-2/+2
* unbreak a very, very long rebasestuebinm2022-03-191-4/+2
* make tiled stricter (and organise some imports)stuebinm2022-03-191-1/+1
* separate tiled modules out into own packagestuebinm2022-03-191-1/+1
* switch to universum preludestuebinm2022-03-191-13/+6
* use hpack and clean up modulesstuebinm2022-03-191-1/+8
* maps, maps, and yet more mapsstuebinm2021-12-291-1/+6
* tiles can also have properties like tile layersstuebinm2021-12-291-4/+4
* suggest setting map meta properties if not givenstuebinm2021-12-151-4/+8
* rudimentary linting for overlapping layersstuebinm2021-12-081-0/+5
* lots of code reorganising and some deduplicationstuebinm2021-12-041-1/+1
* refuse doubled namesstuebinm2021-12-041-0/+5
* do (naïve) html escapingstuebinm2021-12-021-0/+6
* add tileset property lintingstuebinm2021-10-301-2/+5
* use PrettyPrinter morestuebinm2021-09-201-1/+5
* some properties require non-empty layersstuebinm2021-09-191-2/+8
* support for properties that aren't stringsstuebinm2021-09-191-0/+6
* moved types into Types.hsstuebinm2021-09-181-1/+1
* tame the stringsstuebinm2021-09-181-14/+24
* moving lots of code aroundstuebinm2021-09-161-0/+27