summary refs log tree commit diff stats
path: root/rod
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* devel of web frontendrumpf_a@web.de2010-01-102-4/+73
* further development of new wrappersAndreas Rumpf2010-01-081-1/+1
* further development of httpserverAndreas Rumpf2010-01-052-6/+4
* better subscript overloadingrumpf_a@web.de2010-01-0321-1829/+1460
* version 0.8.6Andreas Rumpf2009-12-2220-261/+181
* improved expandimportc toolrumpf_a@web.de2009-12-204-31/+39
* got rid of platdef.c; compiler now always does linking steprumpf_a@web.de2009-12-207-20/+13
* got rid of platdef.c generationrumpf_a@web.de2009-12-1926-169/+178
* exprs for dynlib; indentation parsingAndreas Rumpf2009-12-162-51/+43
* variable dynamic lib namesAndreas Rumpf2009-12-1512-760/+498
* floating point checksAndreas Rumpf2009-12-1417-466/+352
* added nimlib/posixAndreas Rumpf2009-12-102-7/+4
* enhancements for cgen.libCandidatesAndreas Rumpf2009-12-092-45/+34
* BUGFIX: better error message when loading of dynamic lib proc failsAndreas Rumpf2009-12-091-13/+11