Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve #4606 | cheatfate | 2016-08-12 | 2 | -4/+8 |
* | fixes #4593 | Andreas Rumpf | 2016-08-10 | 1 | -1/+1 |
* | fixes #4589 | Andreas Rumpf | 2016-08-10 | 2 | -6/+13 |
* | don't allow to pass a closure to spawn | Andreas Rumpf | 2016-08-10 | 1 | -0/+2 |
* | makes tests green again | Andreas Rumpf | 2016-08-09 | 1 | -1/+2 |
* | fixes #2094 | Andreas Rumpf | 2016-08-09 | 1 | -0/+3 |
* | fixes #4551 | Andreas Rumpf | 2016-08-09 | 2 | -0/+16 |
* | tiny style changes | Andreas Rumpf | 2016-08-09 | 2 | -3/+3 |
* | New sponsors. | Dominik Picheta | 2016-08-08 | 2 | -1/+2 |
* | Add bountysource news. | Dominik Picheta | 2016-08-08 | 3 | -6/+81 |
* | disable TR macro for increased compile times; define nimTrMacros to re-enable | Andreas Rumpf | 2016-08-08 | 1 | -1/+1 |
* | Merge pull request #4577 from oderwat/fix-referr-js | Andreas Rumpf | 2016-08-08 | 1 | -2/+9 |
|\ | |||||
| * | Fix using ptr to seq in js backend. | Hans Raaf | 2016-08-07 | 1 | -2/+9 |
* | | Merge pull request #4585 from yglukhov/array-ref-swap-optimization | Andreas Rumpf | 2016-08-08 | 1 | -0/+7 |
|\ \ | |||||
| * | | Optimized swapping of ref array elements. | Yuriy Glukhov | 2016-08-08 | 1 | -0/+7 |
| |/ | |||||
* | | Merge pull request #4581 from jangko/vs2010_trunc | Andreas Rumpf | 2016-08-08 | 1 | -7/+86 |
|\ \ | |||||
| * | | Fixed #4532, VS2010 now can compile Nim | andri lim | 2016-08-08 | 1 | -7/+86 |
| |/ | |||||
* | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-08-08 | 2 | -31/+175 |
|\| | |||||
| * | Updated sponsors.csv | Dominik Picheta | 2016-08-06 | 1 | -31/+31 |
| * | No spaces after commas in bountysource.nim output. | Dominik Picheta | 2016-08-06 | 1 | -1/+1 |
| * | Added script for generating sponsors.csv. | Dominik Picheta | 2016-08-06 | 1 | -0/+144 |
* | | fixes #4528 | Andreas Rumpf | 2016-08-08 | 2 | -30/+45 |
* | | fixes #4582 | Andreas Rumpf | 2016-08-08 | 1 | -1/+2 |
* | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-08-05 | 4 | -9/+78 |
|\| | |||||
| * | Merge pull request #4572 from oderwat/distinct-nil | Andreas Rumpf | 2016-08-05 | 2 | -0/+49 |
| |\ | |||||
| | * | Allowing `nil` for distinct types where the base type is nilable | Hans Raaf | 2016-08-05 | 2 | -0/+49 |
| * | | Merge pull request #4575 from mathsaey/devel | Andreas Rumpf | 2016-08-05 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Removed trailing whitespace in math module | Mathijs Saey | 2016-08-05 | 1 | -1/+1 |
| | * | | Fixed #4574 | Mathijs Saey | 2016-08-05 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #4573 from kingofoz/devel | Andreas Rumpf | 2016-08-05 | 1 | -2/+6 |
| |\ \ | |||||
| | * | | fix #4568 | kingofoz | 2016-08-05 | 1 | -2/+6 |
| |/ / | |||||
| * | | Merge pull request #4570 from jlp765/memfilesDoco1 | Andreas Rumpf | 2016-08-05 | 1 | -7/+27 |
| |\ \ | |||||
| | * | | Add doco on mapMem(), extend doco on open(), and add extra lines space for re... | James Parkinson | 2016-08-05 | 1 | -7/+27 |
| |/ / | |||||
* | | | added selfExe and selfExec for NimScript support | Andreas Rumpf | 2016-08-05 | 2 | -0/+15 |
* | | | removed 'strong spaces' from the manual because some people on reddit who nev... | Andreas Rumpf | 2016-08-05 | 1 | -42/+0 |
* | | | fixes a regression involving the .compile and .link pragmas | Andreas Rumpf | 2016-08-05 | 1 | -1/+3 |
|/ / | |||||
* | | fixes #4354 | Andreas Rumpf | 2016-08-04 | 3 | -23/+57 |
* | | fixes #4505, fixes #4230 | Andreas Rumpf | 2016-08-04 | 3 | -6/+27 |
* | | fixes #4353 | Andreas Rumpf | 2016-08-04 | 3 | -5/+13 |
* | | attempt to fix #4065 | Andreas Rumpf | 2016-08-04 | 1 | -2/+1 |
* | | fixes #4526 | Andreas Rumpf | 2016-08-04 | 1 | -7/+15 |
|/ | |||||
* | fixes #4562 | Andreas Rumpf | 2016-08-04 | 1 | -1/+2 |
* | fixes #4550 | Andreas Rumpf | 2016-08-04 | 1 | -0/+1 |
* | fixes #4545 | Andreas Rumpf | 2016-08-04 | 2 | -0/+25 |
* | fixes #4564 | Andreas Rumpf | 2016-08-04 | 3 | -3/+15 |
* | Merge pull request #4563 from krux02/spec-update | Andreas Rumpf | 2016-08-03 | 2 | -5/+7 |
|\ | |||||
| * | updadet doc/manual array construction syntax | Arne Döring | 2016-08-03 | 2 | -5/+7 |
* | | fixes #4561 | Andreas Rumpf | 2016-08-03 | 1 | -1/+1 |
* | | Merge pull request #4552 from moigagoo/patch-1 | Andreas Rumpf | 2016-08-02 | 1 | -0/+16 |
|\ \ | |||||
| * | | Minor improvement in the Docker Hub section. | Konstantin Molchanov | 2016-08-02 | 1 | -2/+2 |