Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplified the bindings rewriter. | Roberto Raggi | 2009-10-15 | 1 | -13/+14 |
* | Don't rewrite expression statements in loops. | Roberto Raggi | 2009-10-14 | 1 | -2/+70 |
* | Add QML_REWRITE_DUMP env flag | Aaron Kennedy | 2009-10-14 | 1 | -0/+16 |
* | Don't add newlines in rewriter as it messes up error reporting. | Michael Brasser | 2009-09-08 | 1 | -2/+2 |
* | Slightly change expression rewrite to JSC-supported syntax. | Michael Brasser | 2009-08-17 | 1 | -2/+2 |
* | Removed support for CSS-like literals. | Roberto Raggi | 2009-07-24 | 1 | -52/+1 |
* | Move the QML rewriting stuff into a central location | Aaron Kennedy | 2009-07-16 | 1 | -0/+157 |