summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fixed #4532, VS2010 now can compile Nimandri lim2016-08-081-7/+86
| |/ /
* | | Merge branch 'devel' of github.com:nim-lang/Nim into develAndreas Rumpf2016-08-082-31/+175
|\| |
| * | Updated sponsors.csvDominik Picheta2016-08-061-31/+31
| * | No spaces after commas in bountysource.nim output.Dominik Picheta2016-08-061-1/+1
| * | Added script for generating sponsors.csv.Dominik Picheta2016-08-061-0/+144
* | | fixes #4528Andreas Rumpf2016-08-082-30/+45
* | | fixes #4582Andreas Rumpf2016-08-081-1/+2
* | | Merge branch 'devel' of github.com:nim-lang/Nim into develAndreas Rumpf2016-08-054-9/+78
|\| |
| * | Merge pull request #4572 from oderwat/distinct-nilAndreas Rumpf2016-08-052-0/+49
| |\ \
| | * | Allowing `nil` for distinct types where the base type is nilableHans Raaf2016-08-052-0/+49
| * | | Merge pull request #4575 from mathsaey/develAndreas Rumpf2016-08-051-2/+2
| |\ \ \
| | * | | Removed trailing whitespace in math moduleMathijs Saey2016-08-051-1/+1
| | * | | Fixed #4574Mathijs Saey2016-08-051-1/+1
| |/ / /
| * | | Merge pull request #4573 from kingofoz/develAndreas Rumpf2016-08-051-2/+6
| |\ \ \
| | * | | fix #4568kingofoz2016-08-051-2/+6
| |/ / /
| * | | Merge pull request #4570 from jlp765/memfilesDoco1Andreas Rumpf2016-08-051-7/+27
| |\ \ \
| | * | | Add doco on mapMem(), extend doco on open(), and add extra lines space for re...James Parkinson2016-08-051-7/+27
| |/ / /
* | | | added selfExe and selfExec for NimScript supportAndreas Rumpf2016-08-052-0/+15
* | | | removed 'strong spaces' from the manual because some people on reddit who nev...Andreas Rumpf2016-08-051-42/+0
* | | | fixes a regression involving the .compile and .link pragmasAndreas Rumpf2016-08-051-1/+3
|/ / /
* | | fixes #4354Andreas Rumpf2016-08-043-23/+57
* | | fixes #4505, fixes #4230Andreas Rumpf2016-08-043-6/+27
* | | fixes #4353Andreas Rumpf2016-08-043-5/+13
* | | attempt to fix #4065Andreas Rumpf2016-08-041-2/+1
* | | fixes #4526Andreas Rumpf2016-08-041-7/+15
|/ /
* | fixes #4562Andreas Rumpf2016-08-041-1/+2
* | fixes #4550Andreas Rumpf2016-08-041-0/+1
* | fixes #4545Andreas Rumpf2016-08-042-0/+25
* | fixes #4564Andreas Rumpf2016-08-043-3/+15
* | Merge pull request #4563 from krux02/spec-updateAndreas Rumpf2016-08-032-5/+7
|\ \
| * | updadet doc/manual array construction syntaxArne Döring2016-08-032-5/+7
* | | fixes #4561Andreas Rumpf2016-08-031-1/+1
* | | Merge pull request #4552 from moigagoo/patch-1Andreas Rumpf2016-08-021-0/+16
|\ \ \
| * | | Minor improvement in the Docker Hub section.Konstantin Molchanov2016-08-021-2/+2
| * | | Add Docker Hub infoKonstantin Molchanov2016-08-011-0/+16
* | | | Merge pull request #4559 from haiodo/enable-profiler-filenamesAndreas Rumpf2016-08-022-12/+23
|\ \ \ \
| * | | | Enable embedded profiler to display filenames.Andrey Sobolev2016-08-022-12/+23
* | | | | Merge pull request #4548 from arnetheduck/gc-cleanupAndreas Rumpf2016-08-025-19/+20
|\ \ \ \ \
| * | | | | clean up a few stray c_stdout's in gc debug codeJacek Sieka2016-07-315-19/+20
* | | | | | Merge pull request #4549 from miere43/fix-linksAndreas Rumpf2016-08-023-3/+3
|\ \ \ \ \ \
| * | | | | | fix several broken linksmiere432016-07-313-3/+3
* | | | | | | fixes #4537Andreas Rumpf2016-08-022-0/+25
| |_|/ / / / |/| | | | |
* | | | | | fixes #4555Andreas Rumpf2016-08-028-14/+38
| |_|/ / / |/| | | |
* | | | | make tests green againAndreas Rumpf2016-08-011-1/+1
* | | | | fixes #4534Andreas Rumpf2016-08-011-8/+5
|/ / / /
* / / / Add note about build-essentials package to readmeDominik Picheta2016-07-311-0/+2
|/ / /
* | | Merge pull request #4546 from cheatfate/coroutinesbackAndreas Rumpf2016-07-302-2/+4
|\ \ \
| * | | sets don't support empty arrays :)cheatfate2016-07-301-1/+1
| * | | Enable coroutines again.cheatfate2016-07-302-2/+4
|/ / /
* | | Merge branch 'RyanMarcus-devel' into develDominik Picheta2016-07-301-17/+54
|\ \ \