| Commit message (Expand) | Author | Age | Files | Lines |
* | added missing wrappers | Araq | 2010-08-28 | 8 | -0/+2576 |
* | tiny C support; cosmetic improvements for the docs | Araq | 2010-08-28 | 2 | -9/+9 |
* | added some missing wrappers | Araq | 2010-08-24 | 3 | -0/+2295 |
* | bugfix: init of temps | Araq | 2010-08-24 | 6 | -1/+46 |
* | accurate file/line information | Andreas Rumpf | 2010-08-14 | 2 | -3/+490 |
* | windows.nim compiles again; thanks for fucking it up | Andreas Rumpf | 2010-08-12 | 1 | -191/+87 |
* | c2nim: new features & bugfixes | Andreas Rumpf | 2010-08-11 | 2 | -1/+878 |
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 20 | -829/+833 |
* | DLL generation of the stdlib for unix | Andreas Rumpf | 2010-08-04 | 5 | -52/+64 |
* | before stack init change | Andreas Rumpf | 2010-08-01 | 7 | -40/+65 |
* | handling of compiler procs improved for DLL generation | Andreas Rumpf | 2010-07-29 | 11 | -277/+302 |
* | c2nim: better parsing of #ifdef C2NIM; #def support | Andreas Rumpf | 2010-07-22 | 1 | -2/+55 |
* | bugfix: c2nim: typedef unsigned char | Andreas Rumpf | 2010-07-22 | 2 | -6/+3 |
* | added system.appType magic | Andreas Rumpf | 2010-07-21 | 2 | -3/+13 |
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 5 | -4/+474 |
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 5 | -12/+81 |
* | revert to old behavior of getStartMilsecs; getStartMilsecs deprecated | Andreas Rumpf | 2010-05-30 | 1 | -7/+7 |
* | 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 |
* | psapi cleanup | Andreas Rumpf | 2010-05-29 | 1 | -40/+45 |
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 8 | -24754/+25220 |
|\ |
|
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 8 | -26349/+26815 |
* | | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 11 | -19/+74 |
* | | crc check for external files to compile; bugfix: os.parseCmdLine | Andreas Rumpf | 2010-04-05 | 2 | -19/+81 |
* | | bugfix: complex.nim compiles | Andreas Rumpf | 2010-04-04 | 3 | -3/+5 |
* | | tiny C backend for a much faster REPL | Andreas Rumpf | 2010-04-02 | 2 | -1/+119 |
|/ |
|
* | 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 | 1 | -6/+0 |
* | Bugfix: code generation bug that affected dialogs.nim | Andreas Rumpf | 2010-03-25 | 1 | -1/+2 |
* | 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 | 2 | -4/+4 |
|/ |
|
* | Bugfix: strutils.delete | Andreas Rumpf | 2010-03-20 | 1 | -6/+6 |
* | Bugfix: empty echo statement | Andreas Rumpf | 2010-03-20 | 3 | -22/+16 |
* | BUGFIX: mEqRef for evalOp | Andreas Rumpf | 2010-03-17 | 1 | -0/+1 |
* | bugfix: return type of gtk2.check_menu_item_new* | Andreas Rumpf | 2010-03-17 | 5 | -9/+358 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 15 | -268/+8626 |
* | improvements graphics module | Andreas Rumpf | 2010-03-10 | 1 | -17/+24 |
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 1 | -0/+18 |
* | bugfix: tseqtuple | Andreas Rumpf | 2010-03-10 | 1 | -37/+189 |
* | bugfix: bug499771 | Andreas Rumpf | 2010-03-08 | 3 | -436/+64 |
* | addes osinfo_* modules | rumpf_a@web.de | 2010-03-07 | 3 | -2/+433 |
* | added missing library files | rumpf_a@web.de | 2010-03-07 | 28 | -2/+44450 |
* | type alias fixes for SDL | rumpf_a@web.de | 2010-03-06 | 8 | -205/+2793 |
* | Bugfix: macros can be exported again | Andreas Rumpf | 2010-03-05 | 1 | -1/+1 |
* | fixed anti-aliasing for graphics module | Andreas Rumpf | 2010-03-05 | 2 | -17/+132 |
* | added colors.intensity | Andreas Rumpf | 2010-03-04 | 1 | -0/+11 |
* | bugfix: macro evaluation; added colors.extractRGB | Andreas Rumpf | 2010-03-04 | 4 | -7/+11 |
* | fixed graphics module | Andreas Rumpf | 2010-03-03 | 4 | -133/+2740 |
* | fixed colors module | Andreas Rumpf | 2010-03-02 | 2 | -7/+24 |