Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gc detect in list-specific built-ins, proper numeric conversion | 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 |
* | fixed a mem leak in parser.cpp | Teddy | 2013-08-13 |
* | add the middle class: `Container` to help resolve circular issues | Teddy | 2013-08-13 |
* | vector gc | Teddy | 2013-08-13 |
* | fixed bug in PromObj | Teddy | 2013-08-13 |
* | in-place arithmetic opt & fix gc bug in `eval` | Teddy | 2013-08-13 |
* | ... | Teddy | 2013-08-12 |
* | basic gc | Teddy | 2013-08-12 |
* | fixed severe bug in many special opts | Teddy | 2013-08-11 |
* | added more comments | Teddy | 2013-08-11 |
* | ... | Teddy | 2013-08-11 |