summary refs log tree commit diff stats
path: root/web/nimrod.ini
Commit message (Expand)AuthorAgeFilesLines
* Updates configuration for recent lib removals. Refs #698.Grzegorz Adam Hankiewicz2013-12-081-4/+1
* Starts idetools specific documentation.Grzegorz Adam Hankiewicz2013-06-161-1/+1
* Adds docutils modules to lib index, fixes :idx: markers.Grzegorz Adam Hankiewicz2013-06-091-1/+3
* Added unittest module to docgen.Dominik Picheta2013-05-311-1/+1
* Implemented new Nimrod website designed by @PhilipWitte.Dominik Picheta2013-05-181-4/+18
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-1/+1
* almost every pragma is allowed in a 'push' pragmaAraq2012-11-201-2/+2
* doc2 improvements; small lexer bugfix: backslashes in commentsAraq2012-11-201-22/+22
* doc2 support for nimweb; fixed graphics.withEventsAraq2012-11-011-2/+3
* website improvements; better opengl wrapper (still broken)Araq2012-09-281-3/+4
* profiler documentationAraq2012-09-151-1/+2
* first steps for overloading support of passing blocks; bugfix: test results o...Araq2012-09-111-1/+1
* tr macros now documentedAraq2012-09-101-1/+1
* Added fsmonitor module.Dominik Picheta2012-09-021-1/+1
* improved unsigned supportAraq2012-07-141-1/+1
* Fixed a bug in times and finished its docs. Added mimetypes module and added ...dom962012-05-131-2/+2
* documentation improvements; GC_step improvedAraq2012-04-211-1/+1
* GC with realtime supportAraq2012-04-211-1/+1
* documentation improvementsAraq2012-04-161-1/+1
* documentation improvements; higher level Mongodb wrapperAraq2012-04-091-1/+1
* fixed another docgen bug; initial mongodb wrapperAraq2012-04-061-1/+1
* better opengl wrapper; oids and endians modules documentedAraq2012-04-041-1/+1
* added libsvm wrapperAraq2012-04-041-0/+1
* added locks for docgenAraq2012-02-181-1/+1
* little fixes for 0.8.14 releaseAraq2012-02-091-1/+1
* version 0.8.14Araq2012-02-091-0/+1
* more sysasserts for allocator/gcAraq2012-01-121-1/+1
* GC: use simple balanced tree instead of AVL treeAraq2011-12-301-1/+1
* added support for advanced substitution expressionsAraq2011-12-271-1/+1
* memfiles now uses winlean; changed the interface to raise EOSAraq2011-11-051-1/+1
* Added ftpclient module. Fixed docs in sockets module. Added dll tests to test...dom962011-11-041-0/+1
* libuv working on windows tooZahary Karadjov2011-10-121-0/+1
* Fixed string concatenation and other bugs in the JS backend. Fixed a small bu...dom962011-09-231-1/+1
* Some improvements relating to the IRC module.dom962011-09-041-1/+1
* new actors implementation for nimrod; compiler's generics still not up for th...Araq2011-08-291-1/+1
* fixes #42Araq2011-08-041-1/+1
* bugfixes; added events module, sequtils moduleAraq2011-07-261-0/+1
* tests repaired; serious typo in the allocator fixed; fixes #32Araq2011-07-221-1/+1
* bugfix: proper cache for generic instantiationsAraq2011-07-211-1/+1
* version 0.8.12Araq2011-07-101-1/+1
* preparations for 0.8.12Araq2011-07-101-2/+3
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-1/+1
* code gen bugfixes; marshal.nim implementedAraq2011-06-261-1/+1
* added encodings stdlibAraq2011-06-161-1/+1
* bugfix: endless loop in parser; added sphinx wrapperAraq2011-06-141-1/+1
* intsets are now a proper module and part of the stdlibAraq2011-06-141-1/+2
* basic generic collections implemented and testedAraq2011-06-071-0/+1
* first steps to thread local heapsAraq2011-06-021-4/+4
* Added a helpful iterator to redis. Fixed some issues with stderr in osproc. F...dom962011-05-221-1/+1