Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anonymous procs implemented; however no closure support yet | Araq | 2011-08-01 | 1 | -0/+2 |
* | 'var T' for iterators | Araq | 2011-07-31 | 1 | -2/+8 |
* | bugfixes; step one for 'var T' as return type support | Araq | 2011-07-28 | 1 | -2/+2 |
* | bugfix: invoking a generic iterator twice triggers a code gen bug (titer2) | Araq | 2011-06-20 | 1 | -4/+6 |
* | bugfix: typeinfo generation for tuples | Araq | 2011-06-19 | 1 | -6/+6 |
* | tuple unpacking is not enforced in for loops anymore | Araq | 2011-06-15 | 1 | -1/+4 |
* | intsets are now a proper module and part of the stdlib | Araq | 2011-06-14 | 1 | -5/+3 |
* | implemented tables.add | Araq | 2011-06-11 | 1 | -8/+0 |
* | Bugfix: no #line dir with 0 generated | Araq | 2011-06-10 | 1 | -2/+1 |
* | const table support | Araq | 2011-04-29 | 1 | -8/+33 |
* | got rid of some arcane module names | Araq | 2011-04-21 | 1 | -1/+1 |
* | big repo cleanup | Araq | 2011-04-12 | 1 | -0/+742 |