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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-14
too much type level stuff to read a config file
stuebinm
1
-0
/
+99
2021-11-10
fail on missing map assets
stuebinm
1
-3
/
+8
2021-11-10
copy map assets (and refuse if any are missing)
stuebinm
2
-22
/
+56
2021-11-10
extra module for repository writeout
stuebinm
3
-10
/
+33
2021-11-10
remove dead code
stuebinm
2
-41
/
+11
2021-11-10
little code cleanup
stuebinm
2
-8
/
+6
2021-11-09
first example of a map adjustment
stuebinm
5
-33
/
+81
2021-11-02
monad plumbing to let the linter modify things
stuebinm
2
-14
/
+24
2021-10-30
better lint messages
stuebinm
1
-10
/
+10
2021-10-30
turns out records are just sugar
stuebinm
1
-8
/
+2
2021-10-30
yet more tiled properties
stuebinm
2
-2
/
+6
2021-10-30
re-enable dependency checking
stuebinm
2
-21
/
+22
2021-10-30
also flipping tileset lint output structure
stuebinm
2
-26
/
+36
2021-10-30
added more keys to the Tiled format
stuebinm
1
-30
/
+51
2021-10-30
readable prettyprint for inverted lint output
stuebinm
2
-1
/
+5
2021-10-30
flipping the output map structure
stuebinm
4
-19
/
+49
2021-10-30
make aeson instances agree with themselves
stuebinm
3
-198
/
+79
2021-10-30
more sensible msg for "property required by"-lints
stuebinm
1
-1
/
+8
2021-10-30
add tileset property linting
stuebinm
4
-16
/
+47
2021-10-30
add warning for very large tileset images
stuebinm
1
-2
/
+3
2021-10-01
rename to walint
stuebinm
3
-44
/
+43
2021-09-30
check if assets exist
stuebinm
1
-8
/
+40
2021-09-30
remove unused Maybe
stuebinm
1
-4
/
+4
2021-09-30
nicer json output which leaks less haskell names
stuebinm
4
-40
/
+56
2021-09-30
simple map-map link dependency checking
stuebinm
6
-21
/
+106
2021-09-23
prettier pretty printing and stuff
stuebinm
4
-37
/
+71
2021-09-23
some documentation
stuebinm
2
-5
/
+20
2021-09-23
handle all maps in entire repositories
stuebinm
3
-66
/
+96
2021-09-23
very naïve handling of directories
stuebinm
5
-26
/
+120
2021-09-20
use PrettyPrinter more
stuebinm
4
-29
/
+20
2021-09-20
typechecking for path depths!
stuebinm
4
-69
/
+127
2021-09-20
rebuilding the core LintWriter monad
stuebinm
3
-93
/
+68
2021-09-20
simple parsing of local dependency paths
stuebinm
3
-20
/
+24
2021-09-20
moving code around
stuebinm
1
-57
/
+69
2021-09-20
lint embedded tilesets
stuebinm
4
-11
/
+21
2021-09-20
lint map things that aren't custom properties
stuebinm
2
-12
/
+36
2021-09-20
lint general map properties
stuebinm
4
-72
/
+121
2021-09-19
some properties require non-empty layers
stuebinm
4
-46
/
+92
2021-09-19
support for properties that aren't strings
stuebinm
4
-49
/
+88
2021-09-18
collecting map dependencies
stuebinm
4
-20
/
+70
2021-09-18
moved types into Types.hs
stuebinm
4
-51
/
+66
2021-09-18
can collect dependencies!
stuebinm
4
-25
/
+56
2021-09-18
type check properties
stuebinm
3
-56
/
+42
2021-09-18
tame the strings
stuebinm
4
-43
/
+55
2021-09-17
(somewhat) reasonable representation of parse errors
stuebinm
2
-17
/
+41
2021-09-16
input options, output json
stuebinm
3
-13
/
+103
2021-09-16
some unused code
stuebinm
1
-5
/
+2
2021-09-16
moving lots of code around
stuebinm
5
-0
/
+607
[prev]