summary refs log tree commit diff stats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* new re module implementedAndreas Rumpf2010-02-072-200/+40
|
* httpserver supports a fixed port numberAndreas Rumpf2010-02-064-82/+192
|
* cleanup of library docsAndreas Rumpf2010-02-049-110/+156
|
* bugfix: rendering of case statements has been broken recently; remaining ↵Andreas Rumpf2010-02-026-34/+34
| | | | idents with wrong underscores in the wrappers
* HTTP chunking should work nowAndreas Rumpf2010-02-021-13/+7
|
* BUGFIX: system.insertAndreas Rumpf2010-02-021-1/+1
|
* added system.del; delete; insertAndreas Rumpf2010-02-024-33/+91
|
* parseutils addedrumpf_a@web.de2010-01-316-220/+287
|
* 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-295-24/+15
|
* devel libs addedrumpf_a@web.de2010-01-242-0/+240
|
* parseurl addedAndreas Rumpf2010-01-222-0/+20
|
* bugfix for parsexml moduleAndreas Rumpf2010-01-211-2/+5
|
* atomic is now a keywordAndreas Rumpf2010-01-212-2/+18
|
* strutils.parseHexInt addedAndreas Rumpf2010-01-181-0/+23
|
* wrappers do not contain invalid identifiersAndreas Rumpf2010-01-1722-884/+879
|
* implemented extended quoting rulesAndreas Rumpf2010-01-161-1/+1
|
* name lookup for sockets moduleAndreas Rumpf2010-01-142-35/+91
|
* bugfix: fd_set mustn't be prefixed with structAndreas Rumpf2010-01-142-2/+2
|
* sockets module completeAndreas Rumpf2010-01-139-244/+719
|
* devel of web frontendrumpf_a@web.de2010-01-104-5/+12
|
* further development of new wrappersAndreas Rumpf2010-01-0819-1959/+1378
|
* further development of httpserverAndreas Rumpf2010-01-0540-18/+76
|
* better subscript overloadingrumpf_a@web.de2010-01-0350-294/+48650
|
* version 0.8.6Andreas Rumpf2009-12-221-1/+1
|
* got rid of platdef.c; compiler now always does linking steprumpf_a@web.de2009-12-202-5/+5
|
* variable dynamic lib namesAndreas Rumpf2009-12-152-6/+6
|
* floating point checksAndreas Rumpf2009-12-144-39/+64
|
* added configuration file for TeXAndreas Rumpf2009-12-101-0/+20
|
* BUGFIX: better error message when loading of dynamic lib proc failsAndreas Rumpf2009-12-091-1/+4
|
* bugfix: inconsequent tuple usageAndreas Rumpf2009-12-093-9/+9
|
* version 0.8.5: bugfixes; compiler now maintained in NimrodAndreas Rumpf2009-12-075-3/+987
|
* bug concerning constant evaluation fixedAndreas Rumpf2009-11-266-57/+98
|
* nimrod compiles againAndreas Rumpf2009-11-161-2/+1
|
* bind tableAndreas Rumpf2009-11-122-125/+168
|
* bugfixes: macros; splitFile; strutils.split; iterator.methodrumpf_a@web.de2009-10-273-19/+25
|
* version 0.8.2rumpf_a@web.de2009-10-2119-224/+2449
|
* pegs supports utf-8 nowAndreas Rumpf2009-09-251-7/+6
|
* implemented multi methodsAndreas Rumpf2009-09-2316-348/+9576
|
* added tools and web dirsAndreas Rumpf2009-09-15169-6960/+235
|
* overload resolution for proc varsAndreas Rumpf2009-06-2413-1933/+2023
|
* version0.7.10Andreas Rumpf2009-06-08136-15754/+6737
|
* some fixes for DMCAndreas Rumpf2009-05-204-17/+406
|
* some bugfixesAndreas Rumpf2009-05-141-12/+14
|
* added generic min;max;eachAndreas Rumpf2009-05-111-0/+17
|
* workaround bug #374441Andreas Rumpf2009-05-111-39/+32
|
* added missing files;change config for bug #374441Andreas Rumpf2009-05-104-0/+204
|