aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/jsruntime.pri
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-179/+0
* Remove winrtOliver Wolff2020-06-041-1/+1
* Re-arrange qv4identifier{_p.h|.cpp}Ulf Hermann2020-04-151-2/+3
* Implement URL objectMaximilian Goldstein2020-04-081-0/+2
* Encapsulate QV4::ResolvedTypeReferenceUlf Hermann2020-03-251-2/+4
* Eliminate qmldevtools_buildUlf Hermann2019-05-311-21/+12
* Split QV4::Value into a static and a dynamic partUlf Hermann2019-05-311-8/+8
* Make sure we don't include qv4stackframe_p.h in qmldevtoolsUlf Hermann2019-05-101-0/+1
* Move qv4string{_p.h|.cpp} out of the devtoolsUlf Hermann2019-05-101-2/+3
* Move compileModule() into qv4codegen.cppUlf Hermann2019-05-081-1/+1
* Move workerscript to its own moduleUlf Hermann2019-05-061-2/+0
* V4: Don't build the win64 function table hook on winrtUlf Hermann2018-12-111-1/+1
* V4: Generate function tables on 64bit windowsUlf Hermann2018-12-031-1/+19
* QML Engine: Support for JavaScript PromisesValery Kotov2018-10-111-2/+4
* Partial Atomics supportLars Knoll2018-08-261-0/+2
* Add support for compiling ES modules ahead of timeSimon Hausmann2018-08-171-1/+1
* Add initial basic support for ES6 modulesSimon Hausmann2018-08-091-2/+4
* Move the C++ and JS stack frame definitions into it's own fileLars Knoll2018-07-031-0/+2
* Move the Vtable for Managed objects into it's own fileLars Knoll2018-07-031-1/+2
* Introduce a PropertyKey class that inherits from ValueLars Knoll2018-07-021-0/+2
* Map/Set: Introduce QV4::ESTableRobin Burchell2018-06-271-2/+4
* Partial Proxy supportLars Knoll2018-06-251-0/+2
* Add support for ReflectLars Knoll2018-06-211-0/+2
* Add the start of a Map from ES7Robin Burchell2018-06-011-2/+6
* Add the start of a Set from ES7Robin Burchell2018-05-301-0/+4
* Add Generator supportLars Knoll2018-05-031-0/+2
* Implement StringIteratorLars Knoll2018-05-021-0/+2
* Add Array Iterator objects from ES6 (22.1.5)Robin Burchell2018-05-021-0/+4
* Partial Symbol supportLars Knoll2018-05-021-0/+2
* QML: Make mapping of sequence object in JS optionalUlf Hermann2018-02-111-2/+8
* Drop the qml-interpreter featureUlf Hermann2018-01-101-9/+4
* Merge remote-tracking branch 'origin/wip/new-backend' into devSimon Hausmann2017-11-211-0/+3
|\
| * Move ScopedCallData and ScopedStackFrame into a separate fileLars Knoll2017-09-011-0/+1
| * Move the Runtime codegen into it's own fileLars Knoll2017-07-031-0/+2
* | Make qml-debug a proper featureUlf Hermann2017-11-081-1/+1
|/
* Move the EngineBase class into it's own header fileLars Knoll2017-05-191-0/+1
* Update the alloca() support in QtQmlOswald Buddenhagen2017-05-101-0/+1
* Allow selecting armv7 as target architecture in qmlcachegenSimon Hausmann2017-02-011-2/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-1/+2
|\
| * Start cleaning up the QmlContextWrapperLars Knoll2016-12-041-1/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-2/+7
|\|
| * Make the Moth interpreter configurableLars Knoll2016-10-101-2/+7
* | Make qv4util_p.h part of qmldevtoolsSimon Hausmann2016-09-011-1/+1
|/
* Add QT_NO_QML_DEBUGGER to MODULE_DEFINES on -no-qml-debugUlf Hermann2016-08-031-5/+1
* Replace debugger and profiler with stubs on -no-qml-debugUlf Hermann2016-07-281-1/+6
* V4: Remove empty fileUlf Hermann2016-07-271-1/+0
* Add heaptrack support to qv4mm pool allocator.Milian Wolff2016-06-261-0/+4
* Move the Runtime API into it's own fileLars Knoll2016-04-111-0/+1
* QML: make QmlContext::qml{Context,Scope} inlinable.Erik Verbruggen2016-04-051-0/+1
* V4 JIT: Switch all platforms to W^X for the ExecutableAllocator.Erik Verbruggen2016-01-151-2/+0