index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qml
/
compiler
/
qv4codegen_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qml: Rename Expression to CommaExpression in the AST
Olivier De Cannière
7 days
1
-1
/
+1
*
qmllint: warn about unreachable code
Sami Shalayel
2025-04-25
1
-0
/
+2
*
qmllint: Implement WarnFunctionUsedBeforeDeclaration
Sami Shalayel
2025-04-24
1
-0
/
+3
*
Codegen: Make defineFunction non-virtual
Fabian Kosmale
2025-02-18
1
-1
/
+1
*
QtQml: Fix assignment of fileName and URL during compilation
Ulf Hermann
2025-02-04
1
-17
/
+6
*
QtQml: Generalize the global/illegal names
Ulf Hermann
2024-12-17
1
-7
/
+5
*
QtQml: Model native modules as compilation units
Ulf Hermann
2024-12-06
1
-0
/
+8
*
qv4codegen: Store the location of binary expressions
Olivier De Cannière
2024-04-22
1
-1
/
+2
*
QtQml: Make base CU a member of ExecutableCompilationUnit
Ulf Hermann
2024-01-10
1
-2
/
+3
*
Remove the use of Q_QML_COMPILER_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
1
-2
/
+2
*
QtQml: Pass Codegen::Reference as reference
Ulf Hermann
2024-01-08
1
-1
/
+1
*
Engine: Group 'bad' case handling for optional chains
Olivier De Cannière
2023-11-20
1
-11
/
+26
*
QML: Allow pragmas with multiple values
Ulf Hermann
2023-02-22
1
-0
/
+1
*
QML: Do not crash on CallWithSpread
Ulf Hermann
2022-11-22
1
-1
/
+3
*
QML: Require TDZ checks variables declared in case blocks
Ulf Hermann
2022-11-15
1
-0
/
+11
*
QML: Fix the most blatant TDZ violations
Ulf Hermann
2022-11-14
1
-1
/
+4
*
Replace CallElement with separate instructions
Ulf Hermann
2022-11-07
1
-1
/
+5
*
Remove some dead code
Ulf Hermann
2022-09-29
1
-8
/
+0
*
QML: Optimize QObject method calls
Ulf Hermann
2022-09-20
1
-5
/
+20
*
QmlCompiler: Handle trivial signal handler constructions
Ulf Hermann
2022-07-07
1
-2
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
qml: Rename Q_QMLCOMPILER_EXPORT to Q_QML_COMPILER_EXPORT
Maximilian Goldstein
2022-03-24
1
-2
/
+2
*
Avoid conflicts with Windows headers
Volker Hilsheimer
2021-11-09
1
-3
/
+3
*
Fix linkage of defaultCodegenWarningInterface
Fabian Kosmale
2021-08-10
1
-1
/
+1
*
CodegenWarningInterface: Add missing virtual dtor
Fabian Kosmale
2021-08-05
1
-0
/
+1
*
Properly mark function in header as inline
Fabian Kosmale
2021-08-05
1
-1
/
+1
*
qmllint: Move use-before-declaration warning out of checkidentifiers
Maximilian Goldstein
2021-08-04
1
-2
/
+17
*
qv4codegen: Provide more accurate SourceLocations
Maximilian Goldstein
2021-07-14
1
-3
/
+8
*
qv4bytecodegenerator: Supply SourceLocations in compiler context
Maximilian Goldstein
2021-07-13
1
-1
/
+1
*
qv4codegen: Fix codecheker warning about invalid base references
Maximilian Goldstein
2021-04-14
1
-0
/
+1
*
Implement optional chaining
Maximilian Goldstein
2021-04-13
1
-3
/
+18
*
Port QtDeclarative from QStringRef to QStringView
Karsten Heimrich
2020-06-16
1
-3
/
+3
*
Restore offset/length in QQmlJS::DiagnosticMessage
Simon Hausmann
2020-03-02
1
-6
/
+6
*
Split compiler and runtime more clearly
Ulf Hermann
2019-07-11
1
-2
/
+1
*
Disentangle includes and namespaces
Ulf Hermann
2019-07-11
1
-134
/
+136
*
Add basic type annotation support for QML functions to the grammar
Simon Hausmann
2019-07-09
1
-0
/
+2
*
Simplify codegen error handling
Ulf Hermann
2019-07-04
1
-5
/
+14
*
Simplify errors and diagnostics
Ulf Hermann
2019-06-14
1
-3
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-11
1
-4
/
+15
|
\
|
*
Don't add local for anonymous function's "name"
Ulf Hermann
2019-05-21
1
-4
/
+15
*
|
Split QV4::Value into a static and a dynamic part
Ulf Hermann
2019-05-31
1
-1
/
+2
*
|
Remove QUrl-related special casing in the compiler
Ulf Hermann
2019-05-10
1
-2
/
+0
*
|
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
1
-3
/
+2
*
|
Make sure we don't include qv4stackframe_p.h in qmldevtools
Ulf Hermann
2019-05-10
1
-1
/
+1
*
|
Move compileModule() into qv4codegen.cpp
Ulf Hermann
2019-05-08
1
-0
/
+6
|
/
*
Remove dead compile time QML context/scope property and id object code
Simon Hausmann
2019-03-20
1
-57
/
+1
*
Implement dummy QML lookups for "global" variables
Simon Hausmann
2019-03-20
1
-1
/
+4
*
Fix up global name determination when compiling ahead of time
Simon Hausmann
2019-03-15
1
-0
/
+1
*
Unify the JavaScript parsing recursion checks
Ulf Hermann
2019-03-15
1
-27
/
+6
*
Save some stack space during code generation
Ulf Hermann
2019-03-14
1
-13
/
+75
[next]