| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove some unneeded includes | Ulf Hermann | 2019-07-08 | 1 | -2/+0 |
| * | Add environment variable for configure maxJSStackSize and maxGCStackSize | Mikhail Svetkin | 2019-06-28 | 1 | -7/+26 |
| * | Simplify errors and diagnostics | Ulf Hermann | 2019-06-14 | 1 | -2/+3 |
| * | Remove qqmlmemoryprofiler* | Ulf Hermann | 2019-06-13 | 1 | -2/+0 |
| * | Clean up frozen(), sealed(), nonExtensible() and propertiesFrozen() | Ulf Hermann | 2019-05-31 | 1 | -6/+4 |
| * | Split CompiledData::CompilationUnit in two | Ulf Hermann | 2019-05-16 | 1 | -6/+8 |
| * | Remove last traces of QV8Engine | Ulf Hermann | 2019-05-08 | 1 | -2/+218 |
| * | Move compileModule() into qv4codegen.cpp | Ulf Hermann | 2019-05-08 | 1 | -58/+2 |
| * | Merge remote-tracking branch 'origin/5.13' into dev | Qt Forward Merge Bot | 2019-05-02 | 1 | -1/+1 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-05-01 | 1 | -1/+1 |
| | |\ |
|
| | | * | Fix maximum call stack depth for clang ASAN builds | Simon Hausmann | 2019-04-29 | 1 | -1/+1 |
| * | | | Remove tracing JIT infrastructure | Ulf Hermann | 2019-04-29 | 1 | -9/+0 |
| * | | | Merge remote-tracking branch 'origin/5.13' into dev | Qt Forward Merge Bot | 2019-04-29 | 1 | -1/+1 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-04-27 | 1 | -1/+1 |
| | |\| |
|
| | | * | Fix maximum call stack depth limits for ASAN builds | Simon Hausmann | 2019-04-26 | 1 | -1/+1 |
| * | | | Transform V4_ENABLE_JIT into a feature | Ulf Hermann | 2019-04-25 | 1 | -1/+1 |
| * | | | Merge remote-tracking branch 'origin/5.13' into dev | Qt Forward Merge Bot | 2019-04-18 | 1 | -0/+4 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3 | Qt Forward Merge Bot | 2019-04-15 | 1 | -0/+4 |
| | |\| |
|
| | | * | Don't create value types for QImage and QPixmap | Ulf Hermann | 2019-04-12 | 1 | -0/+4 |
| * | | | Don't use UINT_MAX as invalid array index in PropertyKey | Ulf Hermann | 2019-04-16 | 1 | -3/+2 |
| * | | | Fix deprecation warnings about QVariant API | Friedemann Kleint | 2019-04-08 | 1 | -2/+2 |
| * | | | Add another helper function for stack extraction | hjk | 2019-04-08 | 1 | -0/+6 |
| * | | | Merge remote-tracking branch 'origin/5.13' into dev | Qt Forward Merge Bot | 2019-03-29 | 1 | -5/+11 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-03-28 | 1 | -5/+11 |
| | |\| |
|
| | | * | Scope intermediate values when allocating objects | Ulf Hermann | 2019-03-27 | 1 | -5/+11 |
| * | | | Merge remote-tracking branch 'origin/5.13' into HEAD | Ulf Hermann | 2019-03-22 | 1 | -0/+8 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-03-21 | 1 | -0/+8 |
| | |\| |
|
| | | * | Implement dummy QML lookups for "global" variables | Simon Hausmann | 2019-03-20 | 1 | -0/+8 |
| * | | | QV4Engine: Unify fromValue and metaTypeToJS | Robin Burchell | 2019-03-21 | 1 | -124/+13 |
| * | | | Support QRegularExpression on the same level as QRegExp | Ulf Hermann | 2019-03-20 | 1 | -3/+31 |
| |/ / |
|
| * | | V4: Collect trace information in the interpreter | Erik Verbruggen | 2019-01-25 | 1 | -0/+10 |
| * | | Merge remote-tracking branch 'origin/5.12' into dev | Liang Qi | 2019-01-22 | 1 | -0/+5 |
| |\| |
|
| | * | Annotate stack traces when frames are elided through tail calls | Erik Verbruggen | 2019-01-15 | 1 | -0/+5 |
| * | | Merge remote-tracking branch 'origin/5.12' into dev | Qt Forward Merge Bot | 2018-11-17 | 1 | -1/+1 |
| |\| |
|
| | * | Don't crash when compiling with QT_FORCE_ASSERTS enabled | Lars Knoll | 2018-11-02 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.12' into dev | Qt Forward Merge Bot | 2018-11-06 | 1 | -0/+15 |
| |\| |
|
| | * | Add convenience functions for creating and inspecting error objects | Allan Sandfeld Jensen | 2018-10-30 | 1 | -0/+15 |
| * | | Merge remote-tracking branch 'origin/5.12' into dev | Qt Forward Merge Bot | 2018-10-12 | 1 | -0/+42 |
| |\| |
|
| | * | QML Engine: Support for JavaScript Promises | Valery Kotov | 2018-10-11 | 1 | -0/+42 |
| * | | Teach QML that it is possible to treat custom QObjects as QObject | Jędrzej Nowacki | 2018-10-08 | 1 | -3/+7 |
| * | | Add support for QSequentialIterable in QML | Jędrzej Nowacki | 2018-10-08 | 1 | -0/+21 |
| |/ |
|
| * | Speed up instanceof operations | Lars Knoll | 2018-09-27 | 1 | -5/+14 |
| * | Unify layout of function objects | Lars Knoll | 2018-09-27 | 1 | -6/+12 |
| * | Get rid of remaining assumptions about setter being next to getters | Lars Knoll | 2018-09-27 | 1 | -27/+33 |
| * | Refactor InternalClass::find() | Lars Knoll | 2018-09-27 | 1 | -1/+1 |
| * | Better inheritance structure for functions | Lars Knoll | 2018-09-23 | 1 | -3/+4 |
| * | Cleanups in Value/Primitive | Lars Knoll | 2018-09-17 | 1 | -5/+5 |
| * | Add support for yield* | Lars Knoll | 2018-09-07 | 1 | -0/+1 |
| * | Don't define a prototype property for most functions | Lars Knoll | 2018-09-04 | 1 | -4/+0 |
| * | Add support for WeakSet | Lars Knoll | 2018-08-28 | 1 | -0/+5 |