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
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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmllint: warn about unreachable code
Sami Shalayel
12 days
1
-5
/
+8
*
qmllint: Implement WarnFunctionUsedBeforeDeclaration
Sami Shalayel
13 days
1
-2
/
+14
*
qv4codegen: Track the correct location for assign instructions
Olivier De Cannière
2025-04-14
1
-0
/
+1
*
QtQml: Fix assignment of fileName and URL during compilation
Ulf Hermann
2025-02-04
1
-29
/
+8
*
QtQml: Generalize the global/illegal names
Ulf Hermann
2024-12-17
1
-82
/
+87
*
QtQml: Update global names
Ulf Hermann
2024-12-13
1
-0
/
+15
*
QtQml: Sort the global, "illegal" names
Ulf Hermann
2024-12-12
1
-42
/
+42
*
QtQml: Model native modules as compilation units
Ulf Hermann
2024-12-06
1
-9
/
+76
*
QtQml: Straighten out some logging categories
Ulf Hermann
2024-06-17
1
-2
/
+2
*
qv4codegen: Store the location of binary expressions
Olivier De Cannière
2024-04-22
1
-4
/
+7
*
QtQml: Make base CU a member of ExecutableCompilationUnit
Ulf Hermann
2024-01-10
1
-6
/
+8
*
qv4codegen: Do not call functions on null objects inside optional chains
Olivier De Cannière
2024-01-08
1
-1
/
+1
*
QtQml: Pass Codegen::Reference as reference
Ulf Hermann
2024-01-08
1
-1
/
+1
*
QtQml: Do optional chain finalization also on string-y element lookup
Ulf Hermann
2023-12-20
1
-0
/
+1
*
Engine: Group 'bad' case handling for optional chains
Olivier De Cannière
2023-11-20
1
-149
/
+139
*
V4: Eliminate "done" from iterators
Ulf Hermann
2023-09-08
1
-43
/
+72
*
QtQml: Add more fine grained logging categories for qv4codegen.cpp
Ulf Hermann
2023-09-08
1
-3
/
+4
*
qv4codegen: Eliminate redundant SetUnwindHandler for try-catch-finally
Olivier De Cannière
2023-08-30
1
-1
/
+2
*
qv4codegen: Remove redundant jump instruction for coalesce expressions
Olivier De Cannière
2023-08-29
1
-8
/
+2
*
QtQml: Don't generate an unwind handler for for..in loops
Ulf Hermann
2023-08-25
1
-5
/
+6
*
UndefinedBehavior: fix some things found with -sanitize undefined
Olivier De Cannière
2023-08-01
1
-1
/
+1
*
Compiler: Allow dumping the basic blocks for visualization and debugging
Olivier De Cannière
2023-07-10
1
-2
/
+3
*
qv4codegen: Remove static disable_lookup debug aid
Fabian Kosmale
2023-03-11
1
-7
/
+5
*
QML: Allow pragmas with multiple values
Ulf Hermann
2023-02-22
1
-0
/
+5
*
Fix CMake Unity (Jumbo) builds on Windows
Friedemann Kleint
2023-02-15
1
-2
/
+2
*
QML: Do not crash on CallWithSpread
Ulf Hermann
2022-11-22
1
-7
/
+19
*
QML: Require TDZ checks variables declared in case blocks
Ulf Hermann
2022-11-15
1
-26
/
+25
*
QML: Fix the most blatant TDZ violations
Ulf Hermann
2022-11-14
1
-20
/
+53
*
Replace CallElement with separate instructions
Ulf Hermann
2022-11-07
1
-5
/
+20
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2022-10-20
1
-54
/
+27
*
QML: Track the statement indices together with line numbers
Ulf Hermann
2022-10-13
1
-1
/
+3
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-3
/
+3
*
Do not store the accumulator in optional chaining call
Fabian Kosmale
2022-09-30
1
-2
/
+0
*
QML: Optimize QObject method calls
Ulf Hermann
2022-09-20
1
-8
/
+17
*
QtQml: Remove unused includes in qml, first part
Semih Yavuz
2022-09-14
1
-1
/
+0
*
Codegen: Remove unnecessary check
Ulf Hermann
2022-07-18
1
-1
/
+2
*
QmlCompiler: Handle trivial signal handler constructions
Ulf Hermann
2022-07-07
1
-3
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-1
/
+3
*
JavaScript: Make "this" available in blocks inside arrow functions
Ulf Hermann
2022-02-02
1
-5
/
+10
*
QML/JS: Reject yield expression not directly in generator functions
Fabian Kosmale
2021-11-18
1
-0
/
+11
*
qmllint: Move use-before-declaration warning out of checkidentifiers
Maximilian Goldstein
2021-08-04
1
-14
/
+23
*
qv4codegen: Improve source location reporting
Maximilian Goldstein
2021-08-02
1
-1
/
+4
*
qv4codegen: Provide more accurate SourceLocations
Maximilian Goldstein
2021-07-14
1
-4
/
+17
*
qv4bytecodegenerator: Supply SourceLocations in compiler context
Maximilian Goldstein
2021-07-13
1
-4
/
+3
*
Replace "fall through" comments with Q_FALLTHROUGH
Thiago Macieira
2021-06-22
1
-2
/
+2
*
Evaluate type assertions in QML
Ulf Hermann
2021-05-26
1
-3
/
+9
*
Implement optional chaining
Maximilian Goldstein
2021-04-13
1
-13
/
+231
*
QML: Warn about usage of injected signal parameters
Ulf Hermann
2021-02-12
1
-0
/
+9
*
QML: Warn about variables being used before their declaration
Ulf Hermann
2021-02-11
1
-1
/
+18
[next]