summary refs log tree commit diff stats
path: root/doc/lib.txt
Commit message (Expand)AuthorAgeFilesLines
* fix some typosPatrick Pelletier2014-05-071-1/+1
* Added new future module with a closure macro.Dominik Picheta2014-04-201-0/+3
* Rewrote sentence about Babel in lib.txt.Dominik Picheta2014-04-121-4/+5
* Implemented babel package list in lib.html.Dominik Picheta2014-04-121-0/+32
* Selectors module now uses select on operating systems other than Linux.Dominik Picheta2014-04-061-0/+4
* Updates docs and news.Dominik Picheta2014-04-061-0/+24
* mongodb wrapper properly removed from coreAraq2014-03-251-5/+0
* Finished logging module.Dominik Picheta2014-01-271-0/+3
* Removes links to modules recently removed from stdlib.Grzegorz Adam Hankiewicz2014-01-151-101/+1
* Moves mongodb module to lower level wrapper group.Grzegorz Adam Hankiewicz2014-01-151-3/+2
* Adds parseopt2 module to documentation index.Grzegorz Adam Hankiewicz2014-01-151-1/+6
* Links algorithm module from library index.Grzegorz Adam Hankiewicz2013-11-081-0/+2
* Adds docutils modules to lib index, fixes :idx: markers.Grzegorz Adam Hankiewicz2013-06-091-0/+16
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* Adds babel package manager link to library index.Grzegorz Adam Hankiewicz2013-03-121-1/+4
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-1/+1
* fixes #271Araq2012-12-151-2/+2
* Added fsmonitor module.Dominik Picheta2012-09-021-0/+3
* improved unsigned supportAraq2012-07-141-0/+5
* Fixed a bug in times and finished its docs. Added mimetypes module and added ...dom962012-05-131-0/+5
* fixes binding of overloaded procsAraq2012-05-041-1/+1
* documentation improvements; GC_step improvedAraq2012-04-211-0/+4
* documentation improvements; higher level Mongodb wrapperAraq2012-04-091-1/+4
* fixed another docgen bug; initial mongodb wrapperAraq2012-04-061-0/+3
* better opengl wrapper; oids and endians modules documentedAraq2012-04-041-0/+9
* added libsvm wrapperAraq2012-04-041-0/+6
* added new OpenGL wrapperAraq2012-04-041-0/+3
* added htmlgen to docsAraq2012-03-231-0/+4
* little fixes for 0.8.14 releaseAraq2012-02-091-0/+4
* version 0.8.14Araq2012-02-091-1/+4
* 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