Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Beginning of a new qml parser | Simon Hausmann | 2013-09-08 | 1 | -5/+6 |
* | Get rid of engine pointer in isel | Simon Hausmann | 2013-08-18 | 1 | -1/+1 |
* | Ported the compile-time class setup for object literals to be run-time based | Simon Hausmann | 2013-08-16 | 1 | -0/+5 |
* | Store line number mappings in the compiled function | Simon Hausmann | 2013-08-16 | 1 | -1/+5 |
* | Ported regular expressions over to be run-time generated data | Simon Hausmann | 2013-08-16 | 1 | -0/+4 |
* | Ported lookups to use the compiled data infrastructure | Simon Hausmann | 2013-08-15 | 1 | -1/+7 |
* | Move codeRef out of QV4::Function | Simon Hausmann | 2013-08-15 | 1 | -1/+1 |
* | Begin using the compiled data structures for runtime strings | Simon Hausmann | 2013-08-15 | 1 | -2/+0 |
* | Initial version of generator for new data structures | Simon Hausmann | 2013-08-15 | 1 | -0/+82 |