1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Jun 24, 2025 — Jun 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Split square and curly braces out of JSNode. More... about 14 years ago
Split square and curly braces out of JSNode. More... about 14 years ago
Split parens out of JSNode. More... about 14 years ago
Split parens out of JSNode. More... about 14 years ago
Use a typeclass and an operator to improve pretty printing. More... about 14 years ago
Use a typeclass and an operator to improve pretty printing. More... about 14 years ago
Fix merge wibble. More... about 14 years ago
Fix merge wibble. More... about 14 years ago
Merge branch 'master' into new-ast More... about 14 years ago
Merge branch 'master' into new-ast More... about 14 years ago
Split out unary operators from JSNode into JSUnaryOp. More... about 14 years ago
Split out unary operators from JSNode into JSUnaryOp. More... about 14 years ago
Merge remote-tracking branch 'upstream/master' More... about 14 years ago
Merge remote-tracking branch 'upstream/master' More... about 14 years ago
Split out the binary operators from JSNode into JSBinOp. More... about 14 years ago
Split out the binary operators from JSNode into JSBinOp. More... about 14 years ago
Fix handling of empty file and file containing only comments. Tests included. More... about 14 years ago
Fix handling of empty file and file containing only comments. Tests included. More... about 14 years ago
Add a RenderJS typeclass so that the JSNode type can be split into a number of discrete types but still be rendered by the one function. More... about 14 years ago
Add a RenderJS typeclass so that the JSNode type can be split into a number of discrete types but still be rendered by the one function. More... about 14 years ago
Clean up pretty printer in preparation for refactoring. More... about 14 years ago
Clean up pretty printer in preparation for refactoring. More... about 14 years ago
Remove un-needed fields from some constructors in AST. More... about 14 years ago
Remove un-needed fields from some constructors in AST. More... about 14 years ago
Bringing in the concept of a semantic AST. Tests incomplete, but concept makes sense. More... about 14 years ago
Bringing in the concept of a semantic AST. Tests incomplete, but concept makes sense. More... about 14 years ago
Explicitly capturing an assign expression. More... about 14 years ago
Explicitly capturing an assign expression. 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