Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idetools improvements; preparation of first class iterators; fixes #183 | Araq | 2012-08-02 | 1 | -5/+4 |
* | closures shouldn't leak anymore | Araq | 2012-07-16 | 1 | -2/+4 |
* | proper indentation in the generated C code | Zahary Karadjov | 2012-06-12 | 1 | -11/+11 |
* | C variables are created in their enclosing block instead of their enclosing f... | Zahary Karadjov | 2012-04-12 | 1 | -11/+13 |
* | fixes #102 | Araq | 2012-03-23 | 1 | -0/+1 |
* | bugfix: GC marker procs; making tests green again | Araq | 2012-03-23 | 1 | -1/+5 |
* | implemented marker procs for the GC resulting in huge speedups | Araq | 2012-03-21 | 1 | -0/+121 |