summary refs log tree commit diff stats
path: root/rod
Commit message (Expand)AuthorAgeFilesLines
...
* standalone structs still not implementedAndreas Rumpf2010-07-231-0/+2
* c2nim: cast-bug fixes (sort of)Andreas Rumpf2010-07-232-112/+149
* c2nim: rewritten symbol exporting codeAndreas Rumpf2010-07-224-90/+44
* c2nim: code cleanupAndreas Rumpf2010-07-221-45/+0
* c2nim: better parsing of #ifdef C2NIM; #def supportAndreas Rumpf2010-07-226-94/+345
* bugfix: c2nim: typedef unsigned charAndreas Rumpf2010-07-222-1/+2
* bugfix: c2nim: typedef a b;Andreas Rumpf2010-07-212-0/+4
* added system.appType magicAndreas Rumpf2010-07-216-9/+24
* test file for c2nimAndreas Rumpf2010-07-212-3/+451
* c2nim tool addedAndreas Rumpf2010-07-2115-60/+2819
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-042-18/+18
* resolved system.nim conflictsAndreas Rumpf2010-05-291-535/+535
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...PhiLho2010-05-211-535/+535
* | explicit types for generic routinesAndreas Rumpf2010-05-288-189/+186
* | crc check for external files to compile; bugfix: os.parseCmdLineAndreas Rumpf2010-04-054-35/+52
* | bugfix: complex.nim compilesAndreas Rumpf2010-04-043-75/+48
* | tiny C backend for a much faster REPLAndreas Rumpf2010-04-029-40/+75
|/
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-10/+3
* Bugfix: code generation bug that affected dialogs.nimAndreas Rumpf2010-03-251-1/+1
* Bugfix: strutils.deleteAndreas Rumpf2010-03-201-2/+2
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-0/+2
* BUGFIX: mEqRef for evalOpAndreas Rumpf2010-03-171-1/+2
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-171-1/+1
* version 0.8.8Andreas Rumpf2010-03-1411-113/+105
* bugfix: len openarrayAndreas Rumpf2010-03-102-13/+28
* bugfix: tseqtupleAndreas Rumpf2010-03-101-3/+2
* bugfix: wrong error: not all cases covered with enums with holesAndreas Rumpf2010-03-092-3/+9
* bugfix:hexadecimal ranges 0x00..0x01Andreas Rumpf2010-03-091-1/+1
* bugfix: bug #511622Andreas Rumpf2010-03-081-2/+5
* bugfix: bug499771Andreas Rumpf2010-03-083-37/+41
* Bugfix: macros can be exported againAndreas Rumpf2010-03-053-25/+23
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-041-144/+160
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-1/+2
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2684-0/+0
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-202-5/+10
* continued work on html/xmlparserrumpf_a@web.de2010-02-1484-8/+8
* httpclient uses strtabsAndreas Rumpf2010-02-071-2/+2
* support for .. raw:: html for the docgenAndreas Rumpf2010-02-072-109/+121
* httpserver supports a fixed port numberAndreas Rumpf2010-02-063-118/+82
* cleanup of library docsAndreas Rumpf2010-02-041-0/+11
* bugfix: rendering of case statements has been broken recently; remaining iden...Andreas Rumpf2010-02-021-1/+0
* added system.del; delete; insertAndreas Rumpf2010-02-021-1/+2
* devel libs addedrumpf_a@web.de2010-01-243-16/+10
* pas2nim compiles; testing will be done laterrumpf_a@web.de2010-01-245-395/+311
* atomic is now a keywordAndreas Rumpf2010-01-214-36/+27
* strutils.parseHexInt addedAndreas Rumpf2010-01-188-528/+319
* wrappers do not contain invalid identifiersAndreas Rumpf2010-01-171-3/+3
* fixed bug #502670Andreas Rumpf2010-01-171-7/+26
* implemented extended quoting rulesAndreas Rumpf2010-01-165-406/+249
* sockets module completeAndreas Rumpf2010-01-131-0/+0