Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | added 'setupGcForForeignThread' for better C interop | Araq | 2014-12-11 | 1 | -0/+14 |
| | |||||
* | introduced 'benign' pragma | Araq | 2014-10-25 | 1 | -8/+8 |
| | |||||
* | make tests green | Araq | 2014-08-31 | 1 | -26/+26 |
| | |||||
* | the big renamefest: first steps | Araq | 2014-08-22 | 1 | -2/+2 |
| | |||||
* | implemented builtin noncopying slice | Araq | 2014-05-02 | 1 | -0/+1 |
| | |||||
* | bugfix: MS-GC GC_unref | Araq | 2014-04-30 | 1 | -1/+2 |
| | |||||
* | bugfix: MS GC acknowledges GC_ref/unref properly | Araq | 2014-04-30 | 1 | -6/+45 |
| | |||||
* | marked markAndSweep GC thread safe | Araq | 2014-04-20 | 1 | -8/+8 |
| | |||||
* | mark and sweep GC compiles with --cs:partial | Araq | 2014-02-02 | 1 | -14/+14 |
| | |||||
* | 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 |