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
/
qv4compilercontext_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmllint: Implement WarnFunctionUsedBeforeDeclaration
Sami Shalayel
2025-04-24
1
-0
/
+1
*
Make UsesArgumentsObject a scoped enumeration
Luca Di Sera
2025-04-10
1
-5
/
+5
*
QtQml: Fix assignment of fileName and URL during compilation
Ulf Hermann
2025-02-04
1
-2
/
+4
*
QmlCompiler: Fix recognition of builtin list types
Ulf Hermann
2022-12-15
1
-1
/
+1
*
QML: Require TDZ checks variables declared in case blocks
Ulf Hermann
2022-11-15
1
-0
/
+5
*
QML: Track the statement indices together with line numbers
Ulf Hermann
2022-10-13
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QtQml: Do not depend on transitive includes
Fabian Kosmale
2022-03-04
1
-0
/
+3
*
qv4bytecodegenerator: Supply SourceLocations in compiler context
Maximilian Goldstein
2021-07-13
1
-0
/
+13
*
QML: Warn about usage of injected signal parameters
Ulf Hermann
2021-02-12
1
-4
/
+17
*
QML: Warn about variables being used before their declaration
Ulf Hermann
2021-02-11
1
-3
/
+3
*
Restore offset/length in QQmlJS::DiagnosticMessage
Simon Hausmann
2020-03-02
1
-6
/
+6
*
Split compiler and runtime more clearly
Ulf Hermann
2019-07-11
1
-1
/
+5
*
Add support for C++ accessible typed parameters and return types in qml funct...
Simon Hausmann
2019-07-09
1
-0
/
+1
*
Collect type information for function parameters
Simon Hausmann
2019-07-09
1
-2
/
+2
*
Remove tracing JIT infrastructure
Ulf Hermann
2019-04-29
1
-3
/
+0
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-17
1
-1
/
+0
|
\
|
*
QMLJS: Remove unused boolean field hasTry from compiler context
Erik Verbruggen
2019-04-15
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-21
1
-5
/
+1
|
\
|
|
*
Remove dead compile time QML context/scope property and id object code
Simon Hausmann
2019-03-20
1
-5
/
+0
|
*
Implement dummy QML lookups for "global" variables
Simon Hausmann
2019-03-20
1
-0
/
+1
*
|
V4: Generate labels for backward jumps
Erik Verbruggen
2019-01-31
1
-0
/
+1
*
|
V4: Collect trace information in the interpreter
Erik Verbruggen
2019-01-25
1
-0
/
+3
|
/
*
Create proper template objects for tagged templates
Lars Knoll
2018-11-05
1
-0
/
+9
*
Clone ContextType::Global as ContextType::ScriptImportedByQML
Jüri Valdmann
2018-11-01
1
-2
/
+3
*
Fix error reporting when imports or re-exports in modules fail
Simon Hausmann
2018-10-11
1
-0
/
+2
*
ES7: Detect Tail Position Calls and pass that to the runtime
Erik Verbruggen
2018-10-04
1
-0
/
+11
*
Make a method const
Erik Verbruggen
2018-09-28
1
-1
/
+1
*
Fix new.target access from eval()
Lars Knoll
2018-09-07
1
-0
/
+1
*
fix accesses to this in arrow functions
Lars Knoll
2018-09-05
1
-0
/
+1
*
Optimize access to lexically scoped variables
Simon Hausmann
2018-08-29
1
-2
/
+7
*
Implement the dead temporal zone
Simon Hausmann
2018-08-28
1
-0
/
+4
*
Fix initialization of default exported functions and generators
Simon Hausmann
2018-08-15
1
-1
/
+1
*
Fix module dependency handling
Simon Hausmann
2018-08-14
1
-0
/
+2
*
Fix support for default exports in modules
Simon Hausmann
2018-08-10
1
-0
/
+1
*
Add initial basic support for ES6 modules
Simon Hausmann
2018-08-09
1
-2
/
+28
*
Various fixes for class support
Lars Knoll
2018-06-26
1
-4
/
+4
*
throw a type error when trying to write to a const variable
Lars Knoll
2018-06-26
1
-0
/
+1
*
Add basic support for EcmaScript classes
Yulong Bai
2018-06-26
1
-0
/
+19
*
Remove some dead code
Lars Knoll
2018-06-21
1
-1
/
+0
*
Cleanup handling of direct evals
Lars Knoll
2018-05-23
1
-0
/
+1
*
Simplify Push and PopContext instructions
Lars Knoll
2018-05-23
1
-2
/
+2
*
Support destructuring inside catch()
Lars Knoll
2018-05-11
1
-1
/
+1
*
Cleanup handling of with() statements
Lars Knoll
2018-05-02
1
-2
/
+1
*
Rework catch context handling
Lars Knoll
2018-05-02
1
-0
/
+2
*
Add support for proper lexical scoping
Lars Knoll
2018-05-02
1
-9
/
+12
*
Remove unused method
Lars Knoll
2018-05-02
1
-7
/
+0
*
Split out the generation of indices for locals and registers
Lars Knoll
2018-05-02
1
-1
/
+4
*
Refactor variable resolving
Lars Knoll
2018-05-02
1
-27
/
+24
*
Rename the CompilationMode enum to ContextType
Lars Knoll
2018-05-02
1
-9
/
+10
[next]