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 | 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 |
* | bugfix: bug499771 | Andreas Rumpf | 2010-03-08 | 9 | -491/+130 |
* | addes osinfo_* modules | rumpf_a@web.de | 2010-03-07 | 5 | -9/+437 |
* | added missing library files | rumpf_a@web.de | 2010-03-07 | 30 | -36/+44495 |
* | type alias fixes for SDL | rumpf_a@web.de | 2010-03-06 | 10 | -669/+2807 |
* | Bugfix: macros can be exported again | Andreas Rumpf | 2010-03-05 | 6 | -26/+26 |
* | fixed anti-aliasing for graphics module | Andreas Rumpf | 2010-03-05 | 2 | -17/+132 |
* | added colors.intensity | Andreas Rumpf | 2010-03-04 | 2 | -0/+12 |
* | bugfix: macro evaluation; added colors.extractRGB | Andreas Rumpf | 2010-03-04 | 8 | -154/+190 |
* | fixed graphics module | Andreas Rumpf | 2010-03-03 | 6 | -134/+2742 |
* | fixed colors module | Andreas Rumpf | 2010-03-02 | 3 | -148/+140 |
* | better GTK wrapper | Andreas Rumpf | 2010-03-01 | 1 | -0/+13 |
* | further enhancements for the GTK wrapper | Andreas Rumpf | 2010-03-01 | 84 | -1288/+7864 |
* | nimrepl uses new GTK wrapper | Andreas Rumpf | 2010-02-28 | 2 | -87/+83 |
* | added old wrappers | Andreas Rumpf | 2010-02-28 | 64 | -0/+91871 |
* | examples/lib use the new wrappers | Andreas Rumpf | 2010-02-28 | 133 | -151918/+17222 |
* | bugfixes: re; pegs module | Andreas Rumpf | 2010-02-28 | 13 | -64/+89 |
* | further cleanup for new GTK wrapper | Andreas Rumpf | 2010-02-27 | 13 | -3107/+3174 |
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 759 | -758/+806 |
* | added spec.csv for testing | Andreas Rumpf | 2010-02-25 | 2 | -0/+95 |
* | SQLite wrapper | Andreas Rumpf | 2010-02-24 | 43 | -93/+321 |
* | start of yamllexer | rumpf_a@web.de | 2010-02-21 | 8 | -2/+397 |
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 173 | -238/+206 |
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 18 | -74/+226 |
* | development of graphics module | Andreas Rumpf | 2010-02-19 | 7 | -272/+508 |