aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljscompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Mark dataPtr as unused for void AOT functionsUlf Hermann2020-11-131-0/+1
* QmlCompiler: Correctly store AOT functionsUlf Hermann2020-11-121-2/+5
* QmlCompiler: Allow AOT compilation of JS functionsUlf Hermann2020-11-111-0/+15
* QmlCompiler: Allow the specification of file scope codeUlf Hermann2020-11-031-4/+9
* QmlCompiler: Log the name of the binding being compiledUlf Hermann2020-10-271-2/+4
* Don't AOT-compile boring bindingsUlf Hermann2020-10-271-0/+11
* QmlCompiler: Allow AOT compiled function to specify includesUlf Hermann2020-10-261-2/+14
* qmlcachegen: Move functions to compile QML/JS files to QmlCompilerUlf Hermann2020-10-231-0/+459