Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #569; C++ codegen works again | Araq | 2013-08-31 | 1 | -1/+1 |
* | mark and sweep GC without bitvectors works | Araq | 2013-02-19 | 1 | -1/+3 |
* | mark and sweep without bitvectors | Araq | 2013-02-19 | 1 | -22/+51 |
* | code cleanup for mark&sweep GC | Araq | 2013-02-07 | 1 | -51/+31 |
* | first version of a simple mark&sweep GC; activate with --gc:markAndSweep | Araq | 2013-02-07 | 1 | -0/+524 |