summary refs log tree commit diff stats
path: root/doc/lib.txt
Commit message (Expand)AuthorAgeFilesLines
* GC: use simple balanced tree instead of AVL treeAraq2011-12-301-0/+3
* added support for advanced substitution expressionsAraq2011-12-271-0/+3
* memfiles now uses winlean; changed the interface to raise EOSAraq2011-11-051-0/+4
* Added ftpclient module. Fixed docs in sockets module. Added dll tests to test...dom962011-11-041-0/+3
* libuv working on windows tooZahary Karadjov2011-10-121-3/+9
* Fixed string concatenation and other bugs in the JS backend. Fixed a small bu...dom962011-09-231-0/+6
* Some improvements relating to the IRC module.dom962011-09-041-1/+3
* new actors implementation for nimrod; compiler's generics still not up for th...Araq2011-08-291-1/+1
* locks now in their own core moduleAraq2011-08-201-0/+3
* bugfixes; added events module, sequtils moduleAraq2011-07-261-0/+11
* bugfix: proper cache for generic instantiationsAraq2011-07-211-0/+3
* preparations for 0.8.12Araq2011-07-101-1/+5
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-0/+2
* code gen bugfixes; marshal.nim implementedAraq2011-06-261-4/+4
* added encodings stdlibAraq2011-06-161-0/+4
* bugfix: endless loop in parser; added sphinx wrapperAraq2011-06-141-0/+2
* intsets are now a proper module and part of the stdlibAraq2011-06-141-1/+6
* bugfix: generic instantiation across module boundariesAraq2011-06-061-3/+6
* first steps to thread local heapsAraq2011-06-021-1/+14
* bugfix: times.epochTimeAraq2011-04-251-0/+9
* bugfix: readline wrapper; bugfix: evaluation of type conversionsAraq2011-02-141-0/+11
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-181-0/+3
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-151-0/+4
* added install.sh; scgi: does not set system.stackTraceNewLine anymoreAraq2010-10-261-0/+1
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-251-1/+15
* version 0.8.10Araq2010-10-211-1/+10
* accurate file/line informationAndreas Rumpf2010-08-141-0/+3
* c2nim: new features & bugfixesAndreas Rumpf2010-08-111-97/+153
* Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...PhiLho2010-05-211-39/+39
* version 0.8.8Andreas Rumpf2010-03-141-3/+3
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-041-0/+14
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-9/+2
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-281-1/+5
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-1/+1
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* new XML modulesAndreas Rumpf2010-02-101-1/+10
* added xmldom modulesAndreas Rumpf2010-02-081-0/+13
* more enhancements for the libAndreas Rumpf2010-02-081-0/+5
* httpclient uses strtabsAndreas Rumpf2010-02-071-3/+3
* cleanup of library docsAndreas Rumpf2010-02-041-1/+35
* bugfixes: macros; splitFile; strutils.split; iterator.methodrumpf_a@web.de2009-10-271-1/+1
* version 0.8.2rumpf_a@web.de2009-10-211-2/+1
* implemented multi methodsAndreas Rumpf2009-09-231-36/+80
* added tools and web dirsAndreas Rumpf2009-09-151-1/+1
* version0.7.10Andreas Rumpf2009-06-081-3/+10
* version 0.7.8Andreas Rumpf2009-05-081-0/+13
* version 0.7.6Andreas Rumpf2009-04-221-8/+42
* version 0.7.0Andreas Rumpf2008-11-161-131/+216