Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | further enhancements for the GTK wrapper | Andreas Rumpf | 2010-03-01 | 72 | -1250/+7311 | |
* | nimrepl uses new GTK wrapper | Andreas Rumpf | 2010-02-28 | 1 | -2/+2 | |
* | added old wrappers | Andreas Rumpf | 2010-02-28 | 64 | -0/+91871 | |
* | examples/lib use the new wrappers | Andreas Rumpf | 2010-02-28 | 110 | -151656/+16964 | |
* | bugfixes: re; pegs module | Andreas Rumpf | 2010-02-28 | 5 | -57/+67 | |
* | further cleanup for new GTK wrapper | Andreas Rumpf | 2010-02-27 | 13 | -3107/+3174 | |
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 232 | -752/+789 | |
* | SQLite wrapper | Andreas Rumpf | 2010-02-24 | 8 | -53/+295 | |
* | start of yamllexer | rumpf_a@web.de | 2010-02-21 | 2 | -2/+292 | |
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 2 | -33/+37 | |
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 7 | -60/+175 | |
* | development of graphics module | Andreas Rumpf | 2010-02-19 | 5 | -267/+500 | |
* | BUGFIX: strutils.cmpIgnoreCase | Andreas Rumpf | 2010-02-14 | 2 | -11/+299 | |
* | added urls module | rumpf_a@web.de | 2010-02-14 | 1 | -0/+181 | |
* | further development of graphics module | rumpf_a@web.de | 2010-02-14 | 2 | -10/+68 | |
* | further improvements for the HTML parser | rumpf_a@web.de | 2010-02-14 | 2 | -2/+73 | |
* | further improvements for the HTML parser | rumpf_a@web.de | 2010-02-14 | 1 | -9/+28 | |
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 227 | -182/+268 | |
* | further progress on the new XML processing modules | Andreas Rumpf | 2010-02-12 | 10 | -14/+112 |