summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* implements #?braces syntaxAraq2016-10-164-15/+2207
* adapting the lexer for curlysynAraq2016-10-121-2/+2
* zip files for WindowsAraq2016-10-094-40/+31
* better error checking for install_tools.nims scriptAndreas Rumpf2016-10-091-8/+11
* added registry.nim to the stdlibAraq2016-10-091-0/+11
* koch supports the finish command for smooth installations on WindowsAraq2016-10-093-74/+224
* document 'nim e' modeAraq2016-10-081-0/+1
* remove outdated warning about the Nimble installation processAraq2016-10-081-6/+0
* develop version is 0.15.1Araq2016-10-083-3/+3
* install_tools is not for building by sourceAraq2016-10-081-7/+0
* fixes #4845Araq2016-10-081-1/+3
* failed attempt to fix a 'void' inference bugAraq2016-10-081-1/+6
* fixes #4844Araq2016-10-081-1/+5
* Updated sponsors CSV files.Dominik Picheta2016-10-062-37/+41
* Merge pull request #4848 from flyx/fix-debugdlopenAndreas Rumpf2016-10-061-1/+4
|\
| * Display hint for -d:nimDebugDlOpen on load failureFelix Krause2016-10-031-0/+2
| * Fixed compilation error with -d:nimDebugDlOpenFelix Krause2016-10-031-1/+2
* | Merge pull request #4857 from yglukhov/gcv2-threadsAndreas Rumpf2016-10-062-4/+10
|\ \
| * | Make gc v2 compile with --threads:onYuriy Glukhov2016-10-052-4/+10
* | | Merge pull request #4853 from GaveUp/develAndreas Rumpf2016-10-061-2/+0
|\ \ \ | |/ / |/| |
| * | Revert change to osalloc.nim from commit 8d7a45f.GaveUp2016-10-041-2/+0
* | | Merge pull request #4855 from ftsf/fix-foreignthreadsAndreas Rumpf2016-10-051-0/+1
|\ \ \ | |/ / |/| |
| * | call initAllocator in foreign threadJez Kabanov2016-10-051-0/+1
|/ /
* | Merge pull request #4850 from jangko/win_nimmain_exportAndreas Rumpf2016-10-031-4/+7
|\ \ | |/ |/|
| * fixes #4840andri lim2016-10-031-4/+7
|/
* Improve downloads page.Dominik Picheta2016-10-011-7/+7
* disable warnUninit for --verbosity:2Andreas Rumpf2016-10-011-1/+1
* downloads have SHA checksumsAraq2016-10-011-3/+3
* website updatedAraq2016-10-013-2/+5
* NSIS won't force admin privileges.Dominik Picheta2016-10-011-2/+2
* Fixes pesky hint in asyncfutures.Dominik Picheta2016-10-011-0/+2
* version changed to 0.15.0Araq2016-10-016-16/+17
* minor CSS improvementAraq2016-10-011-1/+1
* Small improvements to download page.Dominik Picheta2016-09-301-4/+3
* Finishes news article for 0.15.0 release.Dominik Picheta2016-09-303-3/+90
* CI: Fixes PATH handling in NSIS installers.Dominik Picheta2016-09-301-12/+199
* made test green for WindowsAraq2016-09-301-2/+4
* made test green for 32bit systemAraq2016-09-301-12/+14
* made test green for 32bit systemAraq2016-09-301-1/+1
* Works around a niminst bug. Related to commit 3813af63f5 and #4831.Dominik Picheta2016-09-292-1/+3
* Merge pull request #4837 from FedericoCeratto/patch-16Dominik Picheta2016-09-291-0/+2
|\
| * Add few JSON examplesFederico Ceratto2016-09-291-0/+2
|/
* Merge pull request #4831 from miqlas/HaikuAndreas Rumpf2016-09-291-1/+9
|\
| * Haiku supporting code in nim.cfg. We don't have -ldl.Zoltán Mizsei2016-09-251-1/+9
* | Merge pull request #4833 from FedericoCeratto/patch-15Andreas Rumpf2016-09-291-0/+3
|\ \
| * | Add description to arch.nimFederico Ceratto2016-09-281-0/+3
* | | Merge pull request #4836 from cheatfate/upcoming_tpolltimeoutsAndreas Rumpf2016-09-291-31/+32
|\ \ \
| * | | Fix upcoming to pass tpolltimeouts.nim testcheatfate2016-09-291-31/+32
|/ / /
* | | CI: NSIS fixes and temporary removal of Linux builds.Dominik Picheta2016-09-292-41/+9
* | | more documentation knows about the new install_tools.nims scriptAraq2016-09-282-0/+17