summary refs log tree commit diff stats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1299 from gradha/pr_documents_interfacingAndreas Rumpf2014-06-301-1/+1
|\
| * Starts backends.txt with bits from nimrodc.txt.Grzegorz Adam Hankiewicz2014-06-211-1/+1
* | Rename sequtils.distnct to sequtils.deduplicate.Reimer Behrends2014-06-281-0/+1
* | Use monospace as fallback font on websitedef2014-06-211-1/+1
* | Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawnAraq2014-06-011-0/+17
|\ \ | |/ |/|
| * initial non-compiling version of 'parallel'Araq2014-05-121-0/+17
* | Merge branch 'pr_documents_koch' of git://github.com/gradha/Nimrod into gradh...Clay Sweetser2014-05-311-1/+10
|\ \ | |/ |/|
| * 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
* | fixed a typoAraq2014-04-301-1/+1
* | Windows installer links for website.Dominik Picheta2014-04-231-1/+28
* | website updatesAraq2014-04-221-4/+6
* | Website updates.Dominik Picheta2014-04-223-9/+112
* | version 0.9.4Araq2014-04-212-19/+19
* | fixes DLL generationAraq2014-04-211-1/+1
* | updated news.txtAraq2014-04-211-2/+18
* | Added new future module with a closure macro.Dominik Picheta2014-04-201-1/+1
* | new concurrency model: first steps; shared is not a keyword anymoreAraq2014-04-141-1/+1
|/
* Implemented babel package list in lib.html.Dominik Picheta2014-04-121-0/+72
* resolved conflictAndreas Rumpf2014-04-105-28/+192
|\
| * refined and documented regionized pointersAraq2014-04-091-0/+1
| * implemented region pointersAraq2014-04-091-0/+5
| * Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-04-071-1/+1
| |\
| | * Selectors module now uses select on operating systems other than Linux.Dominik Picheta2014-04-061-1/+1
| * | updated news.txtAraq2014-04-071-1/+6
| |/
| * Updates docs and news.Dominik Picheta2014-04-062-90/+146
| * mongodb wrapper properly removed from coreAraq2014-03-251-2/+2
| * Fixed typo and line breaks in docsAudun Wilhelmsen2014-03-201-1/+2
| * Added documentation for packed pragmaAudun Wilhelmsen2014-03-201-0/+1
| * implements strongSpaces parsing modeAraq2014-03-071-0/+1
| * system.nim makes use of the 'unchecked' pragmaAraq2014-03-051-0/+3
| * renamed noStackFrame to asmNoStackFrameAraq2014-02-181-0/+2
| * Make ticker title consistent.Dominik Picheta2014-02-181-1/+1
| * Fix line-height for h1 in website.Dominik Picheta2014-02-181-1/+1
| * Improved community page and fixed ticker links.Dominik Picheta2014-02-182-11/+53
| * Modified website news titles and made ticker titles consistent.Dominik Picheta2014-02-172-6/+6
| * Make ticker puntuation consistent.vocalbit2014-02-171-2/+2
| * Fix website news formatting and grammar to be consistent.vocalbit2014-02-171-2/+4
| * Add two news items to website.vocalbit2014-02-172-82/+107
| * the delegator pragma becomes a set of dot operatorsZahary Karadjov2014-02-151-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
| * | small code cleanupsAraq2014-01-231-0/+2
| * | command syntax is allowed in expressionsAraq2014-01-201-3/+4
| * | compiler warns when you use GC'ed memory and '--gc:none'Araq2014-01-191-0/+3
| * | 'nil' as a statement is deprecated, use an empty 'discard' insteadAraq2014-01-191-2/+3
| * | resolved conflicts with masterAraq2014-01-181-0/+2
| |\ \
| * | | Adds parseopt2 module to documentation index.Grzegorz Adam Hankiewicz2014-01-151-1/+1
| * | | Merge branch 'upstream' into develZahary Karadjov2013-12-291-7/+11
| |\ \ \