Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ready for alpha 2 | Teddy | 2013-08-14 |
* | added gc setting built-insgc_cyc | Teddy | 2013-08-14 |
* | add gc in `PromObj` and `Continuation` | Teddy | 2013-08-13 |
* | add cycle detect for `Pair`, `ProcObj`, `Envt` and `Cont` | Teddy | 2013-08-13 |
* | gc optimization: pending listgc | Teddy | 2013-08-13 |
* | in-place arithmetic opt & fix gc bug in `eval` | Teddy | 2013-08-13 |
* | add test for circular refgc_sweep | Teddy | 2013-08-13 |
* | a little improvement (but it can't resolve the circular referencing problem) | Teddy | 2013-08-13 |
* | gc can now work | Teddy | 2013-08-13 |
* | ... | Teddy | 2013-08-12 |
* | ... | Teddy | 2013-08-12 |
* | basic gc | Teddy | 2013-08-12 |
* | adding gc framework | Teddy | 2013-08-12 |