Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | | |||||
| * | Add comments on "untestable" tests directory | Federico Ceratto | 2017-11-03 | 1 | -2/+9 |
| | | |||||
| * | Always compile tests in the JS category with the JS backend (#6680) | GULPF | 2017-11-03 | 1 | -1/+2 |
| | | |||||
| * | bugfix: detect captures in non-closure inner procs | Araq | 2017-11-03 | 1 | -0/+12 |
| | | |||||
| * | fixes #6675 | Andreas Rumpf | 2017-11-02 | 1 | -1/+7 |
| | | |||||
* | | Merge branch 'devel' into araq | Andreas Rumpf | 2017-11-02 | 48 | -737/+1409 |
|\| | |||||
| * | implemented undocumented '.liftLocals' feature | Andreas Rumpf | 2017-11-02 | 1 | -1/+17 |
| | | |||||
| * | Fix typo in new test | Daniil Yarancev | 2017-11-01 | 1 | -1/+1 |
| | | |||||
| * | make range type checking more restrictive, see tn8vsint16 test case; minor ↵ | Andreas Rumpf | 2017-11-01 | 1 | -0/+18 |
| | | | | | | | | breaking change | ||||
| * | make tests green again | Andreas Rumpf | 2017-11-01 | 1 | -1/+1 |
| | | |||||
| * | make more tests green | Araq | 2017-11-01 | 2 | -7/+1 |
| | | |||||
| * | make tests green again | Araq | 2017-11-01 | 5 | -12/+12 |
| | | |||||
| * | attempt to fix the tester; tests should be red now | Araq | 2017-10-31 | 1 | -8/+5 |
| | | |||||
| * | Update `removeSuffix` implementations to match `removePrefix` (#6636) | Bo Lingen | 2017-10-30 | 1 | -4/+26 |
| | | |||||
| * | Implementation of high/low for SomeReal (#6570) | Fabian Keller | 2017-10-30 | 1 | -0/+18 |
| | | |||||
| * | fixes #6631 | Andreas Rumpf | 2017-10-30 | 1 | -1/+25 |
| | | |||||
| * | fixes bug reported in PR #5637 | Andreas Rumpf | 2017-10-30 | 1 | -0/+8 |
| | | |||||
| * | breaking change: 'and' and 'mod' do not produce a subrange type anymore; ↵ | Andreas Rumpf | 2017-10-30 | 1 | -0/+13 |
| | | | | | | | | fixes #5854 | ||||
| * | system.nim: typo | Andreas Rumpf | 2017-10-29 | 1 | -0/+2 |
| | | |||||
| * | make tests green again | Andreas Rumpf | 2017-10-29 | 3 | -3/+3 |
| | | |||||
| * | remove old implementation of the roof operator; make tests green again; ↵ | Andreas Rumpf | 2017-10-29 | 6 | -80/+7 |
| | | | | | | | | close #6292 | ||||
| * | new feature: package level objects | Andreas Rumpf | 2017-10-29 | 4 | -0/+38 |
| | | |||||
| * | first implementation of package level types that allow forwarding across ↵ | Andreas Rumpf | 2017-10-28 | 1 | -6/+2 |
| | | | | | | | | module boundaries | ||||
| * | added another test case for #6526 | Andreas Rumpf | 2017-10-28 | 1 | -0/+11 |
| | | |||||
| * | Add sections (type, var, let, const, using) support for reorder pragma (#6326) | BigEpsilon | 2017-10-28 | 2 | -7/+80 |
| | | |||||
| * | add `strutils.removePrefix` proc (#6473) | Bo Lingen | 2017-10-28 | 1 | -0/+62 |
| | | |||||
| * | Let the environment variable NIMBLE_DIR overrides nimblepath in cfg file (#6542) | Xiao-Yong | 2017-10-28 | 1 | -1/+2 |
| | | | | | | | | | | | | * Let the environment variable NIMBLE_DIR overrides nimblepath in cfg file If the length of NIMBLE_DIR is larger than zero, the nimblepath will be set to $NIMBLE_DIR/pkgs | ||||
| * | fixes #6526 | Araq | 2017-10-27 | 1 | -5/+20 |
| | | |||||
| * | fixes #6606 (#6610) | Fredrik Høisæther Rasch | 2017-10-27 | 1 | -0/+22 |
| | | |||||
| * | fixes #6422 | Andreas Rumpf | 2017-10-26 | 1 | -1/+18 |
| | | |||||
| * | destructors: supportsCopyMem finally works for recursive types | Araq | 2017-10-26 | 1 | -3/+9 |
| | |