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
/
qv4compiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4: Generate labels for backward jumps
Erik Verbruggen
2019-01-31
1
-1
/
+12
*
V4: Collect trace information in the interpreter
Erik Verbruggen
2019-01-25
1
-1
/
+1
*
Create proper template objects for tagged templates
Lars Knoll
2018-11-05
1
-3
/
+50
*
Fix error reporting when imports or re-exports in modules fail
Simon Hausmann
2018-10-11
1
-0
/
+2
*
properly align string table in compiled data
Rolf Eike Beer
2018-09-14
1
-1
/
+3
*
use WTF::roundUpToMultipleOf() instead of open coding it
Rolf Eike Beer
2018-09-13
1
-10
/
+7
*
make pointer operations more explicit when building string table
Rolf Eike Beer
2018-09-10
1
-3
/
+4
*
avoid duplicate offset calculations when building string table
Rolf Eike Beer
2018-09-07
1
-3
/
+3
*
Implement the dead temporal zone
Simon Hausmann
2018-08-28
1
-0
/
+5
*
Cleanup RegExpObject
Lars Knoll
2018-08-15
1
-0
/
+2
*
Fix module dependency handling
Simon Hausmann
2018-08-14
1
-0
/
+17
*
Enable unicode regular expressions
Lars Knoll
2018-08-10
1
-0
/
+2
*
Add initial basic support for ES6 modules
Simon Hausmann
2018-08-09
1
-1
/
+61
*
Reduce memory consumption when loading AOT generated cache files
Simon Hausmann
2018-08-01
1
-4
/
+1
*
Simplify loading of ahead-of-time created QML cache files
Simon Hausmann
2018-07-31
1
-0
/
+2
*
Optimize memory consumption of ahead-of-time compile cache files
Simon Hausmann
2018-07-31
1
-2
/
+12
*
Shrink CompiledData::Function by 8 bytes
Simon Hausmann
2018-07-31
1
-2
/
+2
*
Shrink CompiledData::Binding by 8 bytes
Simon Hausmann
2018-07-31
1
-0
/
+15
*
Shrink the size of CompiledData::Function by 16 bytes
Simon Hausmann
2018-07-30
1
-6
/
+6
*
Add debug code for dumping unit stats
Simon Hausmann
2018-07-30
1
-1
/
+12
*
Try to load QML cache from CacheLocation if side-by-side fails
Thiago Macieira
2018-07-27
1
-4
/
+1
*
Various fixes for class support
Lars Knoll
2018-06-26
1
-13
/
+26
*
Add basic support for EcmaScript classes
Yulong Bai
2018-06-26
1
-6
/
+64
*
Fix creation of object literals
Lars Knoll
2018-06-04
1
-20
/
+4
*
Speed up string handling from QML cache files
Simon Hausmann
2018-05-16
1
-0
/
+5
*
Cleanup handling of with() statements
Lars Knoll
2018-05-02
1
-6
/
+0
*
Rework catch context handling
Lars Knoll
2018-05-02
1
-2
/
+10
*
Add support for proper lexical scoping
Lars Knoll
2018-05-02
1
-6
/
+46
*
Split out the generation of indices for locals and registers
Lars Knoll
2018-05-02
1
-1
/
+1
*
Added support for generator functions and yield expressions to the AST
Lars Knoll
2018-04-27
1
-0
/
+2
*
Fix length property of Function objects
Lars Knoll
2018-04-26
1
-0
/
+1
*
Add support for arrow functions
Lars Knoll
2018-04-26
1
-0
/
+2
*
Tighten QML cache version checking
Simon Hausmann
2018-03-20
1
-0
/
+4
*
Handle function expressions as signal handlers
Erik Verbruggen
2018-03-20
1
-1
/
+3
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
1
-0
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
1
-0
/
+2
|
|
\
|
|
*
Use potentially intercepted URL as ID for compilation units
Ulf Hermann
2017-12-21
1
-0
/
+2
*
|
|
Minor data structure cleanup
Simon Hausmann
2018-01-22
1
-2
/
+0
*
|
|
Get rid of the unusued canUseSimpleCall flag
Lars Knoll
2017-11-07
1
-2
/
+0
*
|
|
Merge remote-tracking branch 'origin/dev' into HEAD
Lars Knoll
2017-10-22
1
-1
/
+0
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-09-20
1
-1
/
+0
|
|
\
|
|
|
*
Get rid of the root object index variable
Simon Hausmann
2017-09-08
1
-1
/
+0
*
|
|
Get rid of the hack for named expressions
Lars Knoll
2017-09-02
1
-2
/
+0
*
|
|
Remove the codeRefs in the Moth::CompilationUnit
Lars Knoll
2017-08-30
1
-3
/
+7
*
|
|
Fix line number mapping to work with non increasing line numbers
Lars Knoll
2017-08-29
1
-4
/
+2
*
|
|
Move line number information into a side table
Lars Knoll
2017-08-25
1
-1
/
+10
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/new-backend
Lars Knoll
2017-08-22
1
-11
/
+13
|
\
|
|
|
*
|
Refactor le integer types from qjson_p.h to qendian_p.h
Allan Sandfeld Jensen
2017-07-06
1
-11
/
+11
|
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
1
-5
/
+7
|
|
\
|
|
|
*
Merge remote-tracking branch 'origin/5.9.1' into 5.9
Liang Qi
2017-06-30
1
-5
/
+5
|
|
|
\
[next]