Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac os x amd64 detection; missing C files added | Araq | 2010-09-16 | 1 | -0/+19 |
| | |||||
* | fixes for exception handling; added system.compileOption | Araq | 2010-09-13 | 7 | -104/+140 |
| | |||||
* | attempt to get tiny C for i386 to work | Araq | 2010-08-28 | 1 | -1/+2 |
| | |||||
* | tiny C support; cosmetic improvements for the docs | Araq | 2010-08-28 | 9 | -16/+35 |
| | |||||
* | bugfix: init of temps | Araq | 2010-08-24 | 7 | -55/+61 |
| | |||||
* | accurate file/line information | Andreas Rumpf | 2010-08-14 | 3 | -10/+8 |
| | |||||
* | c2nim: new features & bugfixes | Andreas Rumpf | 2010-08-11 | 6 | -66/+222 |
| | |||||
* | added missing files | Andreas Rumpf | 2010-08-08 | 2 | -0/+88 |
| | |||||
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 1 | -5/+5 |
| | |||||
* | DLL generation of the stdlib for unix | Andreas Rumpf | 2010-08-04 | 1 | -47/+24 |
| | |||||
* | before stack init change | Andreas Rumpf | 2010-08-01 | 4 | -17/+25 |
| | |||||
* | handling of compiler procs improved for DLL generation | Andreas Rumpf | 2010-07-29 | 13 | -373/+352 |
| | |||||
* | implemented user-defined pragmas | Andreas Rumpf | 2010-07-23 | 8 | -149/+189 |
| | |||||
* | standalone structs; function pointers | Andreas Rumpf | 2010-07-23 | 5 | -86/+270 |
| | |||||
* | standalone structs still not implemented | Andreas Rumpf | 2010-07-23 | 1 | -0/+2 |
| | |||||
* | c2nim: cast-bug fixes (sort of) | Andreas Rumpf | 2010-07-23 | 2 | -112/+149 |
| | |||||
* | c2nim: rewritten symbol exporting code | Andreas Rumpf | 2010-07-22 | 4 | -90/+44 |
| | |||||
* | c2nim: code cleanup | Andreas Rumpf | 2010-07-22 | 1 | -45/+0 |
| | |||||
* | c2nim: better parsing of #ifdef C2NIM; #def support | Andreas Rumpf | 2010-07-22 | 6 | -94/+345 |
| | |||||
* | bugfix: c2nim: typedef unsigned char | Andreas Rumpf | 2010-07-22 | 2 | -1/+2 |
| | |||||
* | bugfix: c2nim: typedef a b; | Andreas Rumpf | 2010-07-21 | 2 | -0/+4 |
| | |||||
* | added system.appType magic | Andreas Rumpf | 2010-07-21 | 6 | -9/+24 |
| | |||||
* | test file for c2nim | Andreas Rumpf | 2010-07-21 | 2 | -3/+451 |
| | |||||
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 15 | -60/+2819 |
| | |||||
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 2 | -18/+18 |
| | |||||
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 1 | -535/+535 |
|\ | |||||
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵ | PhiLho | 2010-05-21 | 1 | -535/+535 |
| | | | | | | | | update | ||||
* | | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 8 | -189/+186 |
| | | |||||
* | | crc check for external files to compile; bugfix: os.parseCmdLine | Andreas Rumpf | 2010-04-05 | 4 | -35/+52 |
| | | |||||
* | | bugfix: complex.nim compiles | Andreas Rumpf | 2010-04-04 | 3 | -75/+48 |
| | | |||||
* | | tiny C backend for a much faster REPL | Andreas Rumpf | 2010-04-02 | 9 | -40/+75 |
|/ | |||||
* | bugfix: duplicate gtk2.set_tab_pos | Andreas Rumpf | 2010-03-29 | 1 | -10/+3 |
| | |||||
* | Bugfix: code generation bug that affected dialogs.nim | Andreas Rumpf | 2010-03-25 | 1 | -1/+1 |
| | |||||
* | Bugfix: strutils.delete | Andreas Rumpf | 2010-03-20 | 1 | -2/+2 |
| | |||||
* | Bugfix: empty echo statement | Andreas Rumpf | 2010-03-20 | 1 | -0/+2 |
| | |||||
* | BUGFIX: mEqRef for evalOp | Andreas Rumpf | 2010-03-17 | 1 | -1/+2 |
| | |||||
* | bugfix: return type of gtk2.check_menu_item_new* | Andreas Rumpf | 2010-03-17 | 1 | -1/+1 |
| | |||||
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 11 | -113/+105 |
| | |||||
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 2 | -13/+28 |
| | |||||
* | bugfix: tseqtuple | Andreas Rumpf | 2010-03-10 | 1 | -3/+2 |
| | |||||
* | bugfix: wrong error: not all cases covered with enums with holes | Andreas Rumpf | 2010-03-09 | 2 | -3/+9 |
| | |||||
* | bugfix:hexadecimal ranges 0x00..0x01 | Andreas Rumpf | 2010-03-09 | 1 | -1/+1 |
| | |||||
* | bugfix: bug #511622 | Andreas Rumpf | 2010-03-08 | 1 | -2/+5 |
| | |||||
* | bugfix: bug499771 | Andreas Rumpf | 2010-03-08 | 3 | -37/+41 |
| | |||||
* | Bugfix: macros can be exported again | Andreas Rumpf | 2010-03-05 | 3 | -25/+23 |
| | |||||
* | bugfix: macro evaluation; added colors.extractRGB | Andreas Rumpf | 2010-03-04 | 1 | -144/+160 |
| | |||||
* | examples/lib use the new wrappers | Andreas Rumpf | 2010-02-28 | 1 | -1/+2 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 84 | -0/+0 |
| | |||||
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 2 | -5/+10 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 84 | -8/+8 |
| |