summary refs log tree commit diff stats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Babel to Nimble in lib.txt.Dominik Picheta2014-12-261-2/+2
|
* Fix source code linksNick Greenfield2014-12-211-8/+8
|
* Merge pull request #1748 from boydgreenfield/improved-doc-stylingAndreas Rumpf2014-12-211-8/+10
|\ | | | | Improved doc styling
| * Update nimweb.nim to work w/ non-hardcoded --docSeeSrcUrl argument to nim docNick Greenfield2014-12-191-8/+10
| |
* | implemented 'koch pdf'Araq2014-12-191-9/+10
|/
* more code snippets for the websiteAraq2014-12-141-6/+36
|
* added 'website' option to koch for convenienceAraq2014-12-131-2/+7
|
* website improvementsAraq2014-12-121-13/+21
|
* website slightly improvedAraq2014-12-112-5/+5
|
* nimweb builds full docs againAraq2014-12-101-7/+11
|
* further website improvementsAraq2014-12-102-1/+8
|
* destuctors are experimental; 'func' is now a keywordAraq2014-12-101-1/+1
|
* new websiteAraq2014-12-102-60/+167
|
* fixes #1646Araq2014-11-101-1/+1
|
* Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-11-031-1/+12
|\
| * Update buildbat.tmplVarriount2014-11-031-1/+12
| | | | | | Batch scripts generated by `koch csources` now return proper error codes, and stop when there is an error.
* | Merge branch 'devel' into bigbreakAraq2014-11-031-9/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/impure/db_postgres.nim lib/pure/json.nim lib/pure/math.nim lib/system/atomics.nim
| * | only produce the link to the docs if they are installedAraq2014-11-031-5/+0
| | |
| * | Update nsis.tmplVarriount2014-11-021-4/+3
| | |
| * | Update nsis.tmplVarriount2014-11-021-0/+1
| | |
| * | Update nsis.tmplVarriount2014-10-251-0/+2
| | | | | | | | | Fix adding the mingw binary to the path variable
* | | Nimrod -> NimAraq2014-10-311-5/+5
| |/ |/|
* | Merge branch 'devel' into bigbreakAraq2014-10-231-2/+8
|\| | | | | | | | | Conflicts: web/news.txt
| * Update nsis.tmplVarriount2014-10-211-2/+8
| | | | | | React appropriately when the user cancels the downloading of a component.
* | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-10-212-80/+145
|\ \
| * | Improve the trimcc tool's batching algorithm.Clay Sweetser2014-10-142-80/+145
| | |
* | | Merge branch 'devel' into bigbreakAraq2014-10-205-20/+654
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/nim.ini doc/manual.txt doc/tut2.txt koch.nim lib/system/channels.nim readme.txt tools/niminst/niminst.nim tools/nimweb.nim web/download.txt web/news.txt
| * disable 'view source' featureAraq2014-10-201-3/+4
| |
| * documentation improvementsAraq2014-10-191-4/+9
| |
| * Update the NSIS Installer ScriptClay Sweetser2014-10-192-166/+595
| |
| * niminst: source based installation works againAraq2014-10-181-1/+1
| |
| * more improvements for the NSIS installerAraq2014-10-171-3/+9
| |
| * added missing template fileAraq2014-10-171-0/+166
| |
| * niminst supports NSISAraq2014-10-172-13/+40
| |
* | Merge branch 'devel' into bigbreakAraq2014-10-131-4/+4
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/ast.nim compiler/nimfix/prettybase.nim compiler/pragmas.nim compiler/sempass2.nim doc/manual.txt koch.nim lib/pure/concurrency/threadpool.nim web/news.txt
| * zipfile generation works againAraq2014-10-121-4/+4
| |
* | documentation updatesAraq2014-10-111-0/+16
| |
* | improved trimcc toolAraq2014-10-091-20/+118
| |
* | docgen should work againAraq2014-10-051-1/+1
| |
* | some progress on documentation buildingAraq2014-09-171-84/+80
| |
* | nimweb compiles againAraq2014-09-141-6/+1
| |
* | resolved conflictAraq2014-09-131-15/+20
|\ \
| * | Some docgen fixes.Dominik Picheta2014-09-131-16/+16
| | |
* | | merged things from develAraq2014-09-121-9/+47
|\ \ \ | |/ / |/| / | |/
| * Adds --parallelBuild to koch web and automatic reruns. Refs #1455.Grzegorz Adam Hankiewicz2014-08-081-4/+27
| |
| * Parallelizes documentation building.Grzegorz Adam Hankiewicz2014-08-061-9/+24
| |
* | updated nimgrep toolAraq2014-09-101-6/+6
| |
* | nimgrep compiles againAraq2014-09-071-8/+8
| |
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+0
| |
* | posix.nim compiles againAraq2014-08-298-42/+42
|/