Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor marking GC'ed objects | Lars Knoll | 2013-11-05 | 1 | -1/+1 |
* | Fix various compiler warnings in order to remove warn_off in the near future | Erik Verbruggen | 2013-11-04 | 1 | -8/+8 |
* | Cleanup API of Safe<T> | Lars Knoll | 2013-10-02 | 1 | -0/+10 |
* | Use StringRef for most methods in Object | Lars Knoll | 2013-09-22 | 1 | -1/+1 |
* | Cleanup calls to Object::setPrototype() | Lars Knoll | 2013-09-02 | 1 | -4/+9 |
* | Move prototype pointer into QV4::InternalClass | Lars Knoll | 2013-09-02 | 1 | -4/+21 |
* | Add the object's prototype to the InternalClass structure | Lars Knoll | 2013-09-02 | 1 | -0/+28 |
* | Restructure source code | Lars Knoll | 2013-08-08 | 1 | -0/+296 |