Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the remaining objects against self destruction | Lars Knoll | 2013-10-11 | 1 | -1/+1 |
* | Remove more direct QV4::Value usage | Lars Knoll | 2013-09-28 | 1 | -2/+2 |
* | Fix CallContext to not hold arguments on the C stack anymore | Lars Knoll | 2013-09-28 | 1 | -5/+9 |
* | Move more API over to use ValueRef | Lars Knoll | 2013-09-26 | 1 | -13/+14 |
* | Use a StringRef for Managed::get() | Lars Knoll | 2013-09-22 | 1 | -2/+2 |
* | Cleanup Object::define*Property API | Lars Knoll | 2013-09-22 | 1 | -5/+5 |
* | Don't use Value::emptyValue() anymore. | Lars Knoll | 2013-09-22 | 1 | -1/+1 |
* | Convert builtin methods to return a ReturnedValue | Lars Knoll | 2013-09-18 | 1 | -14/+14 |
* | Remove more usages of Object::setPrototype() | Lars Knoll | 2013-09-02 | 1 | -2/+1 |
* | Move prototype pointer into QV4::InternalClass | Lars Knoll | 2013-09-02 | 1 | -4/+11 |
* | Restructure source code | Lars Knoll | 2013-08-08 | 1 | -0/+203 |