Commit Graph

  • 444658fe58 fixes #17656 (#17657) Andreas Rumpf 2021-04-07 07:46:45 +02:00
  • 34c1c631bb close #4451 (#17627) flywind 2021-04-07 04:08:59 +08:00
  • 6ab5816866 add compiler/debugutils.nim to help debugging compiler (#17652) Timothee Cour 2021-04-06 13:01:34 -07:00
  • 020c0a3344 don't run one example on 32-bit machines (#17655) Miran 2021-04-06 18:52:12 +02:00
  • e406e28738 fix #16898 #17621 (#17628) flywind 2021-04-07 00:01:54 +08:00
  • c7b4639460 ref #14873 (#17644) flywind 2021-04-06 22:21:58 +08:00
  • 7bfb9f0002 close #17636 (#17643) flywind 2021-04-06 22:20:01 +08:00
  • aa4f18eff0 items(array)+friends: remove a RT comparison (#17650) Timothee Cour 2021-04-06 02:11:30 -07:00
  • 28de32c8b2 document caveats of quit (#17648) Timothee Cour 2021-04-05 12:19:17 -07:00
  • 5261579175 [nim-gdb] Fixed enums and flag output [ci skip] (#17634) Saem Ghani 2021-04-05 02:37:28 -07:00
  • b9c94f22aa Improve the typeinfo module (#17625) konsumlamm 2021-04-05 09:42:18 +02:00
  • ca405167ed fix :number-lines: regression (#17639) Andrey Makarov 2021-04-05 09:33:06 +03:00
  • 70a30317f7 fix #16693: testament spec nimout too lax (#16698) flywind 2021-04-05 04:47:28 +08:00
  • f02e159b56 fix rst option list at EOF (follow-up #17442) (#17638) Andrey Makarov 2021-04-04 21:54:26 +03:00
  • 97764c8dc9 remove un-needed {.push hint[ConvFromXtoItselfNotNeeded]: off.} in asyncfutures, asyncmacro (#17631) Timothee Cour 2021-04-03 15:24:01 -07:00
  • 66890c3ad4 enable some packages (#17629) flywind 2021-04-04 01:31:33 +08:00
  • 4a11a04fba fix #14850: repr now correctly renders do (#17623) Timothee Cour 2021-04-03 07:05:37 -07:00
  • fe7a76f62f repr: fix rendering of 'big, =destroy etc (#17624) Timothee Cour 2021-04-02 23:19:17 -07:00
  • 61c1e35181 close #14806 (#17626) flywind 2021-04-03 14:17:55 +08:00
  • 270964c487 implement RFCs/294 ; disallow enum <=> enum conversion (#16351) Timothee Cour 2021-04-02 22:15:21 -07:00
  • a807233aeb fix #17615(runnableExamples silently ignored if placed after some code) (#17619) flywind 2021-04-03 09:26:30 +08:00
  • e35946f306 enable syntax highlighting for inline code (#17585) Andrey Makarov 2021-04-02 23:11:44 +03:00
  • 07991d902e [docs minor] close #17618 (#17620) flywind 2021-04-03 04:06:29 +08:00
  • 9abd383a2a new genAst as replacement for quote do (#17426) Timothee Cour 2021-04-02 04:11:03 -07:00
  • 774e66f3d1 close #7875 add testcase (#17611) flywind 2021-04-02 17:56:30 +08:00
  • 792a03b756 [docs minor] close #16553 (#17612) flywind 2021-04-02 15:18:40 +08:00
  • 2365b5250e docs: note regarding emit with backticks (#17608) flywind 2021-04-02 12:06:50 +08:00
  • f0587e02e2 Fix #17017 (math edge cases) (#17588) konsumlamm 2021-04-01 12:47:56 +02:00
  • e25a487ed6 close #6133 add testcase (#17605) flywind 2021-04-01 18:46:47 +08:00
  • f3c504e49a a bit better message (#17606) flywind 2021-04-01 14:49:10 +08:00
  • a31e601550 misc fixes: build_all.sh, changelog (#17601) Timothee Cour 2021-03-31 23:48:44 -07:00
  • 6f53579a8c close #9534 add testcase (#17607) flywind 2021-04-01 14:47:59 +08:00
  • a7bb973a24 docgen: render pragmas by default except for a select list (and fix #9074) (#17054) Timothee Cour 2021-03-31 23:45:55 -07:00
  • 924ab3adea fix #17190 nimscript now accepts arbitrary file extensions for nim e main.customext (#17596) flywind 2021-04-01 14:05:04 +08:00
  • fe9a37f2a5 close #12684 add testcase (#17599) flywind 2021-04-01 02:55:27 +08:00
  • 3f9c26539d close #16786 (#17598) flywind 2021-04-01 02:54:36 +08:00
  • 9b67e5c61b jsonutils: support cstring (including as Table key); improve docs (#16062) Timothee Cour 2021-03-31 09:24:39 -07:00
  • 65efa727ff Removes asynchttpserver.getSocket. (#17587) Dominik Picheta 2021-03-31 17:20:42 +01:00
  • 0be7f854ed [ci skip] correct indentation this time narimiran 2021-03-31 13:45:14 +02:00
  • d3529d0d5a [ci skip] minor: fix indentation in manual.rst narimiran 2021-03-31 13:34:32 +02:00
  • ece7147734 better error messages for .raise effect analysis (#17595) Andreas Rumpf 2021-03-31 13:26:44 +02:00
  • b18307f940 fix #17572 (#17586) Timothee Cour 2021-03-31 02:27:02 -07:00
  • 6d7d1e60fe fix #14585, fix #17589: access to static param now works (#17590) Timothee Cour 2021-03-31 02:25:26 -07:00
  • 8ee0eda841 fix #12282 distinct now does not create erroneous copy in VM (#17594) Timothee Cour 2021-03-31 01:15:08 -07:00
  • 7c09e0c757 fix #15617(fix compilation failure on -d:useMalloc --gc:none) (#17555) flywind 2021-03-31 02:15:14 +08:00
  • 72988509ba add getPort to resolve Port(0) (#17559) Timothee Cour 2021-03-30 11:14:39 -07:00
  • 5ecbe67371 makes DrNim compile again (#17584) Andreas Rumpf 2021-03-30 20:13:18 +02:00
  • af2a7e8cbc Rotation right and left refactored to generics. Continuation of #16622 (#17578) rockcavera 2021-03-30 07:24:21 -03:00
  • f5b1e384a4 parser.nim: simply layout change Araq 2021-03-30 09:17:21 +02:00
  • 3715fc41d5 fix #17512 (#17520) flywind 2021-03-30 16:27:24 +08:00
  • 40093b4a93 [backport:1.2] Avoid inlining of newObj and newObjRC1 calls (#17582) Miran 2021-03-30 10:20:58 +02:00
  • 9e88425d7c Fix void async in templates (#17562) Ardek Romak 2021-03-30 09:07:45 +03:00
  • a672ec3c9e Fix #17299, fix setAffinity for android (#17574) Clyybber 2021-03-30 08:05:37 +02:00
  • 8db93fd0a2 Fix entries in nimc advopt (#17576) Danil Yarantsev 2021-03-30 09:04:17 +03:00
  • 159c06e045 unify tuple expressions (#13793) Arne Döring 2021-03-30 02:06:51 +02:00
  • 35655cd189 Add hasDataBuffered to asyncnet (#16000) Dylan Modesitt 2021-03-29 19:12:58 -04:00
  • ed126794b6 Fix #17412 (#17560) Clyybber 2021-03-29 21:16:11 +02:00
  • 1f1ef85eb0 [std/uri]fix #17481 (#17568) flywind 2021-03-30 02:48:06 +08:00
  • 861c42c258 RST: enable parsing of prefix roles (ref #17340) (#17514) Andrey Makarov 2021-03-29 19:32:49 +03:00
  • 3f9c51a332 [nim check]fix #17460 (#17569) flywind 2021-03-30 00:28:55 +08:00
  • 7ad49950bd [os:standalone]fix #14011 (#17564) flywind 2021-03-29 23:54:28 +08:00
  • d23a757765 fix https://github.com/nim-lang/RFCs/issues/352: show top-level import for top-level runnableExamples in generated docs (#17542) Timothee Cour 2021-03-29 07:25:27 -07:00
  • cfff27529e added nkError to the AST (#17567) Andreas Rumpf 2021-03-29 16:23:19 +02:00
  • 1a407402a4 Typo in vm.nim Clyybber 2021-03-29 16:03:54 +02:00
  • e2269f9216 [docs]fix #17473 (#17565) flywind 2021-03-29 20:39:49 +08:00
  • 81e54c1d30 Add hasClosure to std/typetraits (#17501) flywind 2021-03-29 20:22:29 +08:00
  • 04520c0ce4 remove std/ prefix from doc/lib.rst now that canonical import is shown in module docs (#17543) Timothee Cour 2021-03-29 04:07:14 -07:00
  • 89e0e0f27f Small doc fixes in net (#17566) Danil Yarantsev 2021-03-29 14:06:23 +03:00
  • c6dc9c0255 fixes #17437 - crash where error reporting > 1 (#17547) Saem Ghani 2021-03-29 03:48:00 -07:00
  • 8b26b3ad0d remove docutils.nimble (not a real nimble package, and affected canonical imports) (#17544) Timothee Cour 2021-03-29 03:46:53 -07:00
  • 9e3960e83d Small doc improvements for std/with (#17556) konsumlamm 2021-03-29 12:44:31 +02:00
  • ab57e7f244 added a simple 'koch branchdone' command to speed up my workflow (#17563) Andreas Rumpf 2021-03-29 12:42:34 +02:00
  • e45b1e3f36 Fix net.readLine infine loop #17534 (#17535) ben 2021-03-29 10:24:15 +01:00
  • 085580a2c8 fix #14010(fix std/registry + arc) (#17551) flywind 2021-03-29 16:50:58 +08:00
  • b36182b0a4 Free the certificate after checking in checkCertName (#17558) [backport:1.2] Danil Yarantsev 2021-03-29 11:49:19 +03:00
  • e5be216ccb [docs]close #12580 (#17549) flywind 2021-03-29 11:21:27 +08:00
  • a36816fc04 follow up #17539 (#17548) flywind 2021-03-29 09:11:07 +08:00
  • a5600e49df close #9622 add testcase (#17557) flywind 2021-03-29 07:40:37 +08:00
  • 207bcabdf2 Add a getter for all defined Sections in parsecfg (#15450) Ardek Romak 2021-03-28 19:57:40 +03:00
  • eb3ed44009 system: fix link in delete proc (#17550) ee7 2021-03-28 12:44:16 +02:00
  • c86fdfa1ee add testcase for #9466 (#17538) flywind 2021-03-28 15:57:22 +08:00
  • 6a355a4db0 nim: unbreak CI; testament: add allowedFailure logic for tests that may fail but should still run (#17513) Timothee Cour 2021-03-28 00:29:06 -07:00
  • b77a420d3e set const arch64 to fix compiling with vcc/icc (#17539) rockcavera 2021-03-28 02:11:51 -03:00
  • d96469037e Fixed embedded nimscript imports (#17425) Jason Beetham 2021-03-27 18:43:24 -06:00
  • bbe4cf4703 followup custom literals (#17500) Timothee Cour 2021-03-27 12:03:14 -07:00
  • d3705b253c close #5792 with testcase (#17536) flywind 2021-03-28 01:18:35 +08:00
  • 9c52009de6 close #7012 add testcase (#17537) flywind 2021-03-28 01:12:11 +08:00
  • cf5ce7616b IC: bugfix (#17533) Andreas Rumpf 2021-03-27 12:21:57 +01:00
  • 30959e24bd Update security policy (#17522) Federico Ceratto 2021-03-27 10:36:39 +01:00
  • a65189a739 nnkArglist => nnkArgList + special case stylecheck:error (#17529) Timothee Cour 2021-03-27 02:28:11 -07:00
  • 8ed6de4fe6 fix flaky tnetconnect which sometimes failed with: No route to host [OSError] (#17526) Timothee Cour 2021-03-27 02:22:42 -07:00
  • b1b767ed0d close #17157 add testcase (#17531) flywind 2021-03-27 16:51:57 +08:00
  • 3e03f67335 cleaned up the internal documentation (#17524) Andreas Rumpf 2021-03-26 16:27:55 +01:00
  • add771b051 disable package 'chronicles' until 'chronos' is fixed narimiran 2021-03-26 13:41:43 +01:00
  • bb3769975b Fix #17199 (#17348) Clyybber 2021-03-26 13:05:51 +01:00
  • e3e9742143 added a 'koch ic' command for easier adhoc testing of IC (#17508) Andreas Rumpf 2021-03-26 08:52:26 +01:00
  • 8049d0befc testament: remove unused tfile,tline,tcolumn (#17515) Timothee Cour 2021-03-25 23:07:33 -07:00
  • 42e895feb1 close #15696 (#17518) flywind 2021-03-26 12:20:58 +08:00
  • 8573160a44 lent support for tables (#17505) flywind 2021-03-25 21:05:50 +08:00
  • 6e0a293dab re-enable fidget (#17229) flywind 2021-03-25 15:28:06 +08:00