summaryrefslogtreecommitdiff
path: root/lib/Util.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-24a year went byHEADmainstuebinm1-79/+0
2022-10-11code formatterstuebinm1-2/+2
2022-10-11use template haskell aeson, not genericsstuebinm1-2/+2
2022-03-19unbreak a very, very long rebasestuebinm1-4/+2
2022-03-19make tiled stricter (and organise some imports)stuebinm1-1/+1
2022-03-19separate tiled modules out into own packagestuebinm1-1/+1
2022-03-19switch to universum preludestuebinm1-13/+6
2022-03-19use hpack and clean up modulesstuebinm1-1/+8
2021-12-29maps, maps, and yet more mapsstuebinm1-1/+6
2021-12-29tiles can also have properties like tile layersstuebinm1-4/+4
2021-12-15suggest setting map meta properties if not givenstuebinm1-4/+8
2021-12-08rudimentary linting for overlapping layersstuebinm1-0/+5
2021-12-04lots of code reorganising and some deduplicationstuebinm1-1/+1
2021-12-04refuse doubled namesstuebinm1-0/+5
2021-12-02do (naïve) html escapingstuebinm1-0/+6
2021-10-30add tileset property lintingstuebinm1-2/+5
2021-09-20use PrettyPrinter morestuebinm1-1/+5
2021-09-19some properties require non-empty layersstuebinm1-2/+8
2021-09-19support for properties that aren't stringsstuebinm1-0/+6
2021-09-18moved types into Types.hsstuebinm1-1/+1
2021-09-18tame the stringsstuebinm1-14/+24
2021-09-16moving lots of code aroundstuebinm1-0/+27