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
/
tools
/
qmljs
/
qmljs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtQml: Model native modules as compilation units
Ulf Hermann
2024-12-06
1
-6
/
+4
*
QtQml: Use a multihash to store executable CUs
Ulf Hermann
2024-01-25
1
-1
/
+1
*
QtQml: Move creation of ExecutableCompilationUnit into engine
Ulf Hermann
2024-01-11
1
-2
/
+1
*
QtQml: Always link executable CU on creation
Ulf Hermann
2024-01-10
1
-5
/
+7
*
qmljs: Port to QCommandLineParser
Amanda Hamblin-Trué
2023-06-30
1
-32
/
+38
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
QML: Make modules imported with registerModule() available in QML
Ulf Hermann
2022-09-02
1
-4
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
Use QV4::Scope::hasException() where applicable
Ulf Hermann
2021-06-30
1
-2
/
+2
*
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
1
-1
/
+2
*
Correctly read files with a \0 in them
Lars Knoll
2018-11-05
1
-1
/
+2
*
Add initial basic support for ES6 modules
Simon Hausmann
2018-08-09
1
-15
/
+31
*
Encapsulate the unit data in CompilationUnit
Simon Hausmann
2018-07-31
1
-3
/
+3
*
Re-add support for --jit and --interpret to qmljs
Simon Hausmann
2018-06-21
1
-0
/
+9
*
Rename the CompilationMode enum to ContextType
Lars Knoll
2018-05-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
1
-1
/
+0
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
1
-2
/
+0
|
|
\
|
|
*
Add logging categories for GC statistics
Lars Knoll
2017-12-11
1
-2
/
+0
*
|
|
V4: Add a baseline JIT
Erik Verbruggen
2017-11-17
1
-0
/
+2
*
|
|
Move CallContext construction into a interpreter instruction
Lars Knoll
2017-09-01
1
-1
/
+1
*
|
|
Fix compilation
Lars Knoll
2017-08-08
1
-1
/
+1
*
|
|
Don't store the current line number in the ExecutionContext
Lars Knoll
2017-08-04
1
-1
/
+1
*
|
|
Split up qv4codegen into several files
Lars Knoll
2017-07-03
1
-1
/
+1
*
|
|
Remove now unused files
Lars Knoll
2017-06-30
1
-1
/
+0
*
|
|
Don't use the ISel's anymore
Lars Knoll
2017-06-22
1
-96
/
+49
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into HEAD
Simon Hausmann
2017-03-23
1
-1
/
+1
|
\
|
|
*
Avoid an extra stat() on the source .qml file when loading cache
Simon Hausmann
2017-03-22
1
-1
/
+1
*
|
qmljs: Show the type of exception
Robin Burchell
2017-02-03
1
-3
/
+1
|
/
*
Make the JIT ISelFactory a template
Simon Hausmann
2017-01-31
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-14
1
-55
/
+2
|
\
|
*
Cleanup of builtin JS helpers for qmljs
Simon Hausmann
2016-11-26
1
-55
/
+2
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-23
1
-0
/
+1
|
\
|
|
*
Set Qt version on tools
Friedemann Kleint
2016-11-09
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.8' into dev
J-P Nurmi
2016-11-03
1
-7
/
+38
|
\
|
|
*
Add the ability to explicitly enable the code cache in qmljs
Simon Hausmann
2016-10-23
1
-7
/
+38
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-10-18
1
-4
/
+12
|
\
|
|
*
Make the Moth interpreter configurable
Lars Knoll
2016-10-10
1
-0
/
+8
|
*
QML: Make Heap::Object and all subclasses trivial
Erik Verbruggen
2016-10-06
1
-4
/
+4
*
|
tools: use const (and const APIs) more
Anton Kudryavtsev
2016-08-22
1
-4
/
+4
|
/
*
tools: replace 'foreach' with 'range for'
Anton Kudryavtsev
2016-08-20
1
-2
/
+2
*
V4: Pass scope around as parameters inside the runtime.
Erik Verbruggen
2016-06-22
1
-4
/
+4
*
Updated license headers
Jani Heikkinen
2016-01-20
1
-17
/
+12
*
Tools: Fix single-character string literals.
Friedemann Kleint
2015-10-13
1
-2
/
+2
*
Convert FunctionObjects to new allocation syntax
Lars Knoll
2015-09-22
1
-2
/
+2
*
Inline property data into the object
Lars Knoll
2015-09-22
1
-1
/
+1
*
Move exceptionValue and globalObject from the Engine onto the JS stack
Lars Knoll
2015-04-24
1
-3
/
+2
*
Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.h
Lars Knoll
2015-04-24
1
-0
/
+1
*
More cleanups
Lars Knoll
2015-04-21
1
-3
/
+3
*
Further cleanups
Lars Knoll
2015-04-16
1
-1
/
+1
[next]