Commit Graph

  • 0be17f5d9c fixes #18319 (#18375) Andreas Rumpf 2021-06-28 17:08:45 +02:00
  • 6e74fecb42 Simplify addInt, remove digits10 (#18356) Clyybber 2021-06-28 15:00:14 +02:00
  • e720bbdd76 Peg captures get stack-like behavior (#18369) gemath 2021-06-28 12:33:20 +02:00
  • 908b2cc2e4 Switch IRC links to Libera Chat (#18370) Federico Ceratto 2021-06-27 21:12:12 +01:00
  • 0804b4b37d Switch packaging.rst to use makefile Federico Ceratto 2021-06-27 19:51:28 +01:00
  • 0b7361e938 followup #18362: make UnusedImport work robustly (#18366) Timothee Cour 2021-06-27 11:39:16 -07:00
  • 1b9b806007 rst: fix bug 20 from #17340 (#18360) Andrey Makarov 2021-06-26 19:10:46 +03:00
  • b8f761b7e2 even lighter version of #17938: fix most issues with UnusedImport, XDeclaredButNotUsed, etc; fix #17511, #17510, #14246 (without realModule) (#18362) Timothee Cour 2021-06-26 06:21:46 -07:00
  • 39fbf3c84b ensure 'koch boot --gc:orc' stays green (#18353) Andreas Rumpf 2021-06-26 03:39:52 +02:00
  • f6bea08eac Add sink annotation to option some() (#18358) tomc1998 2021-06-25 21:06:24 +01:00
  • 8535b26a75 docs now show nimExperimentalX APIs (#18345) Timothee Cour 2021-06-25 07:47:10 -07:00
  • ceb9e3efc9 fixes #18240 (#18354) Andreas Rumpf 2021-06-25 14:12:23 +02:00
  • 0d194cdbf9 fixes #18287 (#18346) Andreas Rumpf 2021-06-25 06:22:52 +02:00
  • 6be8a66833 couple tiny typo fixes (#18344) Smooth Operator 2021-06-24 13:48:57 -04:00
  • f128f7971f float parsing: Add test for a fixed issue (#18232) Kaushal Modi 2021-06-24 13:19:50 -04:00
  • 16038d44f6 fixes #18320 (#18343) Andreas Rumpf 2021-06-24 18:37:04 +02:00
  • 565e07a993 enable VM tracing in user code via {.define(nimVmTrace).} (#18244) Timothee Cour 2021-06-24 02:55:31 -07:00
  • 0c8d3ae985 rst: allow comment to continue on second line (#18338) Andrey Makarov 2021-06-24 11:28:28 +03:00
  • 55c1953f63 fix #18334: handle path with spaces on windows during bootstrap (#18337) Timothee Cour 2021-06-24 00:58:11 -07:00
  • f258e4e70c fix #18332: XDeclaredButNotUsed hints now in deterministic order (#18336) Timothee Cour 2021-06-23 23:31:55 -07:00
  • 0f91b67f5c fixes #18326 (#18335) Andreas Rumpf 2021-06-23 23:31:17 +02:00
  • 496bd790e1 [std/times]getTime now uses high resolution API on windows (#17901) flywind 2021-06-24 03:33:19 +08:00
  • 63456c6d7f Add some tests (#18333) Antonis Geralis 2021-06-23 18:56:20 +03:00
  • 0eee7f5727 OS.nim: style changes (#18331) Andreas Rumpf 2021-06-23 14:39:10 +02:00
  • 9c43f05099 Markdown: allow to end URL with balanced parenthesis (#18321) Andrey Makarov 2021-06-23 08:50:05 +03:00
  • 5badeea170 followup #18318: simplify dollarImpl and add a test (#18330) Timothee Cour 2021-06-22 21:42:39 -07:00
  • 9a81e91fa5 merge similar procs regarding digits (#18318) flywind 2021-06-22 23:02:32 +08:00
  • 037715285c fix #18327 (#18328) flywind 2021-06-22 18:44:56 +08:00
  • d8488e41e8 readAsText supports both Blob and File (fixes #18187) (#18189) mantielero 2021-06-22 06:19:11 +02:00
  • 9d3a813fb9 convert code-blocks to runnableExamples in io (#18315) xioren 2021-06-21 18:56:16 -07:00
  • 16461a8810 add multi type exception catching to manual (#18258) (#18323) xioren 2021-06-21 18:53:35 -07:00
  • d398c558a4 close #13196 now that we have dragonbox (#18316) Timothee Cour 2021-06-21 03:51:00 -07:00
  • 2deb7011f5 fixes #17768 [backport:1.4] (#18317) flywind 2021-06-21 18:50:47 +08:00
  • ad70a65e0e fix #18310 system.== in vm for NimNode (#18313) Timothee Cour 2021-06-21 00:46:31 -07:00
  • abd21ef213 close #17403; improve docs for tuple (#18312) Timothee Cour 2021-06-21 00:45:26 -07:00
  • 40ec8184ad followup #17852, disallow all:on for now (#18311) Timothee Cour 2021-06-20 13:49:14 -07:00
  • 1b3c0f142d validate rst field for :number-lines:, :status: (#18304) Andrey Makarov 2021-06-20 21:00:42 +03:00
  • 7d5e6b0169 support --hint:all:off --hint:x (ditto with --warnings + friends) (#17852) Timothee Cour 2021-06-20 10:52:22 -07:00
  • 92cb765714 Raise IndexDefect when deleting element at out of bounds index (#17821) Heiko Nickerl 2021-06-20 17:56:33 +02:00
  • eb0b323f45 Revert "disable pkg manu (#18292)" (#18307) Antonis Geralis 2021-06-20 15:51:13 +03:00
  • e45b858f04 [std/terminal] improve docs a bit (#18296) flywind 2021-06-20 15:57:59 +08:00
  • 6030e139b5 move {.injectStmt.} to experimental; add a test (#18300) Timothee Cour 2021-06-20 00:51:07 -07:00
  • 590d457631 docgen: move to shared RST state (fix #16990) (#18256) Andrey Makarov 2021-06-20 10:50:03 +03:00
  • 128d21be1c add typetraits.pointerBase to return T in ref T|ptr T (#18293) Timothee Cour 2021-06-20 00:49:18 -07:00
  • ad5063aed1 testutils.assertAll: show correct location on assert failure (#18299) Timothee Cour 2021-06-19 14:41:43 -07:00
  • 7714ab468a make privateAccess work with generic types and generic instantiations; fix a SIGSEGV (#18260) Timothee Cour 2021-06-19 11:24:46 -07:00
  • 5d15bd7b61 refs #18278: do not gag fatal msgs (#18290) Timothee Cour 2021-06-18 10:23:27 -07:00
  • 5600a62229 strformat.fmt now supports non-literal const strings (#18274) Timothee Cour 2021-06-18 08:57:51 -07:00
  • 87cd9b24a3 add more APIs to compiler/debugutils; re-export it (#18243) Timothee Cour 2021-06-18 06:52:08 -07:00
  • a250481dcd Make the existence of high(type) clearer, especially near subranges (#18286) j-james 2021-06-18 03:10:45 -07:00
  • fc76565574 disable pkg manu (#18292) Timothee Cour 2021-06-17 16:38:15 -07:00
  • ef121f3b99 followup #17876: remove annoying enum name clashes in tests/enum/tenum.nim (#18291) Timothee Cour 2021-06-17 16:19:16 -07:00
  • 5a3456d220 fix for #18284 int32 should be int (#18285) Adrian Veith 2021-06-17 11:23:38 +02:00
  • c83ac16671 Renamed -d:nimCompilerStackraceHints to -d:nimCompilerStacktraceHints. (#18283) Timothee Cour 2021-06-17 00:17:46 -07:00
  • 99411674a6 tests/exception/tsetexceptions.nim not joinable (#18264) Timothee Cour 2021-06-16 23:20:33 -07:00
  • fd8b79707c Revert "system/excpt: check if the exception is not nil before pop (#18247)" (#18265) Andreas Rumpf 2021-06-17 08:20:10 +02:00
  • 969cb97c0a PCRE, nimgrep: add limit for buffer size (#18280) Andrey Makarov 2021-06-17 09:19:52 +03:00
  • 49e945ed08 increase backoffDuration to avoid timeouts (#18281) Timothee Cour 2021-06-16 23:07:40 -07:00
  • 3c854e8c24 followup #16400; use use -d:nimCompilerStackraceHints in more places (#18282) Timothee Cour 2021-06-16 23:04:12 -07:00
  • 13b94c0297 Fix doubly typed forward declarations (#18279) Clyybber 2021-06-16 16:40:22 +02:00
  • c51680e701 fixes #17696 (#18276) flywind 2021-06-16 17:31:20 +08:00
  • c5cf21c0c4 Don't report unused hints for consumed AST (#18270) Clyybber 2021-06-16 02:45:05 +02:00
  • d3b27eb63e link stable and devel docs in nim docs (#18272) [backport:1.2] Timothee Cour 2021-06-15 14:56:49 -07:00
  • 8ef6073543 add test case for pure enum redefinition error within enum (fixed in recent PR) (#18266) Timothee Cour 2021-06-14 23:56:10 -07:00
  • e80d7ff0f2 httpclient.nim Fixes #14794 and an issue where content-header is not set on postContent (#18208) Mark Pointing 2021-06-15 03:29:23 +10:00
  • 8c42f5be02 Small scope refactoring (#18263) Clyybber 2021-06-14 19:19:58 +02:00
  • 0adb47aa15 system/excpt: check if the exception is not nil before pop (#18247) alaviss 2021-06-14 11:26:12 -05:00
  • 2d34b1f5bc Enable parallel build in build.sh (#18195) Federico Ceratto 2021-06-14 08:30:04 +01:00
  • 488acd9d07 fixes #18235 - proc annotation type macro sym leak (#18249) Saem Ghani 2021-06-14 00:21:33 -07:00
  • e1e8af535e merge BuildMode into SuccessX, remove code duplication w drnim, add useful info to successx, add gc to compilesettings (#18252) Timothee Cour 2021-06-13 23:51:40 -07:00
  • 065243dc59 followup #17777: declaredloc field error msgs now work with generics (#18259) Timothee Cour 2021-06-13 23:21:18 -07:00
  • a266c54921 Improve httpClient docs on SSL cert verification (#15201) Federico Ceratto 2021-06-13 16:50:04 +01:00
  • c871e22da2 fix #7717 roundtrip float to string; fix parseFloat for js (#18248) Timothee Cour 2021-06-12 22:32:47 -07:00
  • 897e50d5fe getType now works with tyInferred (arising from concepts); refs #18220 (#18241) Timothee Cour 2021-06-12 12:35:12 -07:00
  • 2ca6169ba1 added a test case ensuring exception inference continues to work Araq 2021-06-11 11:09:00 +02:00
  • 57609902c4 use more meaningful name than "workaround14447" (#18237) Miran 2021-06-11 10:07:23 +02:00
  • c64d917619 handle tyUserTypeClassInst in addDeclaredLoc (#18236) Timothee Cour 2021-06-10 23:36:06 -07:00
  • 6b97889f44 fix #9437(fix re.replace wrong behaviour) (#17546) flywind 2021-06-11 00:26:58 +08:00
  • f65f760dee fixes #15884 (#18230) Andreas Rumpf 2021-06-10 18:19:20 +02:00
  • 2ea7287217 view types: spec changes (#18226) Andreas Rumpf 2021-06-10 16:49:17 +02:00
  • 3481ff6172 Update nims.rst to reflect that -d:release is now allowed in config.nims (#18221) Kaushal Modi 2021-06-10 08:29:03 -04:00
  • 7bf0404dd8 #18216 make moveDir work across partitions on windows (#18223) Fröhlich A 2021-06-10 14:28:00 +02:00
  • 8a9b20579e update changelog for wrapnils (#18228) Timothee Cour 2021-06-10 01:27:12 -07:00
  • 0a4858dc59 fixes #18220 (#18227) Andreas Rumpf 2021-06-10 09:25:51 +02:00
  • 79ded694d7 avoid re-exporting options from std/wrapnils (#18222) Timothee Cour 2021-06-09 22:00:34 -07:00
  • 19918ceb2b update .github/ISSUE_TEMPLATE/bug_report.md, mention PRs, contributing, devel branch (#18224) Timothee Cour 2021-06-09 14:46:00 -07:00
  • 47acc80f4e make strict funcs analysis smarter (#18219) Andreas Rumpf 2021-06-09 17:33:19 +02:00
  • 51ab7ccec1 Fix JS error on index page and detect dark mode (#18191) drtheuns 2021-06-07 18:40:09 +02:00
  • 21f3b8539a fixes #18088 (#18209) Andreas Rumpf 2021-06-07 17:22:35 +02:00
  • 5bad022d58 alternative to #18185 (#18206) flywind 2021-06-07 21:32:37 +08:00
  • 429b128632 change mimedb stroe stringtable to orderedtable (#18065) Bung 2021-06-07 19:57:42 +08:00
  • 2ec52faae5 koch: print help if no command is given (#18199) Federico Ceratto 2021-06-07 10:44:43 +01:00
  • e7aa41ff3f fix 18186 with adding importc _umul128 (#18200) slangmgh 2021-06-07 17:42:32 +08:00
  • e7816a3e77 update docgen documentation (#18192) Andrey Makarov 2021-06-06 10:55:20 +03:00
  • 9106ab7db1 make changeDetectedViaJsonBuildInstructions warning less verbose when json file invalid (eg due to spec change) (#18197) Timothee Cour 2021-06-06 00:53:22 -07:00
  • b9843b156d fix #18178, set a CI timeout for github action pipelines instead of the 6 hour default (#18179) Timothee Cour 2021-06-05 00:47:28 -07:00
  • 9c6259e557 up to 20x faster jsonutils deserialization (#18183) Timothee Cour 2021-06-05 00:45:37 -07:00
  • 9c0666e0bb rst: remove roSkipPounds option (#18175) Andrey Makarov 2021-06-05 10:12:37 +03:00
  • 295429f425 add dom.scrollIntoView with options; refs #18093 (#18181) Rainbow Asteroids 2021-06-05 03:07:26 -04:00
  • 3cc547f2df macros.treeRepr + friends: collapse SymChoice (#18072) Timothee Cour 2021-06-04 21:58:26 -07:00