Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix usage of parameters types in templates #6756 (#6768) | Anatoly Galiulin | 2017-11-29 | 1 | -0/+18 |
| | |||||
* | Merge pull request #6817 from nim-lang/fixes-6223 | Dominik Picheta | 2017-11-29 | 1 | -0/+4 |
|\ | | | | | Fixes #6223. | ||||
| * | Fixes #6223. | Dominik Picheta | 2017-11-28 | 1 | -0/+4 |
| | | |||||
* | | closes #985 | Araq | 2017-11-29 | 1 | -1/+25 |
| | | |||||
* | | destructors: harden the test case | Araq | 2017-11-29 | 1 | -1/+4 |
| | | |||||
* | | destructors: some improvements for bug #4214: object constructors are moved too | Araq | 2017-11-29 | 1 | -0/+32 |
|/ | |||||
* | Add an attempted reproduction for #5531. | Dominik Picheta | 2017-11-26 | 1 | -0/+15 |
| | |||||
* | make tests green again | Araq | 2017-11-23 | 1 | -12/+0 |
| | |||||
* | fixes #3993 | Araq | 2017-11-23 | 1 | -0/+14 |
| | |||||
* | fixes #6489 | Araq | 2017-11-23 | 1 | -1/+7 |
| | |||||
* | closes #6121 | Araq | 2017-11-23 | 1 | -0/+21 |
| | |||||
* | fixes #6555 | Araq | 2017-11-23 | 1 | -1/+12 |
| | |||||
* | fixes #6682 | Araq | 2017-11-22 | 1 | -0/+26 |
| | |||||
* | Async upcoming (#6585) | Dominik Picheta | 2017-11-22 | 2 | -2/+1 |
| | | | | | | | | | | | | | * Merge upcoming async with current. * Various improvements to selectors (mostly docs). Two changes to highlight: * Renamed ``setEvent`` to ``trigger`` * Reused setBlocking from nativesockets. * Various changes/fixes to asyncdispatch after upcoming merge. * Make some attempts to be compatible with older selectors. * Reuse epoll module in ioselectors_epoll. | ||||
* | fixes #6753 | Andreas Rumpf | 2017-11-22 | 1 | -1/+14 |
| | |||||
* | Added 'lenient ops' module (#6754) | Fabian Keller | 2017-11-21 | 1 | -0/+100 |
| | | | | | | | | | | | | | | | | * added 'lenient ops' module * made lenient ops inline/noSideEffect; updated copyright * moved tests into external module * added warning for the '==' operator * mentioned lenientops in the standard library overview * removed test on nimout -- too fragile * removed `==` and moved doc link to core section | ||||
* | make tests green again | Andreas Rumpf | 2017-11-21 | 2 | -15/+3 |
| | |||||
* | language change: 'generic' and 'atomic' are not keywords anymore | Andreas Rumpf | 2017-11-21 | 1 | -2/+2 |
| | |||||
* | added a warning that the .deprecate statement is unreliable for routines | Andreas Rumpf | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Araq | 2017-11-21 | 39 | -305/+437 |
|\ | |||||
| * | make tests green again | Andreas Rumpf | 2017-11-19 | 2 | -95/+95 |
| | | |||||
| * | fixes #5521 object variants superclass trigger bad codegen (#6120) | andri lim | 2017-11-19 | 1 | -1/+24 |
| | | |||||
| * | pass nim path to subprocess testament (#6779) | Jacek Sieka | 2017-11-19 | 1 | -1/+4 |
| | | |||||
| * | Fixes #5979 (#5980) | Yuriy Glukhov | 2017-11-19 | 1 | -0/+10 |
| | | |||||
| * | fixes #6724 | Andreas Rumpf | 2017-11-19 | 1 | -0/+33 |
| | | |||||
| * | added a test case for bug #6776 | Andreas Rumpf | 2017-11-18 | 1 | -0/+23 |
| | | |||||
| * | make tests green again | Andreas Rumpf | 2017-11-18 | 3 | -8/+12 |
| | | |||||
| * | fixes #6073 | Andreas Rumpf | 2017-11-18 | 1 | -0/+13 |
| | | |||||
| * | fixes #6775 | Andreas Rumpf | 2017-11-18 | 1 | -0/+1 |
| | | |||||
| * | closes #6166 | Andreas Rumpf | 2017-11-18 | 1 | -1/+20 |
| | | |||||
| * | Fix compiler crash (#6773) (#6774) | cooldome | 2017-11-18 | 1 | -0/+47 |
| | | |||||
| * | use targets from test spec when running testament tests (#6687) | Jacek Sieka | 2017-11-15 | 21 | -125/+136 |
| | | |||||
| * | Move deprecated romans module from stdlib to Nimble package (#6660) | Lynn C. Rees | 2017-11-15 | 1 | -71/+0 |
| | | |||||
| * | Appveyor thttpclient (#6744) | Fredrik Høisæther Rasch | 2017-11-15 | 2 | -0/+4 |
| | | | | | | | | | | | | * App option value for disabling tests for AppVeyor * Disable thttpclient on AppVeyor | ||||
| * | Tests should not rely on external services (#6703) | Sergey Avseyev | 2017-11-15 | 1 | -2/+13 |
| | | | | | | | | This test depends on example.com site to be reachable, and fails when there is no internet connection. | ||||
| * | bugfix: make 'macros' module available for nimscript | Andreas Rumpf | 2017-11-14 | 1 | -0/+1 |
| | | |||||
| * | Fix endianness in the test (#6715) | Sergey Avseyev | 2017-11-11 | 1 | -1/+1 |
| | | |||||
* | | added a version of macros.expectLen that takes min/max values | Araq | 2017-11-21 | 1 | -0/+0 |
|/ | |||||
* | fixes #6710 | Andreas Rumpf | 2017-11-08 | 1 | -0/+4 |
| | |||||
* | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2017-11-07 | 1 | -1/+10 |
|\ | |||||
| * | Block expressions (#6695) | Fabian Keller | 2017-11-06 | 1 | -1/+10 |
| | | | | | | | | | | | | * enabled parsing of block expressions * added test case; closes #3827 * adjusted grammar doc strings * updated grammar in docs | ||||
* | | Merge branch 'devel' into araq | Andreas Rumpf | 2017-11-07 | 14 | -8/+168 |
|\| | |||||
| * | fixes a tester regression | Andreas Rumpf | 2017-11-06 | 1 | -3/+2 |
| | | |||||
| * | pass on testament args to sub-process (#6688) | Jacek Sieka | 2017-11-06 | 1 | -2/+9 |
| | | |||||
| * | fixes #6532 array bounds check for non zero based arrays on the js backend ↵ | skilchen | 2017-11-06 | 1 | -0/+44 |
| | | | | | | | | (#6550) | ||||
| * | attempt to make travis green again | Andreas Rumpf | 2017-11-05 | 4 | -0/+7 |
| | | |||||
| * | concepts: fixes the stack overflow that happens for #6691 | Andreas Rumpf | 2017-11-05 | 1 | -0/+13 |
| | | |||||
| * | make tests green again | Andreas Rumpf | 2017-11-05 | 1 | -2/+2 |
| | | |||||
| * | fixes #6692 | Araq | 2017-11-05 | 1 | -0/+46 |
| | | |||||
| * | fixes #6609; 'if' expressions support multiple statements; minor breaking change | Araq | 2017-11-05 | 1 | -0/+18 |
| | |