1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 04, 2025 — Sep 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.6.0.2 More... over 10 years ago
Fix a regex lexing bug More... over 10 years ago
Version 0.6.0.1 More... over 10 years ago
Version 0.6.0.0 More... over 10 years ago
README.md: Add 'Two Versions' text More... over 10 years ago
Add tests for regex lexing bug More... over 10 years ago
Lexer.x: Fix regex lexing bug More... over 10 years ago
Lexer: Fix lexing of octal values More... over 10 years ago
Tests/ProgramParser.hs : Corrections after Lexer fixes More... over 10 years ago
Tests.LiteralParser: Improve test generation More... over 10 years ago
Tests/Lexer.hs: Add tests for strings with escaped quotes More... over 10 years ago
Lexer.x: Fix parsing of escaped quotes More... over 10 years ago
LexerUtils: Cleanup whitespace and remove cruft More... over 10 years ago
ParserMonad.hs: Whitespace More... over 10 years ago
Lexer.x: Two minor tweaks More... over 10 years ago
Tests.ExpressionParser: Add two string concatenation tests More... over 10 years ago
Lexer.x: Whitespace More... over 10 years ago
Split up the testsuite a bit more More... over 10 years ago
Fix two hlint warnings More... over 10 years ago
Tests/RoundTrip.hs: Add some more tests More... over 10 years ago
Minify: Fix a switch statement bug More... about 11 years ago
Minify: More if/else wrangling More... about 11 years ago
Minify: Add try/catch/finally test More... about 11 years ago
Minify: if/else with empty block improvements More... about 11 years ago
Minify: Fix minify if/else/if problem More... about 11 years ago
Minify: Fix string concat issue More... about 11 years ago
Minify: Start each consecutive JSFunction on a new line More... about 11 years ago
Minify: Collapse adjacent var/const declarations More... about 11 years ago
Rename runtests.hs -> testsuite.hs More... about 11 years ago
Makefile: Tweaks More... about 11 years ago