| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | Always set the correct FunctionObject when calling JS functions | Lars Knoll | 2017-09-02 | 1 | -17/+17 |
| * | | | Move ScopedCallData and ScopedStackFrame into a separate file | Lars Knoll | 2017-09-01 | 1 | -5/+1 |
| * | | | Don't throw exceptions in Object::delete(indexed) anymore | Lars Knoll | 2017-08-10 | 1 | -4/+1 |
| * | | | Remove Scope::result and convert calling convention for builtins | Lars Knoll | 2017-08-08 | 1 | -127/+170 |
| * | | | Change function signatures for call/construct back | Lars Knoll | 2017-08-04 | 1 | -13/+14 |
| * | | | Remove now unused files | Lars Knoll | 2017-06-30 | 1 | -2/+0 |
| |/ / |
|
| * | | Go through proper set() functions when writing to MemberData | Lars Knoll | 2017-03-09 | 1 | -3/+3 |
| * | | Make all write operations to Pointer<> types go through a set() method | Lars Knoll | 2017-03-09 | 1 | -2/+2 |
| * | | New mark table implementation | Lars Knoll | 2017-03-09 | 1 | -7/+0 |
| * | | Merge remote-tracking branch 'origin/5.9' into dev | Liang Qi | 2017-02-28 | 1 | -2/+2 |
| |\| |
|
| | * | Add Q_ALLOCA_VAR, Q_ALLOCA_DECLARE and Q_ALLOCA_ASSIGN macros | Kimmo Ollila | 2017-02-15 | 1 | -2/+2 |
| * | | Add String.prototype.repeat from ECMAScript 6 | Robin Burchell | 2017-02-09 | 1 | -0/+16 |
| |/ |
|
| * | Convert more builtin methods to the new calling convention | Lars Knoll | 2017-01-25 | 1 | -210/+185 |
| * | Clean up Value::isString()/stringValue() combinations | Lars Knoll | 2016-11-29 | 1 | -6/+6 |
| * | Clean up some duplicated methods | Lars Knoll | 2016-11-29 | 1 | -1/+1 |
| * | QML: Make Heap::Object and all subclasses trivial | Erik Verbruggen | 2016-10-06 | 1 | -4/+6 |
| * | QML: Make Heap::RegExp and Heap::String trivial | Erik Verbruggen | 2016-10-05 | 1 | -1/+1 |
| * | V4: Pass scope around as parameters inside the runtime. | Erik Verbruggen | 2016-06-22 | 1 | -26/+23 |
| * | Add string search functions from ECMAScript 2015. | Michael Brasser | 2016-04-25 | 1 | -0/+80 |
| * | Replace qQNaN() and friends with qt_qnan(). | Erik Verbruggen | 2016-04-05 | 1 | -1/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | Replace all occurrences of qSNaN() with qQNaN() | Ulf Hermann | 2015-12-07 | 1 | -1/+1 |
| * | Move more objects over to the new allocation scheme | Lars Knoll | 2015-09-22 | 1 | -13/+5 |
| * | Cleanup | Lars Knoll | 2015-09-15 | 1 | -1/+1 |
| * | Don't compute the QString whenever we need to know the v4 string length | Aleix Pol | 2015-09-15 | 1 | -1/+1 |
| * | Cleanup usage of ExecutionEngine::currentContext | Lars Knoll | 2015-09-15 | 1 | -1/+1 |
| * | Encapsulate and protect all accesses to the vtable of Heap objects | Lars Knoll | 2015-08-10 | 1 | -1/+1 |
| * | Remove type punning from QV4::Value. | Erik Verbruggen | 2015-07-24 | 1 | -2/+2 |
| * | Minor cleanup | Simon Hausmann | 2015-06-17 | 1 | -2/+1 |
| * | Store a Heap::String pointer in StringObject | Lars Knoll | 2015-06-17 | 1 | -14/+13 |
| * | Get rid of the tmpProperty in StringObject | Lars Knoll | 2015-06-17 | 1 | -6/+7 |
| * | Fix Object::getOwnProperty API | Lars Knoll | 2015-06-17 | 1 | -2/+3 |
| * | Move the StringValue members of ExecutionEngine onto the JS stack | Lars Knoll | 2015-06-10 | 1 | -6/+6 |
| * | Move constructor objects onto the js stack | Lars Knoll | 2015-04-24 | 1 | -2/+2 |
| * | Move more objects from the v4 engine to the js stack | Lars Knoll | 2015-04-24 | 1 | -2/+2 |
| * | Get rid of asFunctionObject() | Lars Knoll | 2015-04-21 | 1 | -2/+2 |
| * | More cleanups | Lars Knoll | 2015-04-21 | 1 | -6/+6 |
| * | Get rid of asStringObject() | Lars Knoll | 2015-04-17 | 1 | -4/+4 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Frederik Gladhorn | 2015-03-03 | 1 | -1/+1 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Frederik Gladhorn | 2015-02-24 | 1 | -1/+1 |
| | |\ |
|
| | | * | V4: include alloca private header as alloca is used unconditionally. | Pasi Petäjäjärvi | 2015-01-26 | 1 | -0/+1 |
| * | | | Move memory management related functionality into it's own folder | Lars Knoll | 2015-03-02 | 1 | -1/+1 |
| |/ / |
|
| * | | Cleanup math function includes and usage | Allan Sandfeld Jensen | 2015-02-19 | 1 | -7/+4 |
| * | | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | | Cleanups | Lars Knoll | 2015-01-23 | 1 | -34/+34 |
| * | | Cleanups | Lars Knoll | 2015-01-23 | 1 | -1/+1 |
| * | | Remove all remaining usages of ValueRef | Lars Knoll | 2015-01-23 | 1 | -1/+1 |
| * | | Get rid of most uses of ValueRef | Lars Knoll | 2015-01-23 | 1 | -1/+1 |
| * | | Get rid of all uses of Managed::engine() | Lars Knoll | 2015-01-21 | 1 | -7/+4 |
| * | | Remove all the setVTable() calls that aren't required anymore | Lars Knoll | 2015-01-21 | 1 | -2/+0 |