Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added missing files | Andreas Rumpf | 2010-08-08 | 4 | -0/+190 | |
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 1 | -17/+17 | |
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 25 | -854/+860 | |
* | DLL generation of the stdlib for unix | Andreas Rumpf | 2010-08-04 | 9 | -111/+101 | |
* | before stack init change | Andreas Rumpf | 2010-08-01 | 13 | -58/+94 | |
* | handling of compiler procs improved for DLL generation | Andreas Rumpf | 2010-07-29 | 33 | -671/+701 | |
* | implemented user-defined pragmas | Andreas Rumpf | 2010-07-23 | 11 | -151/+237 | |
* | 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 | 8 | -98/+404 | |
* | bugfix: c2nim: typedef unsigned char | Andreas Rumpf | 2010-07-22 | 4 | -7/+5 | |
* | bugfix: c2nim: typedef a b; | Andreas Rumpf | 2010-07-21 | 4 | -4/+10 | |
* | added system.appType magic | Andreas Rumpf | 2010-07-21 | 11 | -14/+49 | |
* | test file for c2nim | Andreas Rumpf | 2010-07-21 | 3 | -8/+456 | |
* | cleanup of todo.txt | Andreas Rumpf | 2010-07-21 | 1 | -37/+15 | |
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 28 | -66/+3498 | |
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 18 | -39/+145 | |
* | revert to old behavior of getStartMilsecs; getStartMilsecs deprecated | Andreas Rumpf | 2010-05-30 | 2 | -8/+8 | |
* | unicode.nim compiles again | Andreas Rumpf | 2010-05-29 | 1 | -2/+2 | |
* | system.each makes more sense with var? | Andreas Rumpf | 2010-05-29 | 1 | -1/+1 | |
* | deleted tests/tenuminh.nim | Andreas Rumpf | 2010-05-29 | 1 | -10/+0 | |
* | psapi cleanup | Andreas Rumpf | 2010-05-29 | 1 | -40/+45 | |
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 37 | -28481/+28956 | |
|\ | ||||||
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 37 | -30077/+30552 | |
* | | added tests | Andreas Rumpf | 2010-05-28 | 7 | -0/+172 | |
* | | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 25 | -343/+411 | |
* | | crc check for external files to compile; bugfix: os.parseCmdLine | Andreas Rumpf | 2010-04-05 | 7 | -54/+145 | |
* | | bugfix: complex.nim compiles | Andreas Rumpf | 2010-04-04 | 7 | -79/+55 | |
* | | tiny C backend for a much faster REPL | Andreas Rumpf | 2010-04-02 | 12 | -53/+208 | |
|/ | ||||||
* | bugfix: duplicate gtk2.set_tab_pos | Andreas Rumpf | 2010-03-29 | 1 | -2/+7 | |
* | bugfix: duplicate gtk2.set_tab_pos | Andreas Rumpf | 2010-03-29 | 4 | -18/+17 | |
* | Bugfix: code generation bug that affected dialogs.nim | Andreas Rumpf | 2010-03-25 | 4 | -2/+13 | |
* | merged dom's changes | Andreas Rumpf | 2010-03-22 | 1 | -5/+5 | |
|\ | ||||||
| * | bugfix: / not part of the path in parseurl | Dominik Picheta | 2010-03-22 | 1 | -5/+5 | |
* | | versioning for GTK wrappers | Andreas Rumpf | 2010-03-20 | 3 | -7/+6 | |
|/ | ||||||
* | Bugfix: strutils.delete | Andreas Rumpf | 2010-03-20 | 3 | -8/+19 | |
* | Bugfix: empty echo statement | Andreas Rumpf | 2010-03-20 | 5 | -23/+19 | |
* | BUGFIX: mEqRef for evalOp | Andreas Rumpf | 2010-03-17 | 2 | -1/+3 | |
* | bugfix: return type of gtk2.check_menu_item_new* | Andreas Rumpf | 2010-03-17 | 6 | -10/+359 | |
* | version 0.8.8 | Andreas Rumpf | 2010-03-15 | 2 | -0/+0 | |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 52 | -6196/+15735 | |
* | improvements graphics module | Andreas Rumpf | 2010-03-10 | 3 | -32/+45 | |
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 8 | -13/+74 | |
* | bugfix: tseqtuple | Andreas Rumpf | 2010-03-10 | 4 | -40/+214 | |
* | bugfix: wrong error: not all cases covered with enums with holes | Andreas Rumpf | 2010-03-09 | 3 | -3/+25 | |
* | bugfix:hexadecimal ranges 0x00..0x01 | Andreas Rumpf | 2010-03-09 | 2 | -1/+9 | |
* | bugfix: bug #511622 | Andreas Rumpf | 2010-03-08 | 3 | -4/+8 |