| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #59 | Araq | 2011-11-02 | 1 | -0/+9 |
* | small bugfixes to make more tests green | Araq | 2011-11-02 | 2 | -1/+11 |
* | inlining of 'var openarray' iterators now work | Araq | 2011-08-18 | 1 | -16/+0 |
* | added xmltree.innerText; fixes #49 | Araq | 2011-08-15 | 1 | -0/+66 |
* | bugfix: 'final' not passed to generic | Araq | 2011-07-29 | 1 | -1/+1 |
* | bugfixes; step one for 'var T' as return type support | Araq | 2011-07-28 | 2 | -0/+33 |
* | preparations for 0.8.12 | Araq | 2011-07-10 | 5 | -55/+0 |
* | tests are green again | Araq | 2011-06-28 | 1 | -1/+1 |
* | improvements to get code size down for programs that don't use GC | Araq | 2011-06-26 | 2 | -0/+32 |
* | further improvements for thread analysis | Araq | 2011-06-13 | 1 | -1/+2 |
* | basic thread analysis working | Araq | 2011-06-13 | 1 | -0/+54 |
* | cleaned up the tests; fixes #30; fixes #26 | Araq | 2011-05-01 | 3 | -8/+0 |
* | p[] instead of p^ | Araq | 2011-04-11 | 1 | -0/+16 |
* | some tests cleaned up; some bugfixes | Araq | 2011-04-11 | 10 | -46/+33 |
* | bugfix: GC more forgiving | Araq | 2011-04-03 | 1 | -1/+1 |
* | ugh, maybe broke git | Araq | 2011-04-01 | 1 | -0/+18 |
* | bugfix: type converter that converts to bool in 'if' context | Araq | 2011-03-25 | 1 | -0/+8 |
* | bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas | Araq | 2011-03-23 | 1 | -0/+0 |
* | various bugfixes for generics; added generic sort proc | Araq | 2011-03-03 | 1 | -0/+55 |
* | somewhat better 'suggest' | Araq | 2011-02-21 | 1 | -0/+1 |
* | tests themselves contain the expected result | Araq | 2011-02-20 | 42 | -41/+287 |
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 4 | -0/+0 |
* | explicit indices in array literals | Araq | 2011-01-16 | 2 | -0/+18 |
* | c2nim compiles again [#9 state:resolved]; better error message for named para... | Araq | 2011-01-09 | 2 | -0/+9 |
* | bugfix: compiler rejects methods without object parameter | Araq | 2011-01-06 | 2 | -0/+6 |
* | bugfix: semantic checking: tuples without named fields | Araq | 2011-01-06 | 1 | -0/+5 |
* | claro wrapper added | Araq | 2010-11-07 | 1 | -0/+4 |
* | version 0.8.10 | Araq | 2010-10-21 | 3 | -3/+4 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 3 | -3/+9 |
* | addes osinfo_* modules | rumpf_a@web.de | 2010-03-07 | 1 | -3/+3 |
* | added missing library files | rumpf_a@web.de | 2010-03-07 | 1 | -4/+5 |
* | fixed graphics module | Andreas Rumpf | 2010-03-03 | 1 | -0/+1 |
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 43 | -0/+0 |
* | added spec.csv for testing | Andreas Rumpf | 2010-02-25 | 1 | -0/+34 |
* | SQLite wrapper | Andreas Rumpf | 2010-02-24 | 6 | -0/+28 |
* | start of yamllexer | rumpf_a@web.de | 2010-02-21 | 2 | -0/+14 |
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 34 | -0/+327 |