aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsfunctioninitializer.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-05-171-2/+2
* QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-05-171-3/+3
* qqmljstypepropagator: Use variant type for arguments of unknown typeMaximilian Goldstein2021-12-131-0/+2
* QmlCompiler: Fix return type calculationUlf Hermann2021-12-061-1/+2
* Add a default implementation for QQmlJSAotCompilerUlf Hermann2021-11-291-0/+236