aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compiler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Beginning of a new qml parserSimon Hausmann2013-09-081-5/+6
* Get rid of engine pointer in iselSimon Hausmann2013-08-181-1/+1
* Ported the compile-time class setup for object literals to be run-time basedSimon Hausmann2013-08-161-0/+5
* Store line number mappings in the compiled functionSimon Hausmann2013-08-161-1/+5
* Ported regular expressions over to be run-time generated dataSimon Hausmann2013-08-161-0/+4
* Ported lookups to use the compiled data infrastructureSimon Hausmann2013-08-151-1/+7
* Move codeRef out of QV4::FunctionSimon Hausmann2013-08-151-1/+1
* Begin using the compiled data structures for runtime stringsSimon Hausmann2013-08-151-2/+0
* Initial version of generator for new data structuresSimon Hausmann2013-08-151-0/+82