Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some more uses of QV4::Value | Lars Knoll | 2013-10-02 | 1 | -2/+2 |
* | Fix ObjectIterator API to be GC safe | Lars Knoll | 2013-10-02 | 1 | -23/+75 |
* | Remove more direct QV4::Value usage | Lars Knoll | 2013-09-28 | 1 | -3/+3 |
* | Move Value::fromBool, ... to a new Primitive class | Lars Knoll | 2013-09-28 | 1 | -1/+1 |
* | Use StringRef for most methods in Object | Lars Knoll | 2013-09-22 | 1 | -1/+3 |
* | Convert most remaining return values from Value to ReturnedValue | Lars Knoll | 2013-09-18 | 1 | -8/+8 |
* | Use ReturnedValue for Managed::get(). | Lars Knoll | 2013-09-18 | 1 | -2/+2 |
* | Move prototype pointer into QV4::InternalClass | Lars Knoll | 2013-09-02 | 1 | -1/+1 |
* | Restructure source code | Lars Knoll | 2013-08-08 | 1 | -0/+129 |