1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update exports so the installed package is usable. More... about 14 years ago
Update exports so the installed package is usable. More... about 14 years ago
Merge remote-tracking branch 'erikd/new-ast' into new-ast More... about 14 years ago
Merge remote-tracking branch 'erikd/new-ast' into new-ast More... about 14 years ago
Replace JS*Paren/JS*Brace/JS*Square with JSAnnot. More... about 14 years ago
Replace JS*Paren/JS*Brace/JS*Square with JSAnnot. More... about 14 years ago
Make JSBlock into a separate type and use it in JSTry. More... about 14 years ago
Make JSBlock into a separate type and use it in JSTry. More... about 14 years ago
Add TypeSynonymInstances to Printer.hs, required for GHC 7.0.4 More... about 14 years ago
Add TypeSynonymInstances to Printer.hs, required for GHC 7.0.4 More... about 14 years ago
Merge remote-tracking branch 'erikd/new-ast' into new-ast More... about 14 years ago
Merge remote-tracking branch 'erikd/new-ast' into new-ast More... about 14 years ago
Remove last of un-needed JSAnnot fields from JSNode constructors. More... about 14 years ago
Remove last of un-needed JSAnnot fields from JSNode constructors. More... about 14 years ago
Purge redundant JSNodeStatement constructor. More... about 14 years ago
Purge redundant JSNodeStatement constructor. More... about 14 years ago
Add a new top level JSAST type. More... about 14 years ago
Add a new top level JSAST type. More... about 14 years ago
Grammar5.y : Fix comments for haddock. More... about 14 years ago
Grammar5.y : Fix comments for haddock. More... about 14 years ago
Split out statements (JSDoWhile, JSFor* etc) and JSCase/JSDefault from JSNode. Huge invasive change. All tests still pass. More... about 14 years ago
Split out statements (JSDoWhile, JSFor* etc) and JSCase/JSDefault from JSNode. Huge invasive change. All tests still pass. More... about 14 years ago
Split JSCatch and JSFinally out of JSNode and change JSTry to be: More... about 14 years ago
Split JSCatch and JSFinally out of JSNode and change JSTry to be: More... about 14 years ago
Removed annotation from JSFor* More... about 14 years ago
Removed annotation from JSFor* More... about 14 years ago
Removing annotation from JSLabelled More... about 14 years ago
Removing annotation from JSLabelled More... about 14 years ago
Remove annotation from JSIf More... about 14 years ago
Remove annotation from JSIf More... about 14 years ago