summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* start of yamllexerrumpf_a@web.de2010-02-218-2/+397
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-21173-238/+206
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-2018-74/+226
* development of graphics moduleAndreas Rumpf2010-02-197-272/+508
* BUGFIX: strutils.cmpIgnoreCaseAndreas Rumpf2010-02-142-11/+299
* added urls modulerumpf_a@web.de2010-02-141-0/+181
* further development of graphics modulerumpf_a@web.de2010-02-143-10/+70
* further improvements for the HTML parserrumpf_a@web.de2010-02-142-2/+73
* further improvements for the HTML parserrumpf_a@web.de2010-02-141-9/+28
* continued work on html/xmlparserrumpf_a@web.de2010-02-14747-191/+439
* further progress on the new XML processing modulesAndreas Rumpf2010-02-1210-14/+112
* new XML modulesAndreas Rumpf2010-02-1011-93/+731
* added xmldom modulesAndreas Rumpf2010-02-085-2/+1136
* more enhancements for the libAndreas Rumpf2010-02-0817-54/+65590
* httpclient uses strtabsAndreas Rumpf2010-02-071-5/+0
* httpclient uses strtabsAndreas Rumpf2010-02-079-5717/+6013
* support for .. raw:: html for the docgenAndreas Rumpf2010-02-074-110/+124
* new re module implementedAndreas Rumpf2010-02-072-200/+40
* httpserver supports a fixed port numberAndreas Rumpf2010-02-069-201/+278
* cleanup of library docsAndreas Rumpf2010-02-0413-112/+214
* bugfix: rendering of case statements has been broken recently; remaining iden...Andreas Rumpf2010-02-0210-288/+317
* HTTP chunking should work nowAndreas Rumpf2010-02-022-13/+8
* BUGFIX: system.insertAndreas Rumpf2010-02-021-1/+1
* added system.del; delete; insertAndreas Rumpf2010-02-025-34/+93
* parseutils addedrumpf_a@web.de2010-01-317-221/+292
* progress for httpclientrumpf_a@web.de2010-01-311-19/+0
* progress for httpclientrumpf_a@web.de2010-01-311-11/+39
* progress for httpclientrumpf_a@web.de2010-01-303-169/+289
* db_mysql.nim addedAndreas Rumpf2010-01-291-0/+145
* bugfixes for the high-level postgreSQL wrapperAndreas Rumpf2010-01-298-49/+29
* devel libs addedrumpf_a@web.de2010-01-246-17/+251
* pas2nim compiles; testing will be done laterrumpf_a@web.de2010-01-245-395/+311
* parseurl addedAndreas Rumpf2010-01-223-0/+22
* bugfix for parsexml moduleAndreas Rumpf2010-01-212-2/+8
* atomic is now a keywordAndreas Rumpf2010-01-218-39/+77
* strutils.parseHexInt addedAndreas Rumpf2010-01-1811-534/+352
* wrappers do not contain invalid identifiersAndreas Rumpf2010-01-1724-895/+887
* fixed bug #502670Andreas Rumpf2010-01-173-7/+36
* implemented extended quoting rulesAndreas Rumpf2010-01-1611-415/+317
* name lookup for sockets moduleAndreas Rumpf2010-01-145-35/+129
* bugfix: fd_set mustn't be prefixed with structAndreas Rumpf2010-01-142-2/+2
* sockets module completeAndreas Rumpf2010-01-1313-244/+722
* devel of web frontendrumpf_a@web.de2010-01-109-9/+189
* some test files addedAndreas Rumpf2010-01-085-0/+116
* further development of new wrappersAndreas Rumpf2010-01-0820-1960/+1379
* further development of httpserverAndreas Rumpf2010-01-0547-29/+102
* better subscript overloadingrumpf_a@web.de2010-01-0385-2314/+55931
* version 0.8.6Andreas Rumpf2009-12-2234-765/+737
* improved expandimportc toolrumpf_a@web.de2009-12-206-33/+83
* got rid of platdef.c; compiler now always does linking steprumpf_a@web.de2009-12-2012-51/+39