summary refs log tree commit diff stats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* fixes newly introduced bugsAraq2014-08-141-1/+1
* fixes 'gcsafe'Araq2014-08-121-0/+4
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-111-0/+2
|\
| * Added SafeDisconn for accept.Dominik Picheta2014-08-101-0/+2
* | distinguish between 'defined' and 'declared'Araq2014-08-111-0/+4
|/
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-081-1/+1
|\
| * Merge pull request #1446 from gradha/pr_links_typetraits_moduleVarriount2014-08-061-1/+1
| |\
| | * Adds typetraits to library index and doc build.Grzegorz Adam Hankiewicz2014-08-051-1/+1
* | | 'lambda' is no keyword anymoreAraq2014-08-081-0/+1
|/ /
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-051-7/+4
|\|
| * Uses case insensitive comparison for sorting. Refs #1292.Grzegorz Adam Hankiewicz2014-08-021-1/+1
| * Adds placeholder text for js disabled browsers. Refs #1292.Grzegorz Adam Hankiewicz2014-08-021-4/+2
| * Updates js.high usage for line ending dots. Refs #1291 and #1292.Grzegorz Adam Hankiewicz2014-08-021-2/+1
* | progress on deepCopyAraq2014-08-011-0/+8
|/
* Fixes #1065.Dominik Picheta2014-07-201-1/+3
* Update nimrod.iniVarriount2014-07-181-1/+1
* Fix link to roadmap on site home pageRory O’Kane2014-07-171-1/+1
* added stack overflow preventionAraq2014-07-161-1/+2
* Merge pull request #1341 from def-/algorithm-reversedAndreas Rumpf2014-07-151-0/+1
|\
| * Update news.txtdef2014-07-091-0/+1
* | Merge branch 'new_spawn' into develAraq2014-07-152-1/+3
|\ \
| * | c2nim is not part of the compiler anymoreAraq2014-06-301-2/+2
| * | minor changes to todo.txtAraq2014-06-281-0/+2
* | | fixes latest regressionAraq2014-07-111-0/+2
| |/ |/|
* | fixes #1135Araq2014-07-011-1/+1
* | Merge pull request #1292 from gradha/pr_terminates_sentences_with_dotAndreas Rumpf2014-06-301-1/+7
|\ \
| * | Forces babel package descriptions to end with a dot.Grzegorz Adam Hankiewicz2014-06-211-1/+7
* | | 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
| |\