Commit Graph

  • 051477b314 O(1) concatenation of singly- and doubly linked lists. (#16362) Peter Salvi 2020-12-20 13:09:35 +01:00
  • 9674eb3ca6 RST enumlist followup (#16382) Andrey Makarov 2020-12-19 12:33:10 +03:00
  • 0b7847ba3c active windows tests and use doAssert (#16395) flywind 2020-12-18 09:45:51 -06:00
  • 78acf1becb fix cmpIgnoreStyle bug (#16392) flywind 2020-12-18 09:29:36 -06:00
  • 90dbb6f3fb removing out T from docs since it no longer working (#16378) [backport] Code Hz 2020-12-18 17:40:43 +08:00
  • dcdbae798c Fix osproc so that it doesn't close pipe/process/thread handles twice (#16385) [backport] Tomohiro 2020-12-18 18:17:19 +09:00
  • 23d23ecb08 Make 'echo' raise IOErrors when appropriate (#16367) Matt Haggard 2020-12-18 04:06:13 -05:00
  • df17cf5e9e misc cleanups (#16383) Timothee Cour 2020-12-17 23:53:43 -08:00
  • 868c31e88a fixes #16365 [backport] (#16381) Andreas Rumpf 2020-12-17 23:21:55 +01:00
  • 5d8f862bc6 fix #16364 (#16379) [backport] flywind 2020-12-17 14:14:16 -06:00
  • e1e069dd6c use hexchar in stdlib (#16290) flywind 2020-12-17 06:41:05 -06:00
  • 8cd3655dee make the docs of strutils a bit better (#16368) flywind 2020-12-17 06:37:32 -06:00
  • b87bcb6d92 fixes #16359 [backport] (#16377) Andreas Rumpf 2020-12-17 13:35:02 +01:00
  • 979148e863 refactorings to prepare the compiler for IC (#15935) Andreas Rumpf 2020-12-17 08:01:36 +01:00
  • 3b963a8150 Add note about minimum Node.js version (#16370) Maurizio Tomasi 2020-12-16 17:05:59 +01:00
  • 9ef7c01820 Syntax (RST) fix Internals of the Compiler (#16341) Saem Ghani 2020-12-15 05:57:11 -08:00
  • 9ede956662 improve tstrutils: test c, cpp, js, vm; cleanups (#16357) Timothee Cour 2020-12-15 05:55:41 -08:00
  • 1082d62b08 Adds toSet to create sets from iterables (#16276) Jason Beetham 2020-12-14 16:20:21 -07:00
  • 38eb021f81 sequtils.nim: Change some func back to proc (#16309) ee7 2020-12-14 20:14:49 +01:00
  • 233c6a2fba disabled sink openArray[T] for adding to seqs (#16352) [backport:1.4] lqdev 2020-12-14 20:13:43 +01:00
  • f3d57761ab Fix broken links in docs (#16336) Elliot Waite 2020-12-14 11:13:12 -08:00
  • e843492b13 doc/rst2html: some few fixes for enumerated and bullet lists (#16295) Andrey Makarov 2020-12-14 20:10:39 +03:00
  • 2728711dd3 fix #16248 forward --lib to runnableExamples (#16350) Timothee Cour 2020-12-14 08:49:39 -08:00
  • 8f6e07a9a2 clean the docs of sequtils (#16332) flywind 2020-12-14 09:38:02 -06:00
  • b6443c96a0 fix #16334 (#16335) RSDuck 2020-12-14 13:28:03 +01:00
  • 5e8e948ffc Clean out dead code (#16345) Juan Carlos 2020-12-14 07:50:45 -03:00
  • 555cfd1d59 fix #16330 tshould_not_work (#16342) Timothee Cour 2020-12-14 02:37:27 -08:00
  • 4850f9b596 fix #16265; fix #13999 (HCR on OSX); cgen now does not line wrap string litterals (#16329) Timothee Cour 2020-12-14 02:17:24 -08:00
  • 9ac2ee7b8d Fix #11506 (#16348) rockcavera 2020-12-14 07:07:55 -03:00
  • 7e1ae35195 testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) Timothee Cour 2020-12-14 01:58:29 -08:00
  • 5514b299eb add testcase for #15937 (#15933) Bung 2020-12-13 11:52:38 +08:00
  • 5a58440ebe Added strscans.scanTuple (#16300) Jason Beetham 2020-12-12 15:29:20 -07:00
  • d15f63a0f2 Fix #14259 #15621 (#16322) [backport:1.4] rockcavera 2020-12-12 05:35:18 -03:00
  • b1c232aca1 improve tests for collections (#16328) Timothee Cour 2020-12-12 00:33:29 -08:00
  • 0b73106ccf add math.isNaN (#16179) Timothee Cour 2020-12-11 02:01:43 -08:00
  • bb1c962286 fix partially #13115 (now works for cpp; but still fails for js on openbsd) (#16167) Timothee Cour 2020-12-11 01:35:05 -08:00
  • bc84bd5d66 bring back fidget (#16319) flywind 2020-12-11 13:02:43 +08:00
  • 1a07f572f4 unbreak CI, disable fidget, refs #16315 (#16316) Timothee Cour 2020-12-10 15:24:44 -08:00
  • 73299b048f enable tests for random (#16297) flywind 2020-12-10 14:58:42 +08:00
  • 82bb4db4b7 unittest: use defines instead of env vars (#16165) Timothee Cour 2020-12-09 15:57:52 -08:00
  • f344a70412 fix #16150 improve type mismatch errors (#16152) Timothee Cour 2020-12-09 07:19:39 -08:00
  • 87e634aab3 rationals.nim: Use func everywhere (#16302) ee7 2020-12-09 16:17:50 +01:00
  • 17a835a7b2 Zsh completion (#16261) Federico Ceratto 2020-12-09 15:11:51 +00:00
  • 9ce2f87a0a clean up old codes (#16284) flywind 2020-12-09 19:18:32 +08:00
  • 6f57ebae34 sequtils.nim: Use func (#16293) ee7 2020-12-09 12:11:16 +01:00
  • c43dca2901 disbale deprecated CI in fork repo (#16299) flywind 2020-12-09 18:19:02 +08:00
  • 140ebe6019 complex.nim: Use func everywhere (#16294) ee7 2020-12-09 10:57:12 +01:00
  • 40255f6721 put both funcs and procs under the same section in the documentation (#16301) Miran 2020-12-09 10:56:28 +01:00
  • a32acc351e Revert "use generics in random (#16283)" (#16291) flywind 2020-12-09 09:36:46 +08:00
  • 4c533b2d92 Added Python to highlite module. (#16286) Xabier Bello 2020-12-08 10:44:07 +01:00
  • 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