| Commit message (Expand) | Author | Age | Files | Lines |
* | bugfix: typeinfo generation for tuples | Araq | 2011-06-19 | 1 | -4/+15 |
* | rebuilt csources; bootstrap should work again | Araq | 2011-06-15 | 1 | -0/+40 |
* | bugfix: proper return types for templates | Araq | 2011-06-15 | 1 | -0/+4 |
* | tuple unpacking is not enforced in for loops anymore | Araq | 2011-06-15 | 2 | -0/+31 |
* | basic thread analysis working | Araq | 2011-06-13 | 1 | -0/+54 |
* | deprecated system.copy: use system.substr instead | Araq | 2011-05-14 | 1 | -1/+1 |
* | loop unrolled for stack marking | Araq | 2011-05-13 | 1 | -0/+19 |
* | cleaned up the tests; fixes #30; fixes #26 | Araq | 2011-05-01 | 12 | -2/+52 |
* | slices are first class citizens | Araq | 2011-04-22 | 1 | -0/+16 |
* | hashtables: 1st version; parseutils additions | Araq | 2011-04-18 | 1 | -2/+2 |
* | := templatable; lexer improvements | Araq | 2011-04-17 | 1 | -0/+8 |
* | p[] instead of p^ | Araq | 2011-04-11 | 2 | -2/+2 |
* | some tests cleaned up; some bugfixes | Araq | 2011-04-11 | 3 | -0/+32 |
* | fixes #27 | dom96 | 2011-04-04 | 1 | -0/+17 |
* | ugh, maybe broke git | Araq | 2011-04-01 | 3 | -0/+58 |
* | some little bugfixes | Araq | 2011-03-27 | 1 | -0/+7 |
* | added 'reset' magic proc | Araq | 2011-03-25 | 3 | -0/+36 |
* | bugfix: type converter that converts to bool in 'if' context | Araq | 2011-03-25 | 3 | -2/+26 |
* | bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas | Araq | 2011-03-23 | 5 | -0/+30 |
* | linearScanEnd pragma; string case statement optimization | Araq | 2011-03-14 | 1 | -0/+11 |
* | bugfix: tuple access in macros (issue #17) | Araq | 2011-03-07 | 1 | -0/+21 |
* | distinction between re.replace and re.replacef; speed improvements for re module | Araq | 2011-03-06 | 1 | -1/+1 |
* | various bugfixes for generics; added generic sort proc | Araq | 2011-03-03 | 1 | -0/+69 |
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 3 | -0/+0 |
* | c2nim compiles again [#9 state:resolved]; better error message for named para... | Araq | 2011-01-09 | 1 | -0/+8 |
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2011-01-05 | 1 | -0/+23 |
|\ |
|
| * | Added a generics test case. | dom96 | 2011-01-03 | 1 | -0/+23 |
* | | bugfix: multiple yield statements and loop body vars | Araq | 2010-12-13 | 2 | -1/+21 |
|/ |
|
* | claro wrapper added | Araq | 2010-11-07 | 1 | -0/+5 |
* | version 0.8.10 | Araq | 2010-10-21 | 5 | -12/+83 |
* | handling of compiler procs improved for DLL generation | Andreas Rumpf | 2010-07-29 | 2 | -0/+0 |
* | implemented user-defined pragmas | Andreas Rumpf | 2010-07-23 | 1 | -0/+7 |
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 1 | -0/+16 |
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 3 | -0/+13 |
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 5 | -11/+11 |
|\ |
|
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 5 | -11/+11 |
* | | added tests | Andreas Rumpf | 2010-05-28 | 2 | -0/+23 |
|/ |
|
* | Bugfix: code generation bug that affected dialogs.nim | Andreas Rumpf | 2010-03-25 | 2 | -0/+10 |
* | Bugfix: empty echo statement | Andreas Rumpf | 2010-03-20 | 1 | -1/+1 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-15 | 1 | -0/+0 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 6 | -28/+33 |
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 1 | -0/+17 |
* | bugfix: wrong error: not all cases covered with enums with holes | Andreas Rumpf | 2010-03-09 | 1 | -0/+16 |
* | bugfix:hexadecimal ranges 0x00..0x01 | Andreas Rumpf | 2010-03-09 | 1 | -0/+8 |
* | bugfix: bug499771 | Andreas Rumpf | 2010-03-08 | 1 | -18/+18 |
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 72 | -0/+0 |
* | SQLite wrapper | Andreas Rumpf | 2010-02-24 | 2 | -0/+10 |
* | start of yamllexer | rumpf_a@web.de | 2010-02-21 | 2 | -0/+73 |
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 68 | -0/+1863 |