Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | V4 IR: clean up basic-block management and statement access. | Erik Verbruggen | 2014-04-15 | 1 | -2/+4 |
* | Clean up our internal namespaces | Lars Knoll | 2014-02-23 | 1 | -51/+51 |
* | V4: stack slot allocator for the interpreter. | Erik Verbruggen | 2014-02-07 | 1 | -10/+24 |
* | Rename some files | Lars Knoll | 2014-01-31 | 1 | -1/+1 |
* | V4 interpreter: remove stack-slot allocator. | Erik Verbruggen | 2013-11-12 | 1 | -0/+65 |
* | Remove more uses of Value | Lars Knoll | 2013-10-02 | 1 | -2/+2 |
* | Move Value::fromBool, ... to a new Primitive class | Lars Knoll | 2013-09-28 | 1 | -9/+9 |
* | Fix warning by ICC: function without return value | Thiago Macieira | 2013-09-09 | 1 | -0/+2 |
* | Clean up one more header dependency for the compiler | Lars Knoll | 2013-08-20 | 1 | -1/+1 |
* | Various fixes to the optimizer. | Erik Verbruggen | 2013-08-20 | 1 | -2/+15 |
* | Restructure source code | Lars Knoll | 2013-08-08 | 1 | -0/+87 |