index
:
walint
main
playground
structured-badges
A linter for workadventure maps
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CheckMap.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-25
whoops, forgot to delete an output field and now it's in the hub
stuebinm
1
-1
/
+0
2021-12-25
don't print doubled lints twice
stuebinm
1
-8
/
+7
2021-12-24
smaller changes
stuebinm
1
-3
/
+2
2021-12-23
correct recognision of entrypoints in sublayers
stuebinm
1
-16
/
+21
2021-12-23
limit output for frequent lints
stuebinm
1
-1
/
+4
2021-12-16
fixed some warnings (and disabled others)
stuebinm
1
-1
/
+1
2021-12-16
fixed & removed a bunch of old TODOs
stuebinm
1
-3
/
+0
2021-12-04
lots of code reorganising and some deduplication
stuebinm
1
-5
/
+4
2021-12-02
collect badges from object layers
stuebinm
1
-6
/
+11
2021-11-28
various fixes to bugs
stuebinm
1
-6
/
+5
2021-11-19
fix group layer handling
stuebinm
1
-9
/
+22
2021-11-19
deal with group layers
stuebinm
1
-4
/
+37
2021-11-14
Functional jitsiRoomAdminTag adjustment
stuebinm
1
-7
/
+8
2021-11-10
extra module for repository writeout
stuebinm
1
-1
/
+1
2021-11-10
remove dead code
stuebinm
1
-5
/
+2
2021-11-10
little code cleanup
stuebinm
1
-7
/
+5
2021-11-09
first example of a map adjustment
stuebinm
1
-14
/
+23
2021-10-30
turns out records are just sugar
stuebinm
1
-8
/
+2
2021-10-30
yet more tiled properties
stuebinm
1
-1
/
+1
2021-10-30
re-enable dependency checking
stuebinm
1
-19
/
+19
2021-10-30
also flipping tileset lint output structure
stuebinm
1
-26
/
+34
2021-10-30
readable prettyprint for inverted lint output
stuebinm
1
-1
/
+2
2021-10-30
flipping the output map structure
stuebinm
1
-13
/
+28
2021-10-30
make aeson instances agree with themselves
stuebinm
1
-2
/
+3
2021-10-30
add tileset property linting
stuebinm
1
-7
/
+18
2021-10-01
rename to walint
stuebinm
1
-1
/
+1
2021-09-30
remove unused Maybe
stuebinm
1
-4
/
+4
2021-09-30
nicer json output which leaks less haskell names
stuebinm
1
-21
/
+32
2021-09-30
simple map-map link dependency checking
stuebinm
1
-4
/
+7
2021-09-23
prettier pretty printing and stuff
stuebinm
1
-22
/
+26
2021-09-23
handle all maps in entire repositories
stuebinm
1
-22
/
+26
2021-09-23
very naïve handling of directories
stuebinm
1
-6
/
+6
2021-09-20
use PrettyPrinter more
stuebinm
1
-21
/
+3
2021-09-20
typechecking for path depths!
stuebinm
1
-8
/
+9
2021-09-20
rebuilding the core LintWriter monad
stuebinm
1
-31
/
+28
2021-09-20
lint embedded tilesets
stuebinm
1
-2
/
+4
2021-09-20
lint map things that aren't custom properties
stuebinm
1
-8
/
+5
2021-09-20
lint general map properties
stuebinm
1
-6
/
+13
2021-09-18
collecting map dependencies
stuebinm
1
-5
/
+10
2021-09-18
moved types into Types.hs
stuebinm
1
-3
/
+4
2021-09-18
can collect dependencies!
stuebinm
1
-7
/
+9
2021-09-18
tame the strings
stuebinm
1
-17
/
+16
2021-09-17
(somewhat) reasonable representation of parse errors
stuebinm
1
-13
/
+34
2021-09-16
input options, output json
stuebinm
1
-0
/
+74