Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | fixes for exception handling; added system.compileOption | Araq | 2010-09-13 | 2 | -0/+26 |
| | |||||
* | 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 |
| | |||||
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 12 | -29/+29 |
|\ | |||||
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵ | PhiLho | 2010-05-21 | 12 | -29/+29 |
| | | | | | | | | update | ||||
* | | 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 | 10 | -31/+60 |
| | |||||
* | 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 |
| | |||||
* | Bugfix: macros can be exported again | Andreas Rumpf | 2010-03-05 | 1 | -0/+1 |
| | |||||
* | further enhancements for the GTK wrapper | Andreas Rumpf | 2010-03-01 | 1 | -0/+0 |
| | |||||
* | bugfixes: re; pegs module | Andreas Rumpf | 2010-02-28 | 2 | -0/+8 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 138 | -0/+0 |
| | |||||
* | added spec.csv for testing | Andreas Rumpf | 2010-02-25 | 1 | -0/+61 |
| | |||||
* | SQLite wrapper | Andreas Rumpf | 2010-02-24 | 5 | -0/+23 |
| | |||||
* | start of yamllexer | rumpf_a@web.de | 2010-02-21 | 4 | -0/+91 |
| | |||||
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 128 | -0/+3272 |