aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilerscanfunctions_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix leak of compiler contextsErik Verbruggen2018-04-101-3/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Arguments passed to functions should shadow the function nameLars Knoll2018-01-121-1/+1
* Get rid of the hack for named expressionsLars Knoll2017-09-021-4/+4
* Limit the amount of escaping variablesLars Knoll2017-07-041-0/+1
* Properly calculate escaping variablesLars Knoll2017-07-041-0/+1
* Move Codegen::ScanFunctions into it's own fileLars Knoll2017-07-031-0/+158