| Commit message (Expand) | Author | Age | Files | Lines |
* | removed flawed thread analysis pass | Araq | 2014-04-20 | 1 | -390/+0 |
* | fixes #882; fixes #853 | Araq | 2014-02-09 | 1 | -1/+1 |
* | it's the year 2014 | Araq | 2014-01-19 | 1 | -2/+2 |
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -18/+18 |
* | implemented 'injectStmt'; more debug support | Araq | 2013-12-16 | 1 | -1/+2 |
* | 'noStackFrame' implies 'naked' in the generated C code | Araq | 2013-10-06 | 1 | -4/+2 |
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
* | first steps to implement object construction expressions | Araq | 2013-03-07 | 1 | -0/+6 |
* | fixes #293 | Araq | 2013-01-08 | 1 | -1/+1 |
* | bugfixes for thread analysis | Araq | 2012-11-22 | 1 | -5/+9 |
* | exception tracking should work | Araq | 2012-11-04 | 1 | -1/+2 |
* | bugfix #100 again | Araq | 2012-03-28 | 1 | -2/+2 |
* | `do' keyword in the grammar for lambda blocks | Zahary Karadjov | 2012-02-10 | 1 | -1/+1 |
* | further steps to closure support | Araq | 2012-02-06 | 1 | -1/+1 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | implemented 'let' statement | Araq | 2011-11-29 | 1 | -2/+2 |
* | lazy loading of body ast implemented | Araq | 2011-10-30 | 1 | -4/+4 |
* | implemented optional pragma for implicit discard | Araq | 2011-09-24 | 1 | -1/+1 |
* | finally got rid of nkPassAsOpenArray | Araq | 2011-08-16 | 1 | -1/+1 |
* | bugfixes; step one for 'var T' as return type support | Araq | 2011-07-28 | 1 | -1/+5 |
* | old pointer deref operator completely removed | Araq | 2011-07-23 | 1 | -4/+4 |
* | bugfix: proper cache for generic instantiations | Araq | 2011-07-21 | 1 | -11/+2 |
* | preparations for 0.8.12 | Araq | 2011-07-10 | 1 | -9/+27 |
* | bugfix: 'set' overloadable; further steps for multi threading support | Araq | 2011-07-08 | 1 | -23/+34 |
* | compiler can emulate thread local variables | Araq | 2011-06-15 | 1 | -6/+7 |
* | further improvements for thread analysis | Araq | 2011-06-13 | 1 | -5/+21 |
* | basic thread analysis working | Araq | 2011-06-13 | 1 | -23/+46 |
* | first (non working) implementation of global thread analysis | Araq | 2011-06-13 | 1 | -0/+316 |