| Commit message (Expand) | Author | Age | Files | Lines |
* | SPEC change: ^ is right-assoc and of highest priority | Araq | 2011-01-10 | 2 | -0/+13 |
* | c2nim compiles again [#9 state:resolved]; better error message for named para... | Araq | 2011-01-09 | 4 | -1/+18 |
* | bugfix: floating point precision; added strutils.formatFloat | Araq | 2011-01-09 | 2 | -0/+19 |
* | implemented 'emit' pragma | Araq | 2011-01-07 | 2 | -0/+15 |
* | added test tmultim4.nim | Araq | 2011-01-06 | 2 | -0/+40 |
* | better tester; yet another iterator bugfix | Araq | 2011-01-06 | 1 | -0/+10 |
* | 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 |
* | 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 |
* | | transf: big refactoring; other small fixes | Araq | 2011-01-05 | 1 | -1/+1 |
* | | bugfix: multiple yield statements and loop body vars | Araq | 2010-12-13 | 4 | -1/+53 |
* | | docgen understands and ignores *when false* | Araq | 2010-11-18 | 1 | -0/+637 |
|/ |
|
* | claro wrapper added | Araq | 2010-11-07 | 4 | -0/+21 |
* | version 0.8.10 | Araq | 2010-10-21 | 18 | -31/+110 |
* | bugfix: finally sections are executed before return/break | Araq | 2010-09-20 | 6 | -2/+64 |
* | bugfix: finally sections are executed before return/break | Araq | 2010-09-20 | 2 | -4/+11 |
* | bugfix: overflow checking for small ints; bugfix: tiny C works again | Araq | 2010-09-20 | 1 | -1/+1 |
* | threading code deactivated; tiny C bugfix: don't report warnings to error cal... | Araq | 2010-09-19 | 2 | -7/+10 |
* | fixes for exception handling; added system.compileOption | Araq | 2010-09-13 | 2 | -0/+26 |
* | accurate file/line information | Andreas Rumpf | 2010-08-14 | 1 | -1/+5 |
* | DLL generation of the stdlib for unix | Andreas Rumpf | 2010-08-04 | 1 | -11/+11 |
* | handling of compiler procs improved for DLL generation | Andreas Rumpf | 2010-07-29 | 5 | -0/+0 |
* | implemented user-defined pragmas | Andreas Rumpf | 2010-07-23 | 1 | -0/+7 |
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 3 | -0/+24 |
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 10 | -7/+42 |
* | deleted tests/tenuminh.nim | Andreas Rumpf | 2010-05-29 | 1 | -10/+0 |
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 13 | -29/+39 |
|\ |
|
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 13 | -29/+39 |
* | | added tests | Andreas Rumpf | 2010-05-28 | 7 | -0/+172 |
* | | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 1 | -0/+1 |
|/ |
|
* | Bugfix: code generation bug that affected dialogs.nim | Andreas Rumpf | 2010-03-25 | 2 | -0/+10 |
* | Bugfix: strutils.delete | Andreas Rumpf | 2010-03-20 | 1 | -0/+11 |
* | Bugfix: empty echo statement | Andreas Rumpf | 2010-03-20 | 1 | -1/+1 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-15 | 2 | -0/+0 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 14 | -40/+70 |
* | improvements graphics module | Andreas Rumpf | 2010-03-10 | 1 | -14/+20 |
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 4 | -0/+27 |
* | bugfix: tseqtuple | Andreas Rumpf | 2010-03-10 | 2 | -0/+23 |
* | 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: bug #511622 | Andreas Rumpf | 2010-03-08 | 2 | -2/+3 |
* | bugfix: bug499771 | Andreas Rumpf | 2010-03-08 | 3 | -18/+25 |
* | addes osinfo_* modules | rumpf_a@web.de | 2010-03-07 | 2 | -7/+4 |
* | added missing library files | rumpf_a@web.de | 2010-03-07 | 2 | -34/+45 |
* | type alias fixes for SDL | rumpf_a@web.de | 2010-03-06 | 1 | -0/+14 |
* | Bugfix: macros can be exported again | Andreas Rumpf | 2010-03-05 | 1 | -0/+1 |
* | fixed graphics module | Andreas Rumpf | 2010-03-03 | 2 | -1/+2 |
* | fixed colors module | Andreas Rumpf | 2010-03-02 | 1 | -141/+116 |
* | better GTK wrapper | Andreas Rumpf | 2010-03-01 | 1 | -0/+13 |