Commit Graph

  • 12783dbcf0 make the copy operation of Thread an error (#17734) flywind 2021-04-16 14:50:44 +08:00
  • 95e8ddabb2 followup #17700 put changelog in wrong file (#17729) shirleyquirk 2021-04-15 21:45:51 +01:00
  • 5c12c711f7 follow up #17518 (#17726) flywind 2021-04-16 01:25:35 +08:00
  • 3f56b9944e follow up #17536 (#17727) flywind 2021-04-16 01:25:03 +08:00
  • 363467fc00 Fix array's high & low return type for empty arrays (#17705) Tanguy Cizain 2021-04-15 15:45:38 +02:00
  • 51a40c1f38 Fix getCustomPragmaVal for some multi arg pragmas (#17723) Clyybber 2021-04-15 13:55:50 +02:00
  • f8dce493d3 rst indentation fixes (ref #17340) (#17715) Andrey Makarov 2021-04-15 09:12:44 +03:00
  • ae9231cfeb fix CI tests/errmsgs/tgcsafety.nim (#17721) Timothee Cour 2021-04-14 13:45:25 -07:00
  • eff9d75379 IC: rodfiles: no floats (#17720) Andreas Rumpf 2021-04-14 22:35:18 +02:00
  • d6242d7fe1 simplify asyncfutures, asyncmacro (#17633) Timothee Cour 2021-04-14 12:22:22 -07:00
  • 56c37759d6 getCustomPragma is split up in more usable chunks (#11526) Arne Döring 2021-04-14 20:42:09 +02:00
  • 44657b78c4 callback cannot be nil (#17718) flywind 2021-04-15 01:14:14 +08:00
  • 58f44c8b4e Update channels.nim (#17717) flywind 2021-04-14 22:45:22 +08:00
  • 67e28c07f9 IC: first steps towards 'nim check --def --ic:on' (#17714) Andreas Rumpf 2021-04-14 16:44:37 +02:00
  • 3b47a689cf Remove the use of usrToCell in gcMark [backport:1.2] (#17709) zah 2021-04-14 13:10:01 +03:00
  • 25b4a0ab0a testament --verbose: prints commands; gitignore ic artifacts (#17716) Timothee Cour 2021-04-14 00:44:07 -07:00
  • 840e13deb7 type with same name in different scope now works (#17710) Timothee Cour 2021-04-13 23:50:15 -07:00
  • fe77c3c72f megatest: allow duplicate file names, show compilation progress (#17713) Timothee Cour 2021-04-13 14:16:19 -07:00
  • 8e6b87a917 IC: code cleanup (#17708) Andreas Rumpf 2021-04-13 10:43:16 +02:00
  • e92c78a9ac add number literal jsbigints.big (#17707) Timothee Cour 2021-04-13 00:33:28 -07:00
  • 4f5709e326 IC: serialization bugfix (#17701) Andreas Rumpf 2021-04-13 07:23:29 +02:00
  • 8b5769133c remove unnecessary assignment (#17702) flywind 2021-04-12 14:58:46 +08:00
  • 0bc943ad54 followup strformat PR. backslash escapes, tests, docs (#17700) shirleyquirk 2021-04-12 06:32:37 +01:00
  • cae1839154 IC: added tcompiletime_counter test case (#17698) Andreas Rumpf 2021-04-11 21:41:24 +02:00
  • e710b9cf33 macrocache.nim: removed trailing whitespace Araq 2021-04-11 20:14:44 +02:00
  • 4780b08b9d IC: integrity checking (#17695) Andreas Rumpf 2021-04-11 17:37:32 +02:00
  • ceadf54d76 iterable[T] (#17196) Timothee Cour 2021-04-11 07:25:41 -05:00
  • a5b30c94c2 [feature] add arbitrary code execution to strformat (#17694) shirleyquirk 2021-04-11 12:07:23 +01:00
  • 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) Andrey Makarov 2021-04-11 11:23:08 +03:00
  • 2150cd1826 restyle RST option lists (#17637) Andrey Makarov 2021-04-10 10:49:01 +03:00
  • 08262206d3 refs #15667 improve invalid indentation errors, report when & where = could be missing (#16397) Timothee Cour 2021-04-10 01:55:39 -05:00
  • 1822ed384a IC: added converter test case (#17688) Andreas Rumpf 2021-04-09 16:41:49 +02:00
  • 8aa5991bea Genode platform fixes (#17521) Emery Hemingway 2021-04-09 16:29:10 +02:00
  • 86a1dcf928 hashes: Made the runnableExample easier to understand (#17689) Andreas Rumpf 2021-04-09 15:36:06 +02:00
  • f25243140b add std/tasks (#17447) flywind 2021-04-09 17:51:51 +08:00
  • 877cc5e4ff make repr handle setters foo= (#17683) Timothee Cour 2021-04-09 02:37:10 -05:00
  • cce1b24b1c ast: add getPIdent (#17684) Timothee Cour 2021-04-09 01:00:13 -05:00
  • 826ad2f36f nep1: guidelines for getters and setters (#17645) Timothee Cour 2021-04-09 00:09:04 -05:00
  • 13b958eb45 IC: added basic test case for methods (#17679) Andreas Rumpf 2021-04-09 06:59:25 +02:00
  • e4b64eee89 Fix small typos (#17680) konsumlamm 2021-04-09 00:40:19 +02:00
  • 2ac45a4794 undocument unsupported advanced options (#17678) Andreas Rumpf 2021-04-09 00:18:07 +02:00
  • 6ec55ebf48 Fix rst typo (#17671) konsumlamm 2021-04-08 20:29:11 +02:00
  • 9f0f477552 Update sysrand documentation (#17676) konsumlamm 2021-04-08 19:41:43 +02:00
  • 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) Andrey Makarov 2021-04-08 20:00:14 +03:00
  • 4d3f9d3536 manual: minor improvements (#17677) Andreas Rumpf 2021-04-08 17:46:51 +02:00
  • 1b03accac7 Improve endians module (#17674) konsumlamm 2021-04-08 14:08:58 +02:00
  • 643dbc743b use strstr for a faster find implementation (#17672) Andreas Rumpf 2021-04-08 00:54:47 +02:00
  • bd7807de4c fixes #17647 (#17667) Andreas Rumpf 2021-04-07 23:26:53 +02:00
  • a7d6ba4526 minor typos (#17668) flywind 2021-04-08 01:54:28 +08:00
  • 834d5641e8 use sink and lent in deques (#17661) flywind 2021-04-07 20:17:48 +08:00
  • 939df8cbda ensure the avr example keeps compiling (#17663) Andreas Rumpf 2021-04-07 13:40:57 +02:00
  • d3702a4dc3 removing warning imported and not used debugutils (#17660) rockcavera 2021-04-07 02:52:14 -03:00
  • 444658fe58 fixes #17656 (#17657) Andreas Rumpf 2021-04-07 07:46:45 +02:00
  • 34c1c631bb close #4451 (#17627) flywind 2021-04-07 04:08:59 +08:00
  • 6ab5816866 add compiler/debugutils.nim to help debugging compiler (#17652) Timothee Cour 2021-04-06 13:01:34 -07:00
  • 020c0a3344 don't run one example on 32-bit machines (#17655) Miran 2021-04-06 18:52:12 +02:00
  • e406e28738 fix #16898 #17621 (#17628) flywind 2021-04-07 00:01:54 +08:00
  • c7b4639460 ref #14873 (#17644) flywind 2021-04-06 22:21:58 +08:00
  • 7bfb9f0002 close #17636 (#17643) flywind 2021-04-06 22:20:01 +08:00
  • aa4f18eff0 items(array)+friends: remove a RT comparison (#17650) Timothee Cour 2021-04-06 02:11:30 -07:00
  • 28de32c8b2 document caveats of quit (#17648) Timothee Cour 2021-04-05 12:19:17 -07:00
  • 5261579175 [nim-gdb] Fixed enums and flag output [ci skip] (#17634) Saem Ghani 2021-04-05 02:37:28 -07:00
  • b9c94f22aa Improve the typeinfo module (#17625) konsumlamm 2021-04-05 09:42:18 +02:00
  • ca405167ed fix :number-lines: regression (#17639) Andrey Makarov 2021-04-05 09:33:06 +03:00
  • 70a30317f7 fix #16693: testament spec nimout too lax (#16698) flywind 2021-04-05 04:47:28 +08:00
  • f02e159b56 fix rst option list at EOF (follow-up #17442) (#17638) Andrey Makarov 2021-04-04 21:54:26 +03:00
  • 97764c8dc9 remove un-needed {.push hint[ConvFromXtoItselfNotNeeded]: off.} in asyncfutures, asyncmacro (#17631) Timothee Cour 2021-04-03 15:24:01 -07:00
  • 66890c3ad4 enable some packages (#17629) flywind 2021-04-04 01:31:33 +08:00
  • 4a11a04fba fix #14850: repr now correctly renders do (#17623) Timothee Cour 2021-04-03 07:05:37 -07:00
  • fe7a76f62f repr: fix rendering of 'big, =destroy etc (#17624) Timothee Cour 2021-04-02 23:19:17 -07:00
  • 61c1e35181 close #14806 (#17626) flywind 2021-04-03 14:17:55 +08:00
  • 270964c487 implement RFCs/294 ; disallow enum <=> enum conversion (#16351) Timothee Cour 2021-04-02 22:15:21 -07:00
  • a807233aeb fix #17615(runnableExamples silently ignored if placed after some code) (#17619) flywind 2021-04-03 09:26:30 +08:00
  • e35946f306 enable syntax highlighting for inline code (#17585) Andrey Makarov 2021-04-02 23:11:44 +03:00
  • 07991d902e [docs minor] close #17618 (#17620) flywind 2021-04-03 04:06:29 +08:00
  • 9abd383a2a new genAst as replacement for quote do (#17426) Timothee Cour 2021-04-02 04:11:03 -07:00
  • 774e66f3d1 close #7875 add testcase (#17611) flywind 2021-04-02 17:56:30 +08:00
  • 792a03b756 [docs minor] close #16553 (#17612) flywind 2021-04-02 15:18:40 +08:00
  • 2365b5250e docs: note regarding emit with backticks (#17608) flywind 2021-04-02 12:06:50 +08:00
  • f0587e02e2 Fix #17017 (math edge cases) (#17588) konsumlamm 2021-04-01 12:47:56 +02:00
  • e25a487ed6 close #6133 add testcase (#17605) flywind 2021-04-01 18:46:47 +08:00
  • f3c504e49a a bit better message (#17606) flywind 2021-04-01 14:49:10 +08:00
  • a31e601550 misc fixes: build_all.sh, changelog (#17601) Timothee Cour 2021-03-31 23:48:44 -07:00
  • 6f53579a8c close #9534 add testcase (#17607) flywind 2021-04-01 14:47:59 +08:00
  • a7bb973a24 docgen: render pragmas by default except for a select list (and fix #9074) (#17054) Timothee Cour 2021-03-31 23:45:55 -07:00
  • 924ab3adea fix #17190 nimscript now accepts arbitrary file extensions for nim e main.customext (#17596) flywind 2021-04-01 14:05:04 +08:00
  • fe9a37f2a5 close #12684 add testcase (#17599) flywind 2021-04-01 02:55:27 +08:00
  • 3f9c26539d close #16786 (#17598) flywind 2021-04-01 02:54:36 +08:00
  • 9b67e5c61b jsonutils: support cstring (including as Table key); improve docs (#16062) Timothee Cour 2021-03-31 09:24:39 -07:00
  • 65efa727ff Removes asynchttpserver.getSocket. (#17587) Dominik Picheta 2021-03-31 17:20:42 +01:00
  • 0be7f854ed [ci skip] correct indentation this time narimiran 2021-03-31 13:45:14 +02:00
  • d3529d0d5a [ci skip] minor: fix indentation in manual.rst narimiran 2021-03-31 13:34:32 +02:00
  • ece7147734 better error messages for .raise effect analysis (#17595) Andreas Rumpf 2021-03-31 13:26:44 +02:00
  • b18307f940 fix #17572 (#17586) Timothee Cour 2021-03-31 02:27:02 -07:00
  • 6d7d1e60fe fix #14585, fix #17589: access to static param now works (#17590) Timothee Cour 2021-03-31 02:25:26 -07:00
  • 8ee0eda841 fix #12282 distinct now does not create erroneous copy in VM (#17594) Timothee Cour 2021-03-31 01:15:08 -07:00
  • 7c09e0c757 fix #15617(fix compilation failure on -d:useMalloc --gc:none) (#17555) flywind 2021-03-31 02:15:14 +08:00
  • 72988509ba add getPort to resolve Port(0) (#17559) Timothee Cour 2021-03-30 11:14:39 -07:00
  • 5ecbe67371 makes DrNim compile again (#17584) Andreas Rumpf 2021-03-30 20:13:18 +02:00
  • af2a7e8cbc Rotation right and left refactored to generics. Continuation of #16622 (#17578) rockcavera 2021-03-30 07:24:21 -03:00