2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump actions/cache from 3 to 4 More... 3 months ago
Bump stack.yaml files to lts-22 etc. More... 4 months ago
Remove blockarguments for compat with older GHC More... 5 months ago
First unit test for tree-sitter backend More... 5 months ago
Initial working tree-sitter backend implementation More... 5 months ago
Remove stack-*.yaml files of old GHC minor versions More... 6 months ago
CI stack: switch to 2-digit GHC versions and `compiler-check: newer-minor` More... 6 months ago
Bump stack CI to GHC 9.8.1 More... 6 months ago
Add config file for readthedocs.org More... 7 months ago
Bump CI to latest GHCs: 9.8.1, 9.6.3, 9.4.7 More... 7 months ago
Bump actions/checkout from 3 to 4 More... 8 months ago
Bump Haskell CI to GHCs 9.8.0 and 9.4.7 More... 8 months ago
CI: restore doctests More... 8 months ago
CI: bump GHC 9.4.5 to 9.4.6 More... 8 months ago
Bump to 2.9.6 More... 9 months ago
v2.9.5: CHANGELOG etc. More... 9 months ago
Fix #451 again: Java/ANTLR: use String.translateEscapes() of Java 15 More... 9 months ago
Fixup #449: C/C++/Java printer: handle null when escaping strings More... 9 months ago
Fix #455: Java/ANTLR: Capital name for Lexer and Parser More... 9 months ago
Refactor `env`: use `zip` and `map` instead of hand-rolled recursion More... 9 months ago
Java.hs: cosmetic changes More... 9 months ago
Tests: some more doctests for parseIdent More... 9 months ago
Refactor: mkMakefile only take the optMake field as argument More... 9 months ago
Refactor: export `capitalize` from BNFC.Utils More... 9 months ago
Fix #453: Java/CUP w/ line numbers: Compatibility with JFlex >= 1.8 More... 9 months ago
Fix #451: Java/ANTLR: unescape Char and String literals in parser More... 9 months ago
Re #449: C/C++/Java printer: escape newlines etc. in Char More... 9 months ago
Fix #452: Ocaml: lex escape sequences in Char More... 9 months ago
Ocaml: test program: superfluous beta-redex More... 9 months ago
Fix #449: C/C++/Java printer: escape newlines and other special characters in String More... 9 months ago