0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jan 15, 2025 — Jan 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
trying to enable coverage checking again (1) More... almost 10 years ago
bump version number, update changelog. More... almost 10 years ago
Improving the tests slightly: More... almost 10 years ago
Fix the printer bug (chained negations) More... almost 10 years ago
Found a printer bug - add a regression test More... almost 10 years ago
fix building with with alex-3.1.5(fixed #32) More... about 10 years ago
add string-literal-roundtrip.lua to tarball More... over 10 years ago
add #29 to changelog More... over 10 years ago
Don't allow gaps between -- and [ in long comments More... over 10 years ago
update changelog, bump version number. add @glguy to maintainers. More... over 10 years ago
Use new travis infrastructure More... over 10 years ago
fix test for #29 More... over 10 years ago
add test for #28 More... over 10 years ago
push a test for #29 More... over 10 years ago
now that printer prints EmptyStats, start generating them More... over 10 years ago
Merge pull request #27 from glguy/unicode-lexing More... over 10 years ago
Add instance Annotated Name More... over 10 years ago
Add tests for constructing literals for bytestrings More... over 10 years ago
Add round-trip test for string literals More... over 10 years ago
Add long quoted literals tests More... over 10 years ago
Don't drop the leading newline from longquoted string literals in the lexer More... over 10 years ago
Leave strings uninterpreted in the parse tree More... over 10 years ago
Don't interpret string literals by default More... over 10 years ago
Import Applicative for older base More... over 10 years ago
Print empty statements as ";" More... over 10 years ago
Report lexer errors as parser errors instead of throwing an exception More... over 10 years ago
Implement string unescaping directly More... over 10 years ago
Lua doesn't have Unicode support. Deal with this More... over 10 years ago
Support lexing non-ascii codepoints More... over 10 years ago
bump version again More... over 10 years ago