| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Update commercial license headers"v5.15.3-lts-lgpl | Tarja Sundqvist | 2021-03-24 | 1 | -10/+10 |
| * | Update commercial license headers | Tarja Sundqvist | 2021-02-02 | 1 | -10/+10 |
| * | 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 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Remove all remaining usages of ValueRef | Lars Knoll | 2015-01-23 | 1 | -2/+2 |
| * | Get rid of all uses of Managed::engine() | Lars Knoll | 2015-01-21 | 1 | -1/+1 |
| * | Remove all the setVTable() calls that aren't required anymore | Lars Knoll | 2015-01-21 | 1 | -3/+2 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | Simon Hausmann | 2015-01-16 | 1 | -1/+1 |
| |\ |
|
| | * | QMLJS: remove unused/unsupported command-line options | Erik Verbruggen | 2014-12-19 | 1 | -1/+1 |
| * | | Remove most of the places where getPointer() is used | Lars Knoll | 2014-12-20 | 1 | -1/+1 |
| * | | Return Heap::ExecutionContext for globalContext() | Lars Knoll | 2014-12-19 | 1 | -2/+2 |