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.5
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/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
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
/
tests
/
auto
/
qml
/
v4misc
/
tst_v4misc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parsing of js files via Qt.include()
Simon Hausmann
2018-11-29
1
-1
/
+1
*
JS: Limit expression and statement nesting level
Erik Verbruggen
2018-11-29
1
-0
/
+24
*
Ensure our builtin constructors are subclassable
Lars Knoll
2018-11-22
1
-0
/
+43
*
JS: Check pattern target to be an lvalue
Erik Verbruggen
2018-11-19
1
-0
/
+1
*
JS: Handle check for dangling jump gracefully
Erik Verbruggen
2018-11-19
1
-0
/
+1
*
Stop codegen after error
Erik Verbruggen
2018-11-13
1
-0
/
+1
*
JS: Fix stack buffer overflow in the QML/JS parser
Lars Knoll
2018-10-18
1
-0
/
+1
*
JS: Check if the rhs of an assignment had errors before using it
Erik Verbruggen
2018-10-15
1
-0
/
+1
*
JS: Check lhs of an 'in' expression to be an lvalue
Erik Verbruggen
2018-10-15
1
-0
/
+1
*
Abort parsing on error
Lars Knoll
2018-10-15
1
-0
/
+1
*
JS: Check expressions inside template literals for validity
Erik Verbruggen
2018-10-12
1
-0
/
+1
*
JS: Check array subscripts for validity when generating code
Erik Verbruggen
2018-10-11
1
-0
/
+20
*
Optimize access to lexically scoped variables
Simon Hausmann
2018-08-29
1
-185
/
+60
*
QHash: use the public functions to set the global hash seed
Thiago Macieira
2017-03-16
1
-7
/
+3
*
Fix move ordering while resolving edges in register allocation
Erik Verbruggen
2017-02-04
1
-0
/
+92
*
Updated license headers
Jani Heikkinen
2016-01-20
1
-17
/
+12
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
V4 RegAlloc: change life-time intervals from closed to half-open.
Erik Verbruggen
2014-06-13
1
-1
/
+1
*
Clean up our internal namespaces
Lars Knoll
2014-02-23
1
-1
/
+1
*
V4: fix range splitting when split is between intervals.
Erik Verbruggen
2014-01-17
1
-0
/
+157