Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor and improve GC root handling | Mathieu Chartier | 2015-04-06 | 1 | -1/+13 |
* | Add hash set | Mathieu Chartier | 2014-11-06 | 1 | -1/+1 |
* | Add missing read barriers to intern table. | Mathieu Chartier | 2014-09-02 | 1 | -5/+0 |
* | Change intern table to unordered set. | Mathieu Chartier | 2014-09-02 | 1 | -0/+5 |
* | Add GcRoot to clean up and enforce read barriers. | Hiroshi Yamauchi | 2014-07-29 | 1 | -0/+33 |