Go to file
lordwelch d6c0a9e0ec wsfmt.go: refactor
Refactor and cleanup of unused variables
Switch to string builder
Better error handling
Make printIdentifier account for the dot e.g. structName.fieldName
Fix formatting for negative numbers in a case statment
Rewrite array printing
Simplify newline printing
2018-05-15 13:07:27 -07:00
lexCmp Add lexCmp 2018-05-15 11:49:17 -07:00
text/lex lex.go: separate '.' from identifier 2018-05-15 11:42:59 -07:00
wsfmt.go wsfmt.go: refactor 2018-05-15 13:07:27 -07:00
wsfmt.py Formats witcher script files 2018-05-03 13:51:49 -07:00
wsfmt.sublime-project Formats witcher script files 2018-05-03 13:51:49 -07:00
wsfmt.sublime-workspace Formats witcher script files 2018-05-03 13:51:49 -07:00