summary refs log tree commit diff stats
path: root/web/nimrod.ini
Commit message (Collapse)AuthorAgeFilesLines
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-90/+0
|
* Fixes docgen.Dominik Picheta2014-08-191-1/+1
|
* fixes newly introduced bugsAraq2014-08-141-1/+1
|
* Adds typetraits to library index and doc build.Grzegorz Adam Hankiewicz2014-08-051-1/+1
|
* Update nimrod.iniVarriount2014-07-181-1/+1
|
* Merge branch 'new_spawn' into develAraq2014-07-151-1/+1
|\ | | | | | | | | | | | | Conflicts: todo.txt web/news.txt web/nimrod.ini
| * c2nim is not part of the compiler anymoreAraq2014-06-301-2/+2
| |
* | fixes #1135Araq2014-07-011-1/+1
| |
* | Starts backends.txt with bits from nimrodc.txt.Grzegorz Adam Hankiewicz2014-06-211-1/+1
|/
* Merge branch 'pr_documents_koch' of git://github.com/gradha/Nimrod into ↵Clay Sweetser2014-05-311-1/+10
|\ | | | | | | | | | | | | gradha-pr_documents_koch Conflicts: web/nimrod.ini
| * Updates list of files to build in doc directory.Grzegorz Adam Hankiewicz2014-04-191-0/+9
| |
| * Adds documentation about koch.Grzegorz Adam Hankiewicz2014-04-191-1/+1
| |
* | Added new future module with a closure macro.Dominik Picheta2014-04-201-1/+1
|/
* Selectors module now uses select on operating systems other than Linux.Dominik Picheta2014-04-061-1/+1
|
* Updates docs and news.Dominik Picheta2014-04-061-1/+2
|
* mongodb wrapper properly removed from coreAraq2014-03-251-2/+2
|
* Finished logging module.Dominik Picheta2014-01-271-1/+1
|
* Merge branch 'pr_oniondocs' into pr_oniondocs_develGrzegorz Adam Hankiewicz2014-01-251-1/+1
|\
| * Adds docgen to list of documentation to build.Grzegorz Adam Hankiewicz2014-01-061-1/+1
| |
* | Adds parseopt2 module to documentation index.Grzegorz Adam Hankiewicz2014-01-151-1/+1
|/
* 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
| | | | No one calls it EcmaScript anymore.
* 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 ↵Araq2012-09-111-1/+1
| | | | of 'compile' are not overwritten
* 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
| | | | the uri module to the doc gen. Fixed a bug in the cookies module.
* 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
|