Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 6 | -94/+345 | |
* | bugfix: c2nim: typedef unsigned char | Andreas Rumpf | 2010-07-22 | 2 | -1/+2 | |
* | bugfix: c2nim: typedef a b; | Andreas Rumpf | 2010-07-21 | 2 | -0/+4 | |
* | added system.appType magic | Andreas Rumpf | 2010-07-21 | 6 | -9/+24 | |
* | test file for c2nim | Andreas Rumpf | 2010-07-21 | 2 | -3/+451 | |
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 15 | -60/+2819 | |
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 2 | -18/+18 | |
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 1 | -535/+535 | |
|\ | ||||||
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 1 | -535/+535 | |
* | | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 8 | -189/+186 | |
* | | crc check for external files to compile; bugfix: os.parseCmdLine | Andreas Rumpf | 2010-04-05 | 4 | -35/+52 | |
* | | bugfix: complex.nim compiles | Andreas Rumpf | 2010-04-04 | 3 | -75/+48 | |
* | | tiny C backend for a much faster REPL | Andreas Rumpf | 2010-04-02 | 9 | -40/+75 | |
|/ | ||||||
* | bugfix: duplicate gtk2.set_tab_pos | Andreas Rumpf | 2010-03-29 | 1 | -10/+3 | |
* | Bugfix: code generation bug that affected dialogs.nim | Andreas Rumpf | 2010-03-25 | 1 | -1/+1 | |
* | Bugfix: strutils.delete | Andreas Rumpf | 2010-03-20 | 1 | -2/+2 | |
* | Bugfix: empty echo statement | Andreas Rumpf | 2010-03-20 | 1 | -0/+2 | |
* | BUGFIX: mEqRef for evalOp | Andreas Rumpf | 2010-03-17 | 1 | -1/+2 | |
* | bugfix: return type of gtk2.check_menu_item_new* | Andreas Rumpf | 2010-03-17 | 1 | -1/+1 | |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 11 | -113/+105 | |
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 2 | -13/+28 | |
* | bugfix: tseqtuple | Andreas Rumpf | 2010-03-10 | 1 | -3/+2 | |
* | bugfix: wrong error: not all cases covered with enums with holes | Andreas Rumpf | 2010-03-09 | 2 | -3/+9 | |
* | bugfix:hexadecimal ranges 0x00..0x01 | Andreas Rumpf | 2010-03-09 | 1 | -1/+1 | |
* | bugfix: bug #511622 | Andreas Rumpf | 2010-03-08 | 1 | -2/+5 | |
* | bugfix: bug499771 | Andreas Rumpf | 2010-03-08 | 3 | -37/+41 | |
* | Bugfix: macros can be exported again | Andreas Rumpf | 2010-03-05 | 3 | -25/+23 | |
* | bugfix: macro evaluation; added colors.extractRGB | Andreas Rumpf | 2010-03-04 | 1 | -144/+160 | |
* | examples/lib use the new wrappers | Andreas Rumpf | 2010-02-28 | 1 | -1/+2 | |
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 84 | -0/+0 | |
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 2 | -5/+10 | |
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 84 | -8/+8 | |
* | httpclient uses strtabs | Andreas Rumpf | 2010-02-07 | 1 | -2/+2 | |
* | support for .. raw:: html for the docgen | Andreas Rumpf | 2010-02-07 | 2 | -109/+121 | |
* | httpserver supports a fixed port number | Andreas Rumpf | 2010-02-06 | 3 | -118/+82 | |
* | cleanup of library docs | Andreas Rumpf | 2010-02-04 | 1 | -0/+11 | |
* | bugfix: rendering of case statements has been broken recently; remaining iden... | Andreas Rumpf | 2010-02-02 | 1 | -1/+0 | |
* | added system.del; delete; insert | Andreas Rumpf | 2010-02-02 | 1 | -1/+2 | |
* | devel libs added | rumpf_a@web.de | 2010-01-24 | 3 | -16/+10 | |
* | pas2nim compiles; testing will be done later | rumpf_a@web.de | 2010-01-24 | 5 | -395/+311 | |
* | atomic is now a keyword | Andreas Rumpf | 2010-01-21 | 4 | -36/+27 | |
* | strutils.parseHexInt added | Andreas Rumpf | 2010-01-18 | 8 | -528/+319 | |
* | wrappers do not contain invalid identifiers | Andreas Rumpf | 2010-01-17 | 1 | -3/+3 | |
* | fixed bug #502670 | Andreas Rumpf | 2010-01-17 | 1 | -7/+26 | |
* | implemented extended quoting rules | Andreas Rumpf | 2010-01-16 | 5 | -406/+249 | |
* | sockets module complete | Andreas Rumpf | 2010-01-13 | 1 | -0/+0 |