summary refs log tree commit diff stats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* Make nimrepl and trimcc tools compiledef2014-08-012-2/+2
|
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-04-251-1/+1
|\
| * website updatesAraq2014-04-221-1/+1
| |
* | minor tweaks; updated todo.txtAraq2014-04-251-1/+1
|/
* Implemented babel package list in lib.html.Dominik Picheta2014-04-121-0/+5
|
* merged better html links #850Araq2014-04-082-10/+25
|
* Added google analytics to website.Dominik Picheta2014-02-181-0/+10
|
* Changed tests and tools to use 'discard' statements instead of 'nil' for ↵Clay Sweetser2014-02-151-1/+1
| | | | empty blocks.
* nil->discardAraq2014-02-141-6/+6
|
* Merge branch 'pr_oniondocs' into pr_oniondocs_develGrzegorz Adam Hankiewicz2014-01-251-0/+14
|\
| * Transforms docgen sample to be generated from source.Grzegorz Adam Hankiewicz2014-01-061-0/+14
| |
* | resolved conflicts with masterAraq2014-01-183-9/+9
|\ \
| * | Rename C sources dir to c_code.Dominik Picheta2014-01-123-9/+9
| |/
* | case consistency: niminstAraq2013-12-291-9/+9
| |
* | case consistency part 7Araq2013-12-282-13/+13
| |
* | case consistency part 6Araq2013-12-281-3/+3
| |
* | case consistency part 5Araq2013-12-287-9/+9
| |
* | attempt to merge newtemplAraq2013-12-241-0/+631
| |
* | NoFakeVars progressAraq2013-12-243-0/+877
| |
* | vm: FFI improvementsAraq2013-12-231-1/+1
| |
* | Merge branch 'master' of https://github.com/Araq/Nimrod into vm2Araq2013-12-231-3/+2
|\| | | | | | | | | Conflicts: web/news.txt
| * Use quoteShell in stdlib, where appropriate.Michał Zieliński2013-12-111-3/+2
| |