Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove UnboxedArray code part 2 | wolfbeast | 2019-05-23 | -2/+0 |
| | ||||
* | Remove unboxed objects from GC | wolfbeast | 2019-05-15 | -45/+1 |
| | ||||
* | Convert the trailing array of BindingNames at the end of the various kinds ↵ | trav90 | 2018-09-02 | -15/+15 |
| | | | | of scope data into raw unsigned chars into which those BindingNames are placement-new'd, rather than memcpy-ing non-trivial classes around and failing to comply with the C++ object model | |||
* | Fix Value::isGCThing footgun, stop returning true for NullValue | trav90 | 2018-04-07 | -2/+2 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+3019 |