Commit Graph

  • 07cf4486bc change include genode/env to an import (#20721) ringabout 2022-11-01 18:18:06 +08:00
  • eec1543baf fix semcase on tySequence and tyObject #20283 #19682 (#20339) Bung 2022-11-01 17:19:37 +08:00
  • 6166b796ba refactor os imports into corresponding small modules (#20720) ringabout 2022-11-01 17:18:04 +08:00
  • d735c447d3 make system/fatal importable (#20719) ringabout 2022-11-01 14:56:32 +08:00
  • 49e793e8c4 fix #20272 range of uint64 shows signed upper bound (#20702) Bung 2022-11-01 12:58:32 +08:00
  • 2f6e06d224 Improve dollar (#20672) Juan Carlos 2022-10-31 16:37:09 -03:00
  • 229f146280 Improve getDataUri (#20670) Juan Carlos 2022-10-31 16:34:17 -03:00
  • 0b262e9496 Genode: add scheduleCallbacks to asyncdispatch (#20708) ehmry 2022-10-31 13:24:57 -05:00
  • 39f925b95d fixes #20715; range[a..b] inside object variant fails (#20716) ringabout 2022-11-01 01:42:45 +08:00
  • a0653ae71a fix closure iter state table init type [backport] (#20717) Jacek Sieka 2022-10-31 18:41:48 +01:00
  • 52166e3546 allow deferred close of nil stream (#20706) n5m 2022-10-31 10:20:06 +00:00
  • 0a1f204f0f removes channels_builtin when enabling nimPreviewSlimSystem (#20713) ringabout 2022-10-31 16:56:05 +08:00
  • e1ddd2d524 put std/threads under the umbrella of nimPreviewSlimSystem (#20711) ringabout 2022-10-31 13:36:50 +08:00
  • fb2ec8d192 follow up #20668; fixes nightlies (#20701) ringabout 2022-10-31 13:33:07 +08:00
  • f8b5464f31 fix dispatcher call type [backport] (#20696) Jacek Sieka 2022-10-29 18:12:19 +02:00
  • 1dab8ba334 move threads out of system (#20674) ringabout 2022-10-30 00:11:40 +08:00
  • a51ed90c5d fix #20148 implicit compile time conversion int to ranged float cause… (#20698) Bung 2022-10-30 00:04:05 +08:00
  • 534c97edc5 fix #16264 low(Time) OverflowDefect (#20552) Bung 2022-10-29 14:59:51 +08:00
  • 66f958b313 enable weave (#20692) ringabout 2022-10-29 13:49:28 +08:00
  • cb3af8ad39 alternate fix + test for #12094, refs #13804 (#20686) metagn 2022-10-29 08:20:04 +03:00
  • 9c3faa449b add back discard as a way to do multiline comments, see #12352 (#20688) Pietro Peterlongo 2022-10-28 22:24:51 +02:00
  • 141abb7b75 fixes #20681; add efSkipFieldVisibilityCheck to skip check (#20639) ringabout 2022-10-29 04:19:40 +08:00
  • 779b1cc5be Fix #20628 for Windows (#20667) Andrey Makarov 2022-10-28 11:01:28 +03:00
  • e68a6ea759 openssl 3 support no longer opt in + some 1.0 support (#20668) metagn 2022-10-27 18:24:26 +03:00
  • 27896ed469 fixes type check of ranges for default fields (#20660) ringabout 2022-10-27 23:23:33 +08:00
  • 82b7423cea int128.nim fix warnings (#20666) Juan Carlos 2022-10-27 09:19:55 -03:00
  • 0b1989d736 Added openarray[char] overloads to std/unicode (#20648) Jason Beetham 2022-10-27 06:16:41 -06:00
  • aa6f9d490f fix #6637 array index type depends generic (#20673) Bung 2022-10-27 18:22:04 +08:00
  • c341f20476 cleanup os related documentation links (#20663) ringabout 2022-10-27 18:16:27 +08:00
  • 5a14b9ea1f add changelog for new modules (#20675) ringabout 2022-10-27 18:11:53 +08:00
  • 3e7f6562b5 Documentation only, koch (#20665) Juan Carlos 2022-10-27 06:58:35 -03:00
  • 3469f37a56 add test case for #500 (#20661) Bung 2022-10-26 19:45:51 +08:00
  • 4b377b07fc fixes #19201; fixes sink causes crash in VM (#20658) ringabout 2022-10-26 02:08:36 +08:00
  • 3b973f3fc8 fixes #20654 FAMs should not be used in the C++ backend (#20655) Juan M Gómez 2022-10-25 16:39:51 +01:00
  • 2d3e3ab527 closes #6213 #11777; add testcase (#20656) ringabout 2022-10-25 22:39:36 +08:00
  • 69eaa4f14c clean up std/os related modules (#20651) ringabout 2022-10-25 17:56:11 +08:00
  • daf35c6d1b Change both code snippets to use the same test URL (#20647) Saint 2022-10-25 03:40:57 -04:00
  • 4728c52c78 fix #12094 Use of _ (as var placeholder) inside a template causes XDe… (#20635) Bung 2022-10-25 14:43:14 +08:00
  • 8ed2431db0 Implement Unix file regularity check (#20448) (#20628) Andrey Makarov 2022-10-25 08:42:47 +03:00
  • c1343739e1 add type check for default fields (#20652) ringabout 2022-10-25 13:39:57 +08:00
  • 064b72a59c fixes #1027; disallow templates to use ambiguous identifiers (#20631) ringabout 2022-10-25 03:44:09 +08:00
  • 48d41ab375 fixes #20645 (#20646) Andreas Rumpf 2022-10-24 21:41:29 +02:00
  • ea0e45e62f Added 'openArray[char]' overloads to 'std/parseutils' (#20527) Jason Beetham 2022-10-24 12:50:54 -06:00
  • eed1b6df20 Add better error messages to std/jsonutils (#20629) Jake Leahy 2022-10-25 03:57:48 +11:00
  • e2f412145f fix fwrite prototype (#20644) Jacek Sieka 2022-10-24 17:25:34 +02:00
  • 7c2aa53e44 fixes #19278; make privateAccess work with generic ref object (#20640) ringabout 2022-10-24 21:24:51 +08:00
  • 878919a4df fixes the typical (not a == b) bug in the documentation (#20643) ringabout 2022-10-24 21:20:57 +08:00
  • d261135c5c Fix tuple size check in std/jsonutils (#20637) Jake Leahy 2022-10-24 20:17:14 +11:00
  • 98b2838a30 borrowed procs can have a body now for documentation generation (#20617) ringabout 2022-10-24 16:08:39 +08:00
  • 008c3ec76a Fix double defer with break in closureiterators [backport] (#20630) Tanguy 2022-10-24 08:50:48 +02:00
  • 69cb671d8d Pass json options to hooks (#20638) Jake Leahy 2022-10-24 17:14:17 +11:00
  • 4578e773ce Remove side-effects from sysFatal with panics on (#20632) Tanguy 2022-10-24 07:57:49 +02:00
  • 6d8178a93e closes #4678; add testcase (#20634) ringabout 2022-10-24 09:26:07 +08:00
  • 684a862526 closes #4466; add testcase (#20625) ringabout 2022-10-23 16:47:52 +08:00
  • c75cfb363f improve error message when using toTask with a call with a return value (#20622) ringabout 2022-10-23 14:27:34 +08:00
  • fa1606c6d6 enable static tests for topenarray (#20620) ringabout 2022-10-23 00:36:11 +08:00
  • 9361938ccd add std/appdirs (#20618) ringabout 2022-10-22 19:42:46 +08:00
  • da0a2fdca2 Unpack mSlice tupleconstr for static openarrays (#20615) Jason Beetham 2022-10-21 22:37:23 -06:00
  • 0faae4d5e2 fixes a strict case object problem that has been reported on the forum (#20614) Andreas Rumpf 2022-10-21 22:46:32 +02:00
  • 3c12b72168 add typesafe std/paths, std/files, std/dirs, std/symlinks (#20582) ringabout 2022-10-22 03:53:44 +08:00
  • 66cbcaab84 fix #20152 Illegal capture of closure iterator, when should be legal (#20607) Bung 2022-10-21 15:59:05 +08:00
  • 84fab7f39b fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551) Bung 2022-10-21 15:28:18 +08:00
  • 04c48e3c5b fix #19426 compile error using when/elif/else and typedesc in template (#20550) Bung 2022-10-21 15:26:46 +08:00
  • 5b195ab0f0 Add safe parameter to base64.encodeMime (#20559) Amjad Ben Hedhili 2022-10-21 08:25:25 +01:00
  • 1db25ffcd3 closes #19969; add testcase for #19969 #15952 #16306 (#20610) ringabout 2022-10-21 13:38:40 +08:00
  • 76763f51aa implemented strictCaseObjects (#20608) Andreas Rumpf 2022-10-21 06:55:52 +02:00
  • 4aa67ad7fd Implemented mSlice on the VM allowing toOpenArray to work at compile time. (#20586) Jason Beetham 2022-10-20 15:59:57 -06:00
  • ff2cb113ad move procs in os to appdirs (#20605) ringabout 2022-10-21 05:14:50 +08:00
  • 14a2fb71b9 change vm imports after bootstrapping (#20602) ringabout 2022-10-20 21:47:59 +08:00
  • 2ffa230b49 enable ggplotnim (#20600) ringabout 2022-10-20 17:11:51 +08:00
  • f6a002c8a5 [std/os] split and re-export (#20593) ringabout 2022-10-20 13:58:29 +08:00
  • ea5dcdbe8f add measuremancer to important packages (#20599) ringabout 2022-10-20 01:22:53 +08:00
  • 2f441ac675 [backport] Handle nkOpenSymChoice for nkAccQuoted in considerQuotedIdent (#20578) SirOlaf 2022-10-18 20:56:38 +02:00
  • b07526b2c7 refactor envvars, oserrors; register vmops (#20592) ringabout 2022-10-19 01:44:26 +08:00
  • b13ef07f58 enable telebot (#20589) ringabout 2022-10-18 18:25:26 +08:00
  • 15dff4daff fixes niminst with stricteffects; add testcase for niminst (#20587) ringabout 2022-10-18 14:59:02 +08:00
  • 81087c949f fixes #20572 (#20585) Andreas Rumpf 2022-10-17 23:48:51 +02:00
  • c0824b9b80 [std/os clean up] import and export osseps (#20580) ringabout 2022-10-18 02:29:00 +08:00
  • b7f1757952 Documentation only, dom (#20584) Juan Carlos 2022-10-17 15:01:08 -03:00
  • 2102e3b02f Fix #12517 Allow single branch when nimvm statements (#20577) Can Lehmann 2022-10-17 08:01:53 +02:00
  • 081dfea746 Fix "imported but not used" warnings (#20575) Andrey Makarov 2022-10-16 21:24:16 +03:00
  • 0bacdf5fdf fixes #20515; base method requires explicit {.gcsafe.} to be GC-safe (#20574) ringabout 2022-10-16 19:20:05 +08:00
  • 619d6c318c enable glob (#20573) ringabout 2022-10-16 09:52:19 +08:00
  • ed26156c99 atomicInc global alloc counters (#20571) Antonis Geralis 2022-10-16 02:07:22 +03:00
  • 1e15f975b8 fixes #19162; enable strictEffects for v2 (#19380) ringabout 2022-10-15 20:07:40 +08:00
  • 0510a2be0d fix #19700 Crash when passing a template to a generic functio… (#20567) Bung 2022-10-15 13:15:58 +08:00
  • 57574eaf31 fixes changelog for oids (#20565) ringabout 2022-10-14 20:58:36 +08:00
  • b286448a99 fix #8821 JS codegen can produce extreme switch statements with case … (#20548) Bung 2022-10-14 18:21:02 +08:00
  • 07b645342a fixes #3748 (#20563) Andreas Rumpf 2022-10-14 12:00:38 +02:00
  • b793ca7394 Validate nimgrep filter options not empty (#20562) Andrey Makarov 2022-10-14 07:44:34 +03:00
  • be18f4e513 follow up #19714; add memmem optimizations for find on Linux, Macos and BSDs (#20556) ringabout 2022-10-14 05:58:59 +08:00
  • 6082b9ea5d fixes #20553; don't format code for stropping identifier (#20561) [backport] ringabout 2022-10-14 05:37:41 +08:00
  • 169d3fda00 fix #18136 tests/proc/t17157.nim now gives SIGSEGV instead of error (#20555) Bung 2022-10-13 12:39:43 +08:00
  • a1a9d63d22 add nimPNG to important packages (#20557) ringabout 2022-10-13 11:51:09 +08:00
  • ea2f2775a7 fix #18990 Regression in proc symbol resolution; Error: attempting to… (#20554) Bung 2022-10-13 08:44:45 +08:00
  • fa60378a7f Return error message in output of gorge/staticExec. (#18942) Dominik Picheta 2022-10-12 17:52:22 +01:00
  • 19ff746916 Markdown code blocks migration part 7 (#20547) Andrey Makarov 2022-10-12 17:13:43 +03:00
  • 13b3ea71da oids sticks to 24 length strings; fixes breaking changes (#20546) ringabout 2022-10-12 21:15:21 +08:00
  • 7394587217 move google fonts to the last part (#20541) ringabout 2022-10-12 01:42:02 +08:00
  • 083ea8f10c fix #7446 Generics: type mismatch 'SomeunsignedInt or Natural' (#20522) Bung 2022-10-11 17:42:49 +08:00