Commit Graph

  • c4c9876785 fix a potential bug (#18900) flywind 2021-10-14 15:23:01 +08:00
  • f93bfc0a32 [backport] add v1.6 changelog (#18932) Miran 2021-10-13 20:31:04 +02:00
  • e2b19bb2de remove deprecated stuffs from std/times (#18937) flywind 2021-10-13 20:58:31 +08:00
  • 2ac3ba713b fix #18985 (#18988) flywind 2021-10-13 20:57:25 +08:00
  • e645be4d0c add ghci like type annotation buildEchoStmt (1049) (#18875) 林亦恩 2021-10-13 17:35:47 +08:00
  • 2aa97a228a Removes deprecated {.injectStmt.}. Fixes #18666 (#18984) Dominik Picheta 2021-10-13 10:09:45 +01:00
  • 0ae2d1ea88 Improve error message when NodeJS is not installed and 'nim js -r' is run (#18978) Juan Carlos 2021-10-12 06:41:30 -07:00
  • 83128f217f disable testing of fidget, to make CIs green narimiran 2021-10-11 14:38:59 +02:00
  • 787def271b add OpenIndiana to list (#18972) antonl05 2021-10-09 14:17:07 +05:30
  • 08107c2192 [minor] give more friendly description (#18973) flywind 2021-10-08 00:54:21 +08:00
  • 6f15af41a7 fixes a regression caused by overloadable enums even though they're opt-in (#18970) Andreas Rumpf 2021-10-07 15:07:24 +02:00
  • 19774a72e7 Fixed strictFuncs support for std/pegs (#18951) quantimnot 2021-10-07 06:16:58 -04:00
  • f8d6a53227 typo [backport] (#18967) flywind 2021-10-07 18:01:27 +08:00
  • 8eef557157 fixes a 'mixin' statement handling regression [backport:1.2] (#18968) Andreas Rumpf 2021-10-07 12:01:06 +02:00
  • eede2bfb5d update csources hash (#18969) Miran 2021-10-07 10:48:09 +02:00
  • f03872d99e rst: minor fixes (#18960) Andrey Makarov 2021-10-06 14:53:01 +03:00
  • b2873f0f63 [tools] use the right parameter [backport:1.0] (#18957) flywind 2021-10-06 18:47:46 +08:00
  • cb30dc5170 enable tests for #2710 (#18961) flywind 2021-10-06 15:42:35 +08:00
  • 9fc2918314 Document how to compile a reproducible build (#18953) quantimnot 2021-10-06 03:41:42 -04:00
  • f1f1e85ec6 fixes #18954 (#18955) Andreas Rumpf 2021-10-05 12:29:59 +02:00
  • e7bac91773 rename nimEnableHashRef [backport] (#18941) flywind 2021-10-05 03:28:13 +08:00
  • f017eadc97 Add support for strictEffects to std/pegs (#18949) quantimnot 2021-10-04 15:27:13 -04:00
  • 500d5f0f38 typo [backport] (#18948) Andreas Rumpf 2021-10-04 12:34:29 +02:00
  • 97c24dd548 correct changelog [backport] (#18940) flywind 2021-10-04 15:19:20 +08:00
  • 6b0db5be1f Fixes build_all.sh failing on Nimble builds (#18945) Dominik Picheta 2021-10-03 06:25:15 +01:00
  • 45c4332c81 document -d:nimStrictDelete [backport] (#18939) flywind 2021-10-03 13:22:53 +08:00
  • e9268b52d9 with this patch :idx: can be used for the index generation for LaTeX (#18946) Andreas Rumpf 2021-10-03 07:21:08 +02:00
  • 5c4692fad4 rename nimLegacyJsonutilsHoleyEnum [backport] (#18938) flywind 2021-10-02 02:26:29 +08:00
  • 7577ea9e4c [std/tempfiles] docs improvement (#18936) flywind 2021-10-02 02:14:10 +08:00
  • 2aeac26f08 correct licence header (#18935) flywind 2021-10-01 19:57:06 +08:00
  • 4b764f4c7c close #17319; add testcase (#18934) flywind 2021-10-01 16:19:02 +08:00
  • 677969f6ea alternative to #18918 (#18927) flywind 2021-09-30 22:57:06 +08:00
  • f915b3aa86 Alternative to #18928 (#18931) Jason Beetham 2021-09-30 08:55:43 -06:00
  • c38ab3e257 fixes #18921 [backport] (#18930) Andreas Rumpf 2021-09-30 12:09:42 +02:00
  • c3dd53bb2c typos [backport] (#18929) Andreas Rumpf 2021-09-30 11:35:42 +02:00
  • 6bb32da4ae [std/tasks] more gcsafe stuffs [backport] (#18926) flywind 2021-09-30 13:46:30 +08:00
  • f35e9a5752 Adds source to single tags list (#18920) Jonas Schubert Erlandsson 2021-09-29 19:14:31 +03:00
  • b74b914e4f [backport] use old style hints in .cfg files (#18917) Miran 2021-09-29 11:14:47 +02:00
  • f061971a9b envPairs works in vm, nims (#18615) Timothee Cour 2021-09-29 00:32:39 -07:00
  • 08cf4cb1e5 test ord (#18909) flywind 2021-09-28 17:35:04 +08:00
  • 56bd5cbb87 fix a typo (canonilization => canonicalization) (#18914) flywind 2021-09-28 15:05:22 +08:00
  • 5eb357f5a2 change comment (#18913) flywind 2021-09-28 12:45:25 +08:00
  • 576fece909 fixes 'lent T' inside object constructor [backport] (#18911) Andreas Rumpf 2021-09-27 22:23:31 +02:00
  • cdf9ac675b this ensures libp2p continues to compile [backport] (#18908) Andreas Rumpf 2021-09-27 19:25:00 +02:00
  • 5325a366e7 Add armv8l support (Closes: #18898) (#18901) [backport] Federico Ceratto 2021-09-27 16:35:14 +01:00
  • 57eb763c65 activate winim (#18907) flywind 2021-09-27 19:13:02 +08:00
  • e3b19cbe52 fixes #18878 (#18883) Aditya Siram 2021-09-25 07:17:41 -05:00
  • 8bdb985395 fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895) flywind 2021-09-25 19:22:00 +08:00
  • 4adada0d80 fix a typo (rename temporal to temporary (#18892) [backport] flywind 2021-09-24 22:34:12 +08:00
  • 7e5eab571e closes #18690; make view types stricter [backport] (#18891) Andreas Rumpf 2021-09-24 16:27:34 +02:00
  • f7d642f2f3 [backport] arc: improve compile time of (nested) loops (#18890) Clyybber 2021-09-24 14:59:48 +02:00
  • 5d315ebcc2 ported Nim to proprietary CrossOS [backport] (#18889) Andreas Rumpf 2021-09-24 13:24:41 +02:00
  • 561b01004c [backport] change some examples in tut1.rst (#18884) Miran 2021-09-24 11:24:55 +02:00
  • 90a2b5afd8 correct effect tracking for .borrowed procs [backport] (#18882) Andreas Rumpf 2021-09-23 16:47:24 +02:00
  • 7d2a4c0880 update csources hash (#18885) Miran 2021-09-23 11:00:36 +02:00
  • 6163bdd279 closes #16132 [backport] (#18880) Andreas Rumpf 2021-09-22 15:07:36 +02:00
  • 0ad601d3c1 fixes #18856 [backport] (#18879) Andreas Rumpf 2021-09-22 09:43:06 +02:00
  • 928ea6bb4c atlas: added --cfgHere switch [backport] (#18873) Andreas Rumpf 2021-09-20 13:32:33 +02:00
  • 3d7c52f3cd [backport] Revert "use new Nimble, with lockfiles (#18810)" (#18872) Miran 2021-09-20 13:24:44 +02:00
  • 14ced06bb1 fixes #18863 [backport] (#18871) Andreas Rumpf 2021-09-20 11:37:54 +02:00
  • ee9795f76f fix #18844 (#18851) flywind 2021-09-20 15:50:20 +08:00
  • c56ba3f06a fixes #18847 [backport] (#18870) Andreas Rumpf 2021-09-20 09:09:53 +02:00
  • 3241df2a13 fixes #18858 [backport] (#18868) Andreas Rumpf 2021-09-19 23:35:50 +02:00
  • ca51bb8fd9 documented overload disambiguation [backport] (#18865) Andreas Rumpf 2021-09-19 18:31:55 +02:00
  • 6cd219c3a3 semtypinst: don't wrap type nodes from expressions in static[T] (#18860) alaviss 2021-09-17 04:51:26 +00:00
  • f8e185fec0 Fixed borrowing dot from aliases (#18854) Jason Beetham 2021-09-16 00:48:58 -06:00
  • cebf7cdc1e fix #10128 (#18852) flywind 2021-09-15 01:40:42 +08:00
  • bf1700bab1 add testcase for #7308 (#18849) flywind 2021-09-15 01:39:55 +08:00
  • 172253cb55 Dotborrow now works with generic distincts (#18848) Jason Beetham 2021-09-14 11:34:52 -06:00
  • ef390e6a68 add changelog entry for #18656 (#18839) [backport] Christian Ulrich 2021-09-13 18:47:33 +02:00
  • 179fad934d doc improvements (#18843) Andreas Rumpf 2021-09-13 11:05:09 +02:00
  • 3f3e0fa303 Fixed #18838 (#18841) [backport] Jason Beetham 2021-09-13 01:35:19 -06:00
  • 5d1608c976 Generic pointer procs now error if no types supplied (#18832) Jason Beetham 2021-09-11 14:20:22 -06:00
  • 66e53bdd7b Fixed type inference for 'set` and 'tuple' (#18827) Jason Beetham 2021-09-11 05:05:53 -06:00
  • 1f68f71ec2 [minor] fix docs (#18834) flywind 2021-09-11 17:33:52 +08:00
  • 6c2f041368 fix code-block which causes missing docs flywind 2021-09-11 09:25:48 +08:00
  • 0ef830577b distros.foreignDeps made public (#18830) Juan Carlos 2021-09-10 05:20:32 -03:00
  • a896f9f19e Clarify unknown processor error (#18829) Federico Ceratto 2021-09-09 12:57:21 +01:00
  • 23e10ea85e active some packages (#18825) flywind 2021-09-09 14:46:55 +08:00
  • c56008450a fix CI failure(upstream changes) (#18820) flywind 2021-09-08 17:47:14 +08:00
  • ee2eb5cae2 Fix subranges of distinct types (#18816) [backport] Jason Beetham 2021-09-07 09:11:08 -06:00
  • 30d28bcefc Fixes implicit and explicit generics in procedures (#18808) Jason Beetham 2021-09-06 12:11:21 -06:00
  • 34a53e8049 fixes #12642 (#18811) Andreas Rumpf 2021-09-06 17:43:03 +02:00
  • 90bfd34250 '[]' can now be used for iterators (#18814) Jason Beetham 2021-09-06 07:30:49 -06:00
  • cc5422ae50 Atlas: added 'extract' command, as promised (#18813) Andreas Rumpf 2021-09-06 13:19:11 +02:00
  • 73841ae194 fixes #14165, fixes #18739, fix the second example of #6269 (#18812) Andreas Rumpf 2021-09-06 13:12:14 +02:00
  • 7ae52d7791 Fix recursive generic typed defs (#18809) Jason Beetham 2021-09-06 01:43:26 -06:00
  • f373c17ad9 use new Nimble, with lockfiles (#18810) Miran 2021-09-06 09:40:31 +02:00
  • 4320b158dd add weave to important packages (#17665) flywind 2021-09-05 16:50:54 +08:00
  • 2e2d928846 formal grammar updates [backport:1.2] (#18803) Andreas Rumpf 2021-09-04 19:52:57 +02:00
  • 5c85e480a6 unicode operator bugfixes (#18802) Andreas Rumpf 2021-09-04 17:49:27 +02:00
  • e8dad482a3 fixes #16246 (#18800) Andreas Rumpf 2021-09-04 15:57:16 +02:00
  • b3ad68edea remove channels (#18801) flywind 2021-09-04 21:57:02 +08:00
  • 3c2edd142b fix for js strict mode (#18799) Sven Keller 2021-09-04 12:53:02 +02:00
  • 686096a912 documented overloadable enums and changelog improvements (#18797) Andreas Rumpf 2021-09-04 12:52:24 +02:00
  • ac7acd827c we need something better than warningAsError for effect handling viol… (#18796) Andreas Rumpf 2021-09-04 08:18:00 +02:00
  • cddf8ec6f6 implements https://github.com/nim-lang/RFCs/issues/407 (#18793) Andreas Rumpf 2021-09-03 21:52:24 +02:00
  • c2b20516d3 implemented Unicode operators (#18789) Andreas Rumpf 2021-09-03 17:31:16 +02:00
  • 905fae51f6 remove unnecessary if statement (#18792) flywind 2021-09-03 22:41:00 +08:00
  • 06ff0e9624 fixes #18769 (#18790) Andreas Rumpf 2021-09-03 15:18:55 +02:00