summary refs log tree commit diff stats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Added generic OpenWrt compilers for --cpu:mipsElie Zedeck2014-11-161-0/+3
* Fix #1599Clay Sweetser2014-10-291-7/+7
* Add nimblepath so Nim can find Nimble-installed packages out-of-the-boxNick Greenfield2014-10-231-0/+1
* Merge branch 'devel' into bigbreakAraq2014-10-202-6/+5
|\
| * disable 'view source' featureAraq2014-10-201-1/+0
| * Merge pull request #1573 from trustable-code/PR1Andreas Rumpf2014-10-191-0/+5
| |\
| | * Fixed missing color definion in docs CSSSimon Krauter2014-10-141-0/+5
| * | website updates for 0.9.6Araq2014-10-191-5/+0
| |/
| * fixes #1444Araq2014-09-111-0/+139
* | added nimfix toolAraq2014-09-051-1/+3
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+141
* | big renameAraq2014-08-271-2/+4
|/
* initial non-compiling version of 'parallel'Araq2014-05-121-0/+1
* merged better html links #850Araq2014-04-081-3/+32
* Punctation -> Punctuation; fix remaining typos.EXetoC2014-01-292-2/+2
* Merge branch 'master' into vm2Araq2013-12-051-5/+5
|\
| * removed deprecated libraries from nimrod.cfgfowlmouth2013-12-021-5/+5
* | next steps for FFI supportAraq2013-11-251-0/+1
|/
* some fixes for HaikuAraq2013-09-011-1/+2
* 'nirmod pretty': almost workingAraq2013-07-311-0/+9
* Modify babelpathErik Johansson Andersson2013-07-041-1/+1
* fixes #466Araq2013-06-061-2/+2
* nimrod dump can now produce a machine readable json reportZahary Karadjov2013-05-011-1/+0
* fixes #257Araq2013-03-181-1/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-163-0/+0
* Changes default macosx compiler to clang.Grzegorz Adam Hankiewicz2013-03-021-0/+1
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-1/+1
* fixes #271Araq2012-12-151-1/+1
* lazy paths for Babel supportAraq2012-12-111-1/+1
* improvements for --babelPathAraq2012-12-091-6/+4
* Fixes SSL httpclient and problems with hidden path splitting in OS.Dominik Picheta2012-12-021-1/+1
* profiler improvementsAraq2012-09-171-0/+1
* cross-compilation improvementsAraq2012-07-081-0/+4
* fixes for the Intel C compiler on WindowsZahary Karadjov2012-06-271-2/+4
* fix compilation errors when bootstrapping with C++Zahary Karadjov2012-06-041-11/+11
* added system.||; lacks runtime supportAraq2012-05-231-0/+1
* documentation improvements; higher level Mongodb wrapperAraq2012-04-091-0/+2
* small fixes for BSDAraq2012-04-061-0/+3
* added docgen.rst2html for the forum; fixed tester bug concerning removeDirAraq2012-02-212-2/+2
* tlsEmulation:on for windows/GCCAraq2012-01-291-0/+3
* pragma blocks; fixed line information issue with user defined assertionsAraq2012-01-171-1/+2
* removed incompatible flags for debugging VCC release buildsZahary Karadjov2011-12-071-1/+1
* bugfixes for .rod files and visual C++Araq2011-12-031-1/+1
* libuv working on windows tooZahary Karadjov2011-10-121-2/+2
* Nimrod can now compile itself with --lineDir enabledZahary Karadjov2011-09-201-1/+2
* fixed system.nim to use the proper getTypeInfo magicAraq2011-06-101-1/+1
* Bugfix: no #line dir with 0 generatedAraq2011-06-101-1/+1
* bugfix: generic instantiation across module boundariesAraq2011-06-061-0/+1
* still playing with threadsAraq2011-05-171-1/+1
* lexer, parser cleanup; boehm gc for mac os xAraq2011-05-171-1/+1