| Updating for use with hjsmin/new-ast |
|
More...
|
about 14 years ago
|
| Updating for use with hjsmin/new-ast |
|
More...
|
about 14 years ago
|
| Changed comments to be haddock friendly, it blows up otherwise. |
|
More...
|
about 14 years ago
|
| Changed comments to be haddock friendly, it blows up otherwise. |
|
More...
|
about 14 years ago
|
| Made single failing test pass. |
|
More...
|
about 14 years ago
|
| Made single failing test pass. |
|
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
|
| Separate new constructor JSConstant out of JSVariable. |
|
More...
|
about 14 years ago
|
| Separate new constructor JSConstant out of JSVariable. |
|
More...
|
about 14 years ago
|
| Tweak JSExpressionBinary and JSExpressionTernary. |
|
More...
|
about 14 years ago
|
| Tweak JSExpressionBinary and JSExpressionTernary. |
|
More...
|
about 14 years ago
|
| Tweak JSDoWhile, JSFunction, JSFunctionExpression and JSWhile. |
|
More...
|
about 14 years ago
|
| Tweak JSDoWhile, JSFunction, JSFunctionExpression and JSWhile. |
|
More...
|
about 14 years ago
|
| AST.hs : Remove un-needed deriving (Read, Data, Typeable). |
|
More...
|
about 14 years ago
|
| AST.hs : Remove un-needed deriving (Read, Data, Typeable). |
|
More...
|
about 14 years ago
|
| Significant changes to AST format. |
|
More...
|
about 14 years ago
|
| Significant changes to AST format. |
|
More...
|
about 14 years ago
|
| Split out update operators like '+=', '*=' etc into a separate type. |
|
More...
|
about 14 years ago
|
| Split out update operators like '+=', '*=' etc into a separate type. |
|
More...
|
about 14 years ago
|
| Remove un-needed JSAnnot fields for some JSNode constructors. |
|
More...
|
about 14 years ago
|
| Remove un-needed JSAnnot fields for some JSNode constructors. |
|
More...
|
about 14 years ago
|
| Use partially applied constructors in for things like switch, case, default etc. |
|
More...
|
about 14 years ago
|
| Use partially applied constructors in for things like switch, case, default etc. |
|
More...
|
about 14 years ago
|
| Grammar5.y : Remove redundant function fp. |
|
More...
|
about 14 years ago
|
| Grammar5.y : Remove redundant function fp. |
|
More...
|
about 14 years ago
|
| JSBlock and JSArrayLiteral no longer use JSAnnot. |
|
More...
|
about 14 years ago
|
| JSBlock and JSArrayLiteral no longer use JSAnnot. |
|
More...
|
about 14 years ago
|
| Separate semicolon handling out of JSNode. |
|
More...
|
about 14 years ago
|
| Separate semicolon handling out of JSNode. |
|
More...
|
about 14 years ago
|