index
:
delta/qt5/qtdeclarative.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
animation-refactor
api_changes
baserock/morph
baserock/v5.3.0
baserock/v5.6.0
dev
old/5.0
old/5.1
old/5.2
personal/shausman/type-inference
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
release
stable
statemachine
textng
visuallistmodel
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qt6
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/v4
wip/visuallistmodel
wip/webassembly
code.qt.io: qt/qtdeclarative.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qml
/
compiler
/
qv4codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
-3
/
+2
*
qml/parser: Implement nullish coalescing
Maximilian Goldstein
2019-12-05
1
-0
/
+34
*
Add (and ignore for now) type assertions to QML
Ulf Hermann
2019-11-27
1
-1
/
+3
*
Split compiler and runtime more clearly
Ulf Hermann
2019-07-11
1
-1
/
+0
*
Disentangle includes and namespaces
Ulf Hermann
2019-07-11
1
-0
/
+1
*
Add basic type annotation support for QML functions to the grammar
Simon Hausmann
2019-07-09
1
-0
/
+8
*
Simplify codegen error handling
Ulf Hermann
2019-07-04
1
-148
/
+141
*
Inline the rest of qv4compileddata.cpp
Ulf Hermann
2019-06-26
1
-0
/
+1
*
Simplify errors and diagnostics
Ulf Hermann
2019-06-14
1
-24
/
+8
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-11
1
-2
/
+3
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-26
1
-2
/
+3
|
|
\
|
|
*
Don't add local for anonymous function's "name"
Ulf Hermann
2019-05-21
1
-2
/
+3
*
|
|
Split QV4::Value into a static and a dynamic part
Ulf Hermann
2019-05-31
1
-20
/
+37
*
|
|
Remove QUrl-related special casing in the compiler
Ulf Hermann
2019-05-10
1
-8
/
+1
*
|
|
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
1
-19
/
+7
*
|
|
Move qv4string{_p.h|.cpp} out of the devtools
Ulf Hermann
2019-05-10
1
-3
/
+3
*
|
|
Move compileModule() into qv4codegen.cpp
Ulf Hermann
2019-05-08
1
-0
/
+45
*
|
|
Make JavaScript execution interruptible
Ulf Hermann
2019-04-30
1
-0
/
+7
*
|
|
Remove tracing JIT infrastructure
Ulf Hermann
2019-04-29
1
-39
/
+37
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-26
1
-49
/
+36
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-25
1
-49
/
+36
|
|
\
\
|
|
|
/
[next]