Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 3 | -0/+24 |
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 10 | -7/+42 |
* | deleted tests/tenuminh.nim | Andreas Rumpf | 2010-05-29 | 1 | -10/+0 |
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 13 | -29/+39 |
|\ | |||||
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 13 | -29/+39 |
* | | added tests | Andreas Rumpf | 2010-05-28 | 7 | -0/+172 |
* | | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 1 | -0/+1 |
|/ | |||||
* | Bugfix: code generation bug that affected dialogs.nim | Andreas Rumpf | 2010-03-25 | 2 | -0/+10 |
* | Bugfix: strutils.delete | Andreas Rumpf | 2010-03-20 | 1 | -0/+11 |
* | Bugfix: empty echo statement | Andreas Rumpf | 2010-03-20 | 1 | -1/+1 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-15 | 2 | -0/+0 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 14 | -40/+70 |
* | improvements graphics module | Andreas Rumpf | 2010-03-10 | 1 | -14/+20 |
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 4 | -0/+27 |
* | bugfix: tseqtuple | Andreas Rumpf | 2010-03-10 | 2 | -0/+23 |
* | bugfix: wrong error: not all cases covered with enums with holes | Andreas Rumpf | 2010-03-09 | 1 | -0/+16 |
* | bugfix:hexadecimal ranges 0x00..0x01 | Andreas Rumpf | 2010-03-09 | 1 | -0/+8 |
* | bugfix: bug #511622 | Andreas Rumpf | 2010-03-08 | 2 | -2/+3 |
* | bugfix: bug499771 | Andreas Rumpf | 2010-03-08 | 3 | -18/+25 |
* | addes osinfo_* modules | rumpf_a@web.de | 2010-03-07 | 2 | -7/+4 |
* | added missing library files | rumpf_a@web.de | 2010-03-07 | 2 | -34/+45 |
* | type alias fixes for SDL | rumpf_a@web.de | 2010-03-06 | 1 | -0/+14 |
* | Bugfix: macros can be exported again | Andreas Rumpf | 2010-03-05 | 1 | -0/+1 |
* | fixed graphics module | Andreas Rumpf | 2010-03-03 | 2 | -1/+2 |
* | fixed colors module | Andreas Rumpf | 2010-03-02 | 1 | -141/+116 |
* | better GTK wrapper | Andreas Rumpf | 2010-03-01 | 1 | -0/+13 |
* | further enhancements for the GTK wrapper | Andreas Rumpf | 2010-03-01 | 3 | -19/+6 |
* | examples/lib use the new wrappers | Andreas Rumpf | 2010-02-28 | 1 | -0/+4 |
* | bugfixes: re; pegs module | Andreas Rumpf | 2010-02-28 | 2 | -0/+8 |
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 197 | -0/+0 |
* | added spec.csv for testing | Andreas Rumpf | 2010-02-25 | 2 | -0/+95 |
* | SQLite wrapper | Andreas Rumpf | 2010-02-24 | 33 | -482/+19 |
* | start of yamllexer | rumpf_a@web.de | 2010-02-21 | 6 | -0/+105 |
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 170 | -205/+168 |
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 1 | -0/+23 |
* | further development of graphics module | rumpf_a@web.de | 2010-02-14 | 1 | -0/+2 |
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 205 | -0/+0 |
* | bugfix for parsexml module | Andreas Rumpf | 2010-01-21 | 1 | -0/+3 |
* | wrappers do not contain invalid identifiers | Andreas Rumpf | 2010-01-17 | 1 | -8/+5 |
* | fixed bug #502670 | Andreas Rumpf | 2010-01-17 | 1 | -0/+7 |
* | implemented extended quoting rules | Andreas Rumpf | 2010-01-16 | 3 | -4/+38 |
* | name lookup for sockets module | Andreas Rumpf | 2010-01-14 | 3 | -0/+38 |
* | sockets module complete | Andreas Rumpf | 2010-01-13 | 1 | -0/+0 |
* | devel of web frontend | rumpf_a@web.de | 2010-01-10 | 1 | -0/+39 |
* | some test files added | Andreas Rumpf | 2010-01-08 | 4 | -0/+52 |
* | further development of httpserver | Andreas Rumpf | 2010-01-05 | 2 | -5/+5 |
* | better subscript overloading | rumpf_a@web.de | 2010-01-03 | 1 | -0/+60 |
* | version 0.8.6 | Andreas Rumpf | 2009-12-22 | 5 | -14/+12 |
* | exprs for dynlib; indentation parsing | Andreas Rumpf | 2009-12-16 | 2 | -0/+40 |
* | floating point checks | Andreas Rumpf | 2009-12-14 | 3 | -0/+17 |