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
*
Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...
v5.15.10-lts-lgpl
Tarja Sundqvist
2023-04-24
1
-0
/
+11
|
\
|
*
QML/JS: Reject yield expression not directly in generator functions
Fabian Kosmale
2022-05-07
1
-0
/
+11
*
|
Revert "Update commercial license headers"
v5.15.3-lts-lgpl
Tarja Sundqvist
2021-03-24
1
-20
/
+20
|
/
*
Update commercial license headers
Tarja Sundqvist
2021-02-02
1
-20
/
+20
*
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
|
|
\
|
|
|
*
V4: Do not invert non-reflexive comparison binops
Erik Verbruggen
2019-03-21
1
-49
/
+36
*
|
|
Merge remote-tracking branch 'origin/5.13' into HEAD
Ulf Hermann
2019-03-22
1
-211
/
+157
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-21
1
-79
/
+27
|
|
\
|
|
|
*
Remove dead compile time QML context/scope property and id object code
Simon Hausmann
2019-03-20
1
-69
/
+2
|
|
*
Implement dummy QML lookups for "global" variables
Simon Hausmann
2019-03-20
1
-10
/
+25
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-18
1
-132
/
+130
|
|
\
|
|
|
*
Fix up global name determination when compiling ahead of time
Simon Hausmann
2019-03-15
1
-2
/
+2
|
|
*
Unify the JavaScript parsing recursion checks
Ulf Hermann
2019-03-15
1
-9
/
+28
|
|
*
Save some stack space during code generation
Ulf Hermann
2019-03-14
1
-121
/
+100
*
|
|
V4: Add trace slot for UPlus
Erik Verbruggen
2019-03-22
1
-6
/
+6
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-15
1
-0
/
+1
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-13
1
-25
/
+6
|
|
\
|
|
|
*
V4: Rotate loop in ArrayPattern and eliminate "done" label
Erik Verbruggen
2019-02-25
1
-11
/
+5
|
|
*
V4: Fix unwind handling when destructuring lists
Erik Verbruggen
2019-02-25
1
-14
/
+1
*
|
|
V4: Undo rotation of the do-while loop
Erik Verbruggen
2019-03-01
1
-10
/
+14
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-02-16
1
-1
/
+1
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-02-14
1
-1
/
+1
|
|
\
|
|
|
*
Don't optimize global lookups if fast QML lookups are disabled
Ulf Hermann
2019-02-13
1
-1
/
+1
*
|
|
V4: Add label for loop in spread in ArrayPattern
Erik Verbruggen
2019-02-06
1
-12
/
+6
*
|
|
V4: Fix unwind handling when destructuring lists
Erik Verbruggen
2019-02-06
1
-14
/
+1
*
|
|
V4: Clean up the runtime functions declarations
Erik Verbruggen
2019-02-05
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-02-01
1
-8
/
+3
|
\
|
|
*
V4: Fix unwind handler reset after for-in loop
Erik Verbruggen
2019-01-31
1
-5
/
+2
|
*
Correctly scope unwind handlers for try blocks
Lars Knoll
2019-01-30
1
-3
/
+0
*
|
V4: Generate labels for backward jumps
Erik Verbruggen
2019-01-31
1
-27
/
+31
[next]