Commit Graph

  • 2297b96238 math.nim: Use func everywhere (#16285) ee7 2020-12-07 23:26:14 +01:00
  • 84fea7c144 strutils.nim: Use func everywhere (#16281) ee7 2020-12-07 17:07:12 +01:00
  • 71e2a9e569 use generics in random (#16283) flywind 2020-12-07 23:38:13 +08:00
  • 94bb816de3 OSX: support for M1 [backport:1.0] (#16279) Andreas Rumpf 2020-12-07 10:50:30 +01:00
  • baf37b5cc7 use funcs and fix links in strutils (#16277) flywind 2020-12-07 17:41:25 +08:00
  • 57d2c293d3 fix parseChar see #16240 (#16245) Pietro Peterlongo 2020-12-06 10:14:55 +01:00
  • 93b6fac468 nimdoc: Initialize theme switch and pragma dots on DOMContentLoaded (#16247) Sebastian Reinhard 2020-12-06 10:13:19 +01:00
  • 1e320bc8c5 [docs minor]space for code-block (#16266) flywind 2020-12-06 16:54:32 +08:00
  • 48d7c40553 fix #16206 (#16207) flywind 2020-12-06 16:50:46 +08:00
  • 1aaa67fc18 [docs minor] remove unicode in docs comments (#16267) flywind 2020-12-06 12:51:29 +08:00
  • af7f7726fe ORC: make the adaptive strategy the default in order to fight memory consumption (#16250) Andreas Rumpf 2020-12-05 23:15:17 +01:00
  • 70d4df0516 bring back argparse (#16242) flywind 2020-12-06 05:05:16 +08:00
  • d7f244180e Retry commands in testament again (#16262) Clyybber 2020-12-05 18:41:08 +01:00
  • 8178388a78 fixes #16249 [backport:1.4] (#16251) Andreas Rumpf 2020-12-05 00:36:06 +01:00
  • edce5897a5 fixes #16214 [backport] (#16252) Andreas Rumpf 2020-12-04 17:47:41 +01:00
  • 6877e0c8a3 RST tables: fix latex col number; allow less than three of = (#16040) Andrey Makarov 2020-12-04 10:50:17 +03:00
  • e4e5a0c65a cleanup docs and tests (#16235) flywind 2020-12-04 05:59:17 +08:00
  • 808ab7eae2 add collect with infered init, refs #16078 fixes #14332 (#16089) Antonis Geralis 2020-12-03 21:32:18 +02:00
  • 2220aaeaef add support for parsing chars in scanf macro (#16240) Miran 2020-12-03 17:34:30 +01:00
  • 545c406cbe Add 32-bit RISC-V support (#16231) Alf-André Walla 2020-12-03 17:33:42 +01:00
  • e223a05123 minor fix to Posix part of walkDir (#16234) Andrey Makarov 2020-12-03 19:09:54 +03:00
  • c731f7ab14 fixes #15939, fixes #15464, fixes #16169, fixes #16226 VM now supports addr(mystring[ind]) (index + index assignment) (#15987) Timothee Cour 2020-12-03 07:55:43 -08:00
  • b1554cfeb5 better setops docs (#16236) flywind 2020-12-03 21:47:44 +08:00
  • 23447ffdce Fixes #16219, hasArgOfName ignoring argument sets. (#16233) Aditya Siram 2020-12-03 06:40:28 -06:00
  • 849bc36eda merge two parsecfg tests into one (#16237) flywind 2020-12-03 19:15:36 +08:00
  • 629b22e3d5 styleCheck: Fix error for sugar and std/with (#16176) ee7 2020-12-02 20:48:16 +01:00
  • 139075e965 move decode_helpers to std/private (#16209) flywind 2020-12-03 02:30:55 +08:00
  • af984a3db9 Fix typo and improve grammar for clamps note Clyybber 2020-12-02 17:18:51 +01:00
  • d2bf0fb43c small style changes and clarify clamp (#16228) flywind 2020-12-03 00:06:23 +08:00
  • 148d614dff js module also uses runnableExamples (#16229) flywind 2020-12-02 23:24:59 +08:00
  • c0b76ef3cb fix #16164, render doc comments (#16230) Miran 2020-12-02 15:36:08 +01:00
  • e875f27ee6 [docs minor] better comparisons docs (#16201) flywind 2020-12-02 16:34:34 +08:00
  • 5c23ba7545 fixed article duplication typos (#16216) ihlec 2020-12-02 09:15:29 +01:00
  • 84f2ad3068 add test for --eval; fix a minor bug (#16224) Timothee Cour 2020-12-01 21:09:08 -08:00
  • 9fa5826d62 minor typo (#16225) flywind 2020-12-02 10:23:38 +08:00
  • cabfc7ec5c Don't add content-length header on GET request when there is no body. (#16196) treeform 2020-12-01 14:29:15 -08:00
  • ae9fe2b2f9 ORC: API extensions (#16126) Andreas Rumpf 2020-12-01 22:34:52 +01:00
  • e0b4f05053 nimout now consistently uses nimoutCheck (#16189) Timothee Cour 2020-12-01 12:12:40 -08:00
  • 62eb1312a0 minor improve the docs of parsecfg (#16208) flywind 2020-12-02 04:06:37 +08:00
  • fd98705680 error instead of echo when testament category is empty; fix realtimeGC (#16162) Timothee Cour 2020-12-01 11:34:53 -08:00
  • c65f95417a better addInt (#16160) flywind 2020-12-02 03:19:39 +08:00
  • 1d1b3f79fd fix broken => for typed procs with pragmas (#16190) hlaaftana 2020-12-01 14:01:36 +03:00
  • 2e4b6b94e6 Revert "fix #16185 (#16195)" (#16197) Andreas Rumpf 2020-11-30 23:36:38 +01:00
  • bb4b27a2ca fix #16185 (#16195) cooldome 2020-11-30 17:45:37 +00:00
  • 5a43a20f53 toXXAscii use xor op, saving 30%~50% time (#16193) Bung 2020-12-01 01:24:12 +08:00
  • 735c06d7f1 small runnableExamples changes (#16181) flywind 2020-11-30 17:18:47 +08:00
  • dd5405cbcf disable testing of argparse package until it is fixed narimiran 2020-11-30 08:54:49 +01:00
  • 358963193f cleanup old codes (#16173) flywind 2020-11-30 09:41:50 +08:00
  • 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) Timothee Cour 2020-11-29 17:32:34 -08:00
  • 6114df3c24 testament: error instead of silently overwrite a spec (#16166) Timothee Cour 2020-11-29 10:42:50 -08:00
  • d29eddf92a experimental/diff: move isMainModule block to tests/stdlib/tdiff.nim (#16172) Timothee Cour 2020-11-28 11:59:08 -08:00
  • 1d786c0a54 fix #14242 testament r tests/js/foo now works; testament now honors --targets (#16163) Timothee Cour 2020-11-28 10:33:36 -08:00
  • b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) Timothee Cour 2020-11-28 00:09:31 -08:00
  • 157e7820f1 Add package manu to tested packages (#16121) Antonis Geralis 2020-11-28 01:05:19 +02:00
  • c555525227 fix #13115 (#15930) flywind 2020-11-28 04:04:36 +08:00
  • bc1db0d6f1 move rest of tests to testament (#16140) flywind 2020-11-28 03:47:49 +08:00
  • c9a10bb9e4 fixes #16154; underlying system.add for seq is the real cause; will be addressed in a follow-up PR (#16161) Andreas Rumpf 2020-11-27 15:26:57 +01:00
  • 3510216c8a add testcase (#16156) flywind 2020-11-27 18:57:16 +08:00
  • 6b77e16c6f tunidecode minor improvement (#16157) flywind 2020-11-27 12:41:22 +08:00
  • c0215d8d0d clean up changelog (#16155) flywind 2020-11-27 10:53:30 +08:00
  • 52829fc8d1 cmdline: improve command processing (#16056) Timothee Cour 2020-11-26 15:55:56 -08:00
  • 9f1c5f64c5 fixes #16119 [backport:1.4] (#16149) Andreas Rumpf 2020-11-26 23:16:43 +01:00
  • 13b1b19a83 remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683) Timothee Cour 2020-11-26 11:54:18 -08:00
  • 70a1c42542 add ** to jsffi (#16141) flywind 2020-11-27 03:30:19 +08:00
  • 4fdaded227 updated repr tests (#16147) Andreas Rumpf 2020-11-26 20:00:31 +01:00
  • cf516713d0 fixes https://github.com/status-im/nimbus-eth2/issues/1549 (#16146) Andreas Rumpf 2020-11-26 19:05:21 +01:00
  • 2f1a9eadd7 More on #16110 (#16130) cooldome 2020-11-26 13:44:06 +00:00
  • 8c12d3e29d fix #16120 (#16145) cooldome 2020-11-26 13:37:34 +00:00
  • e7e9007c4c ref #16054 undefine some stuff in JS backend (#16070) flywind 2020-11-26 18:08:53 +08:00
  • 0b3a45692c improve docs for prelude (#16135) flywind 2020-11-26 17:57:05 +08:00
  • da753c6a2e fixes #15076 (#16143) Andreas Rumpf 2020-11-26 10:24:52 +01:00
  • 3e7077ac7d fix #14339, #13511, #14420: fixes limited VM support for addr (#16002) Timothee Cour 2020-11-25 11:48:10 -08:00
  • 7848da7abe inc and dec are atomic in JS backend (#16129) flywind 2020-11-25 21:09:03 +08:00
  • e220f756e7 fix for comparing infinities (#16122) Antonis Geralis 2020-11-25 11:15:34 +02:00
  • 57bd64582c move tests under the compiler directory to testament (#16096) flywind 2020-11-25 14:48:27 +08:00
  • b7809cc992 improve the documentation of ropes (#16111) flywind 2020-11-25 14:42:25 +08:00
  • 19e224866b add simple writeStackTrace for JS backend (#16016) flywind 2020-11-25 02:45:06 +08:00
  • 3fed85437b ref #16054 remove typed array (#16077) flywind 2020-11-25 02:30:17 +08:00
  • d2c6ac4750 add simple runnableExamples for atomics (#16116) flywind 2020-11-25 02:19:03 +08:00
  • cbc793b30b move tests to testament (#16101) flywind 2020-11-25 02:06:41 +08:00
  • d306a04466 fixes #16069; [backport:1.2] [backport:1.4] (#16115) Andreas Rumpf 2020-11-24 16:09:00 +01:00
  • 1d14b2c9e6 fix #16110 (#16117) cooldome 2020-11-24 14:49:14 +00:00
  • afb8b69c0a improve document for heapqueue (#16107) flywind 2020-11-24 21:29:34 +08:00
  • 9a86198ed5 fix export links in the documentation (#16114) [backport:1.4] Miran 2020-11-24 14:26:52 +01:00
  • 9a2a83ad71 Revert "fix #16110" Andrey R (cooldome) 2020-11-24 12:11:13 +00:00
  • baae8ef38f Revert "fix #16110" Andrey R (cooldome) 2020-11-24 12:10:43 +00:00
  • 2bab2a2cd8 fix #16110 Andrey R (cooldome) 2020-11-24 11:58:02 +00:00
  • f8b9d8c190 fix #16110 Andrey R (cooldome) 2020-11-24 11:53:55 +00:00
  • 823a71380d fix #16103 (#16109) [backport:1.0] flywind 2020-11-24 19:37:41 +08:00
  • e4d0f9f3de typeinfo minor improvement (#16083) flywind 2020-11-24 05:56:30 +08:00
  • a764a5b9bc fix #14056 (#16071) kemifl 2020-11-23 19:53:57 +01:00
  • 0c6c4be0e7 fix ropes format errors (#16106) [backport:1.0] flywind 2020-11-24 02:23:52 +08:00
  • 7fc0c3dfbf ref #5617 add lineinfo to complete (#16102) flywind 2020-11-24 00:49:40 +08:00
  • ffccdf3c1a fixes #16080 (#16091) [backport:1.2] RokkuCode 2020-11-23 15:15:55 +01:00
  • 79ec1bdcbb correct errors in xmltree docs (#16104) flywind 2020-11-23 18:36:05 +08:00
  • ab2c082cb3 fix rope index (#16100) flywind 2020-11-23 18:27:09 +08:00
  • 6a37c0682a ast minor (#16079) flywind 2020-11-23 04:01:17 +08:00
  • 6f1a72069a fix #9695 asyncmacro: tfuturevar fails when activated [backport: 1.0] (#16090) flywind 2020-11-23 00:16:42 +08:00
  • 2841cc6e97 add gram to important packages (#16037) Bad Dog 2020-11-22 02:11:05 -05:00
  • f1764aaa9e sets minor improvement (#16087) flywind 2020-11-22 04:50:23 +08:00