aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilercontext_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of the hack for named expressionsLars Knoll2017-09-021-2/+2
* Fix line number mapping to work with non increasing line numbersLars Knoll2017-08-291-1/+2
* Move line number information into a side tableLars Knoll2017-08-251-0/+1
* Store arguments in the stack frame before the locals/tempsErik Verbruggen2017-08-031-1/+1
* Limit the amount of escaping variablesLars Knoll2017-07-041-4/+6
* Properly calculate escaping variablesLars Knoll2017-07-041-8/+8
* Split up qv4codegen into several filesLars Knoll2017-07-031-0/+286