Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Value::fromBool, ... to a new Primitive class | Lars Knoll | 2013-09-28 | 1 | -1/+1 |
* | Convert the last methods in qv4object_p.h | Lars Knoll | 2013-09-22 | 1 | -2/+4 |
* | Rename QV4::ValueScope to QV4::Scope | Lars Knoll | 2013-09-18 | 1 | -1/+1 |
* | Require a ValueScope for ScopedCallData as well | Lars Knoll | 2013-09-18 | 1 | -1/+1 |
* | Use QV4::ReturnedValue in the runtime API | Lars Knoll | 2013-09-12 | 1 | -3/+5 |
* | More work on converting calling conventions to fit the new GC scheme | Lars Knoll | 2013-09-11 | 1 | -1/+1 |
* | Generate CallData structures directly in the instruction selection | Lars Knoll | 2013-09-11 | 1 | -8/+10 |
* | Restructure source code | Lars Knoll | 2013-08-08 | 1 | -0/+459 |