aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljstypepropagator_p.h
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Properly warn about calling propertiesMaximilian Goldstein2022-02-231-1/+2
* qmllint: Warn about missing property types on current scopeMaximilian Goldstein2022-02-211-0/+1
* QmlCompiler: Fix memory corruption problemsUlf Hermann2021-12-171-1/+1
* Add a default implementation for QQmlJSAotCompilerUlf Hermann2021-11-291-1/+1
* QmlCompiler: Tighten the constness of various method parametersUlf Hermann2021-11-261-1/+1
* QmlCompiler: Phrase the shadow check as separate passUlf Hermann2021-11-171-2/+0
* QmlCompiler: Introduce compile passesUlf Hermann2021-11-171-60/+8
* QQmlJSTypePropagator: Drop registerDeletionReason memberUlf Hermann2021-11-111-9/+0
* QQmlJSTypePropagator: Remove isLoggerMessageUlf Hermann2021-10-011-3/+1
* qmllint: Add ability to warn about not reusing attached typesMaximilian Goldstein2021-09-291-1/+3
* qmlcompiler: Add a content variant for module prefixesUlf Hermann2021-08-191-1/+0
* qmllint: Do basic type checking on script bindingsMaximilian Goldstein2021-08-091-0/+1
* qmllint: Move restricted kind warnings to qmlcompilerMaximilian Goldstein2021-08-041-0/+1
* qmllint: Move deprecation logic to qmlcompilerMaximilian Goldstein2021-07-281-1/+3
* qmllint: Use type propagator to provide unqualfied access warningsMaximilian Goldstein2021-07-271-6/+13
* qqmljstypepropagator: Ignore try/catch instructionsMaximilian Goldstein2021-07-211-1/+3
* QmlCompiler: Rename VirtualRegistersUlf Hermann2021-07-081-4/+4
* qmlcompiler: Port type inference code from qmlcachegenplusMaximilian Goldstein2021-06-301-0/+295