Commit Graph

  • ba6eb0151c fixes #11098 Andreas Rumpf 2019-06-26 19:34:05 +02:00
  • 28708e0b8e [bugfix] fix #11588, don't check if SharedTable is initialized narimiran 2019-06-26 11:10:40 +02:00
  • e08cf5a947 fixes #11600 Araq 2019-06-26 15:55:27 +02:00
  • 38aa7f6d20 [bugfix] fix #11469, new rules for a newline in nimpretty (#11512) Miran 2019-06-26 15:36:44 +02:00
  • 763357089e fixes #11577 Araq 2019-06-26 15:33:26 +02:00
  • 6576c1ab5c [refactor] compiler/[msgs, reorder, semstmts]: use toMsgFilename where appropriate (#11595) alaviss 2019-06-26 19:38:19 +07:00
  • 8a16fb972b compiler/[msgs, options]: confine --listFullPaths to compiler messages (#11583) alaviss 2019-06-26 07:40:11 +07:00
  • f1b2182035 VCC discovery using vswhere (#6540) (#11559) Toshiyuki-Tega 2019-06-26 17:52:22 +09:00
  • 50358e6d4a Documentation highlite (#11596) Juan Carlos 2019-06-26 05:28:11 -03:00
  • 48770b04bd fixes #11563 (#11594) Andreas Rumpf 2019-06-26 06:55:43 +02:00
  • 7e702d95c1 increase dfa instruction limit (#11579) cooldome 2019-06-25 06:34:54 +01:00
  • 8396ddb3a4 [bugfix] remove dangling ref (#11576) Jasper Jenkins 2019-06-24 17:04:15 -07:00
  • 8ab0be4530 Fix out of bound access in cgi module (#11578) Gérôme Fournier 2019-06-25 02:03:44 +02:00
  • 30d7cf02ad Fix typo (#11573) WhiteDuke 2019-06-25 00:24:51 +02:00
  • 98b9ffa3a4 assertions: make assert follow excessiveStackTrace (#11574) alaviss 2019-06-25 05:23:22 +07:00
  • a5a62b562f [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531) Arne Döring 2019-06-24 09:19:02 +02:00
  • 06904a212a nim.cfg: disable excessiveStackTrace on release (#11575) alaviss 2019-06-25 05:22:30 +07:00
  • a74104eda5 [documentation] fix #4630, document unsupported functions for JS narimiran 2019-06-24 12:52:54 +02:00
  • f8087a2815 Spelling fixes in nimc.rst (#11569) Simon Krauter 2019-06-24 00:15:55 +02:00
  • 6a7b490046 [other] Documentation NimScript (#11548) Juan Carlos 2019-06-23 15:08:21 -03:00
  • ceafb7f771 [bugfix] fix OrderedTable iterators (#11562) Miran 2019-06-23 07:28:45 +02:00
  • 433dfaf288 [bugfix] fixes #11524 Andreas Rumpf 2019-06-22 01:52:49 +02:00
  • 4d18ee498a closes #11533 Andreas Rumpf 2019-06-21 20:45:00 +02:00
  • ef018d7a63 [bugfix] fixes #11556 Andreas Rumpf 2019-06-21 20:38:11 +02:00
  • 2a36cb7fc9 [documentation] fix wrong link [ci skip] narimiran 2019-06-21 12:04:43 +02:00
  • 810166ca95 [other] Improve the "tabs are not allowed" error message (#11554) Kaushal Modi 2019-06-20 16:16:06 -04:00
  • 10407fefec [bugfix] fix delete in strutils and sequtils (#11535) Miran 2019-06-20 21:04:37 +02:00
  • d5ea497cff [bugfix] correct 'source' for documentation (#11540) Miran 2019-06-20 21:03:48 +02:00
  • c6ab69b84e [bugfix] fix OrderedTable default initialization (#11549) Miran 2019-06-20 21:03:11 +02:00
  • edc151fa64 [other] new experimental pragma .nodestroy for easier custom destructors Andreas Rumpf 2019-06-20 19:41:03 +02:00
  • 6d977e66cb [other] added system.dispose for owned refs Andreas Rumpf 2019-06-20 19:40:18 +02:00
  • f3ae2dcfa3 [bugfix] system.nim: make pop work with --newruntime Andreas Rumpf 2019-06-20 19:39:42 +02:00
  • cd49bba7b3 [bugfix] proper destruction for strings/seqs for --newruntime Andreas Rumpf 2019-06-20 19:39:19 +02:00
  • 194eebd4b8 [bugfix] system.nim: make pop work with --newruntime Andreas Rumpf 2019-06-20 19:38:25 +02:00
  • b41d31e887 [other] newruntime: add a simple closure iterator test Araq 2019-06-20 11:29:30 +02:00
  • cb4bb4d6c7 [bugfix] newruntime: trivial closure iterator works Araq 2019-06-20 11:21:26 +02:00
  • cd35f9664c [refactoring] closureiters.nim: style change Araq 2019-06-20 11:19:54 +02:00
  • 0ba1624325 wip Araq 2019-06-18 22:26:48 +02:00
  • 6ad45a1c97 WIP: closures for the newruntime [ci skip] Andreas Rumpf 2019-06-17 07:37:34 +02:00
  • 5cf9cbe9a5 [bugfix] fix #11546, correct link for sequtils narimiran 2019-06-20 09:41:06 +02:00
  • 9789146899 [bugfix] fix #11543, add std/sums to theindex.html narimiran 2019-06-20 09:37:21 +02:00
  • 905fc43abe newruntime: added yet another test Andreas Rumpf 2019-06-20 08:38:29 +02:00
  • aacc97e854 [bugfix] owned closures (#11544) Andreas Rumpf 2019-06-20 07:40:45 +02:00
  • e0b41736b3 change newLit on Seq (#11542) Arne Döring 2019-06-19 20:14:54 +02:00
  • 8d46524b1b [bugfix] fixes #11517 Araq 2019-06-19 17:39:52 +02:00
  • 3aa034f40d libffi: style changes Araq 2019-06-19 16:54:26 +02:00
  • eb9ac127b9 [other] update homebrew, fix travis fails on OSX (#11541) Miran 2019-06-19 15:54:40 +02:00
  • 22c515b067 [other] documentation: deprecation comments are now auto-generated narimiran 2019-06-19 14:21:46 +02:00
  • 4c7dec34d5 [bugfix] gc_common: export foreign thread gc docs (#11536) alaviss 2019-06-19 17:41:22 +07:00
  • 81f15184e5 fixes #11436 Araq 2019-06-19 09:48:21 +02:00
  • 368e12ed36 [bugfix] Fix smtp.nim unhandled exception (#11498) Phạm Ngọc Quang Nam 2019-06-19 05:26:59 +07:00
  • c57485e67b add HCR document to the tools.rst list Araq 2019-06-18 12:19:14 +02:00
  • 2d606e38ea HCR: better documentation Araq 2019-06-18 12:17:06 +02:00
  • c1097ea949 Add cbrt() bindings for the JS Target (#11528) Benjamin Summerton 2019-06-18 02:26:47 -04:00
  • 4144893ba2 [bugfix] fix #11450, random.initRand crashes in JS backend (#11522) Miran 2019-06-17 20:46:04 +02:00
  • dacd1d071a [bugfix] fix #11482, fix nimsuggest range error (#11519) Miran 2019-06-17 20:41:41 +02:00
  • 1348cb525b [other] introduce a separate changelog for backports, update contributing guidelines narimiran 2019-06-17 12:15:47 +02:00
  • 77166176b2 [bugfix] Fixes #11434 , Update Tools Documentation (#11449) Juan Carlos 2019-06-17 06:17:28 -03:00
  • e15ce6bdeb [bugfix] Fixes #11495 , Remove TinyC from help (#11508) Juan Carlos 2019-06-17 06:03:18 -03:00
  • 464142683f [bugfix] fix #11430, strutils rfind (#11487) Charles Blake 2019-06-12 07:44:56 -04:00
  • 7095a3dfa4 [bugfix] Fix the link to "For Loop Macro" section (#11505) Kaushal Modi 2019-06-14 17:02:30 -04:00
  • 7e235779f0 [bugfix] Add .47 as supported libssl version SolitudeSF 2019-06-14 20:00:23 +03:00
  • b68ee27dd5 [bugfix] Minor formatting fix in tut2 [ci skip] (#11501) Kaushal Modi 2019-06-14 09:13:44 -04:00
  • 63116d94ae [bugfix] nimpretty: better alignment; fixes #11467 Araq 2019-06-14 11:16:39 +02:00
  • 01fcde2146 [bugfix] document the norewrite pragma (#11453) Juan Carlos 2019-06-13 14:37:17 -03:00
  • ea4d72a379 [refactoring] error instead of quit for basename (#11491) Jasper Jenkins 2019-06-13 10:34:41 -07:00
  • 78c6f01b90 [bugfix] fix quit errormsg in nimvm (#11490) Jasper Jenkins 2019-06-13 06:30:30 -07:00
  • 41e0fc593c Update tut1: -d:release does not turn off *allruntime checks off anymore (#11492) Simon Krauter 2019-06-13 15:16:38 +02:00
  • 21910d6eb1 [bugfix] nimpretty: fixes #11470 Araq 2019-06-13 10:58:27 +02:00
  • 7bfde5fa40 [bugfix] nimpretty: fixes #11468 Araq 2019-06-13 10:42:37 +02:00
  • 9e28b3ccc9 [other] nimsuggest: adhere to our style guide Araq 2019-06-13 09:58:46 +02:00
  • b4464f1dfa [other] appveyor: use official dlls on nim-lang.org (#11473) alaviss 2019-06-12 22:09:36 +07:00
  • 4f69f7b62d [bugfix] Fixes async IO operations stalling even after socket is closed. (#11232) Dominik Picheta 2019-06-12 16:07:05 +01:00
  • 6530a4100a [bugfix] fix nimpretty for absolute paths (#11480) Jasper Jenkins 2019-06-12 02:59:26 -07:00
  • 9797da3615 [refactoring] liftdestructors.nim is callable from lambdalifting; refs #11217 Araq 2019-06-12 10:44:37 +02:00
  • 0af9085e78 fix regression in semfold for old right shift (#11477) Arne Döring 2019-06-12 09:26:30 +02:00
  • e1c29d7a19 [refactoring] liftdestructors is now a module of its own Araq 2019-06-12 08:27:02 +02:00
  • 32cecf3a42 [other] make typeAllowed easier to debug by using structured programming Araq 2019-06-11 15:00:47 +02:00
  • 05d647398a [other] preparations for --styleCheck:error for the Nim compiler (#11478) Andreas Rumpf 2019-06-12 08:35:32 +02:00
  • 4c8a02165e [refactoring] refactor the compiler and stdlib to deprecation warnings (#11419) Arne Döring 2019-06-11 16:49:56 +02:00
  • 7e6c3f3684 [bugfix] Add .nimf to mimetypes (#11417) Juan Carlos 2019-06-11 11:46:15 -03:00
  • 65a2b3bb6f [other] better error message for IndexError for empty containers (#11476) Miran 2019-06-11 14:34:21 +02:00
  • 8dfebb3282 Revert "VM can now cast integer type arbitrarily. (#11459) [feature]" narimiran 2019-06-16 17:15:23 +02:00
  • de2c271293 Merge remote-tracking branch 'upstream/devel' into version-0-20 narimiran 2019-06-11 12:13:57 +02:00
  • 022cd2c144 bump version to 0.20.1 narimiran 2019-06-11 12:13:35 +02:00
  • c6f601d48e bump version to 0.19.6 v0.19.6 version-0-19 narimiran 2019-05-10 13:35:12 +02:00
  • d353c20c03 fixes #7569, all credit to @vincentvidal (#11213) Miran 2019-05-10 08:48:12 +02:00
  • b85cc17998 Fix #9844 (#11216) Clyybber 2019-05-09 22:58:41 +02:00
  • 8c4c3464e1 Fix 105, few fixes for 101 (#11148) genotrance 2019-05-04 15:38:52 -05:00
  • f575cdc1ae Add len check for newIfStmt to avoid segfault (#11032) Jasper Jenkins 2019-04-15 08:02:25 -07:00
  • 15c526c298 render urls correctly (#11022) Andy Davidoff 2019-04-14 02:20:23 -04:00
  • a62685372f json: add '\v' support, fixes #10541 (#10987) Miran 2019-04-10 15:54:49 +02:00
  • 8b7cd2e19f Fix #10907 - remove unused typedef string (#10908) genotrance 2019-03-26 16:20:26 -05:00
  • 80e9270580 macros: typo Andreas Rumpf 2019-03-26 09:50:16 +01:00
  • d92f322faa backport sane ast.isException implementation Araq 2019-04-30 09:30:35 +02:00
  • dbca89730b Fixes #7845 (Cannot raise generic exception) cooldome 2018-06-28 09:21:09 +01:00
  • f1c297e439 fix duplicate definition narimiran 2019-04-12 09:38:22 +02:00
  • 3cf038027b fixes #10765 (#10993) [backport] cooldome 2019-04-11 12:51:51 +01:00
  • 0e34258749 remove the test for stuff that is not backported narimiran 2019-03-24 21:37:32 +01:00
  • 897b63e5cd stats.nim: bugfix: use min in '+' [backport] Andreas Rumpf 2019-03-23 15:09:19 +01:00