Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement array methods for QQmlListProperty | Ulf Hermann | 2022-07-16 | 1 | -1/+0 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -39/+3 |
* | V4 ArrayIterator: Protect retrieved value from GC | Ulf Hermann | 2022-03-24 | 1 | -3/+3 |
* | Cleanups in Value/Primitive | Lars Knoll | 2018-09-17 | 1 | -4/+4 |
* | Unify the get and getIndexed vtable functions of QV4::Object | Lars Knoll | 2018-07-02 | 1 | -1/+1 |
* | Add the start of a Set from ES7 | Robin Burchell | 2018-05-30 | 1 | -1/+1 |
* | Cleanup IteratorPrototype::createIterResult API | Lars Knoll | 2018-05-02 | 1 | -5/+5 |
* | Add Array Iterator objects from ES6 (22.1.5) | Robin Burchell | 2018-05-02 | 1 | -0/+106 |