Commit Graph

  • 4a1bda667c turn nimIncrSeqV3 into deadcode (#20388) ringabout 2022-09-20 20:59:50 +08:00
  • 3dc302662e clarify distinct pointer type nil change (#20376) metagn 2022-09-20 15:58:22 +03:00
  • 08c02f0236 report expression has no type other than has to be used (or discarded… (#20392) Bung 2022-09-20 20:50:48 +08:00
  • a302b26e0e fix #19882 Improve error message when instantiating generics that lac… (#20356) Bung 2022-09-20 06:31:40 +08:00
  • c4ba4f06f8 Markdown link migration part 2 (#20371) Andrey Makarov 2022-09-20 01:24:40 +03:00
  • 2147b116a1 Add missing proc to dom (#20378) Juan Carlos 2022-09-19 18:51:47 -03:00
  • c8000b1025 Add missing symbols to regex (#20383) Juan Carlos 2022-09-19 18:47:39 -03:00
  • 7023176dcb Recommend mapIt in some cases (#20347) Amjad Ben Hedhili 2022-09-19 22:43:46 +01:00
  • 7a756bfaef Shorten JS block code (#20370) Amjad Ben Hedhili 2022-09-19 14:09:41 +01:00
  • 97259a5ab3 fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" (#19119) (#20327) ringabout 2022-09-19 15:16:54 +08:00
  • f6dc30e52d fixes Thread initializer for ARC/ORC on Macos (#20368) ringabout 2022-09-17 04:35:53 +08:00
  • 3a5e38ab9d Allow custom pragma on iterators [backport] (#20344) Tanguy 2022-09-16 20:10:47 +02:00
  • d44b547144 add docs to copyNimNode and copyNimTree (#20357) ringabout 2022-09-16 12:35:44 +08:00
  • c7ee4ab509 don't run azure on other branches either (#20365) metagn 2022-09-16 05:48:47 +03:00
  • 758598dd3e more minor updates to manual.md (#20360) Judd 2022-09-16 04:38:06 +08:00
  • cd9290818a add testcase for #19020 (#20363) ringabout 2022-09-15 23:18:14 +08:00
  • 3e83c4a168 only run github CI on latest commit of branch/PR (#20361) metagn 2022-09-15 18:17:35 +03:00
  • 2b80ff2374 fixes #19104; peg Incorrect captures [backport:1.6] (#20352) ringabout 2022-09-15 13:54:53 +08:00
  • 79afee868d partial revert and redesign of #19814, changelog (#20341) metagn 2022-09-14 21:14:58 +03:00
  • a73ae3e066 minor improvements to follow up recent PRs (#20342) metagn 2022-09-14 19:30:15 +03:00
  • 2140d05f34 nimgrep: add --inContext and --notinContext options (#19528) Andrey Makarov 2022-09-14 19:28:01 +03:00
  • 08faa04d78 fix #20233 Float ranges in case statement in JS crash compiler (#20349) Bung 2022-09-14 23:16:34 +08:00
  • 2e8c016799 disable tlsEmulation for ic tests (#20345) ringabout 2022-09-14 12:06:05 +08:00
  • 7c85b500df Add testcase for bug #20305 (#20323) Antonis Geralis 2022-09-13 14:10:08 +03:00
  • c9a92117f9 Revert "add fromChar" (#20336) ringabout 2022-09-13 01:33:47 +08:00
  • 6bf21e7b3d fixes #19724; don't be aggressive when you infer sink parameters (#20314) Andreas Rumpf 2022-09-12 00:58:29 +02:00
  • 8850644cb7 Revert "fixes #20155; repr range with distinct types is broken with ORC" (#20334) Clay Sweetser 2022-09-11 16:56:11 -04:00
  • 37b3f62eef fixes #20155; repr range with distinct types is broken with ORC (#20158) ringabout 2022-09-12 04:55:22 +08:00
  • 9b9f24f01b Replace word 'param(s)' with 'parameter(s)'. (#20331) random-bites 2022-09-11 12:52:56 -08:00
  • 68f92af17c Fix cannot create Windows directory in root (#20311) havardjohn 2022-09-11 22:51:39 +02:00
  • 088487f652 Implement Markdown definition lists (+ migration) (#20333) Andrey Makarov 2022-09-11 20:52:43 +03:00
  • 846cc746a2 add fromChar (#20332) Hamid Bluri 2022-09-11 22:20:06 +04:30
  • 58e6d439d8 fix #13515 [backport] (#20315) metagn 2022-09-11 09:33:24 +03:00
  • 884f1f6b11 SSL: Allow the same range of versions for OSX (#20324) Andreas Rumpf 2022-09-10 09:58:40 +02:00
  • f6ee066ee2 Markdown links migration part 1 (#20319) Andrey Makarov 2022-09-09 17:45:54 +03:00
  • 89e6540fd3 update manual (#20325) Judd 2022-09-09 21:02:15 +08:00
  • 1699ba1c93 fixes nightlies build regression (#20322) ringabout 2022-09-09 04:30:03 +08:00
  • 918ae16919 Update manual.md (#20321) Judd 2022-09-08 23:33:29 +08:00
  • 3ea8219d73 Revert "clarify that char may not be unsigned" (#20320) ringabout 2022-09-08 15:52:30 +08:00
  • bbbfde7341 fixes #20303; wasMoved expressions with side effects for ORC (#20307) [backport] ringabout 2022-09-08 14:07:28 +08:00
  • f433d9cccf clarify that char may not be unsigned (#20308) ringabout 2022-09-07 05:06:32 +08:00
  • b2c5f6f3c8 give a deprecate warning when using newPar to construct tuple expressions (#20312) ringabout 2022-09-07 03:38:08 +08:00
  • 5d947bb791 Replace if by case in JS isSimpleExpr (#20267) Amjad Ben Hedhili 2022-09-06 20:33:40 +01:00
  • 801eb3cb56 use arrow precedence in spec (#20166) metagn 2022-09-06 22:24:32 +03:00
  • 557d79e7a2 fixes #9462; jsondoc --index can generate a theindex.json (#20205) ringabout 2022-09-07 03:23:33 +08:00
  • 5ebd1248df overloadable enums no longer experimental (#20298) metagn 2022-09-06 00:38:38 +03:00
  • 8dcf367e52 Prevent use-after-free bugs in object variants. Fixes bug #20305 (#20300) [backport] Antonis Geralis 2022-09-05 09:26:02 +03:00
  • cde6b2aab8 Implement Pandoc Markdown concise link extension (#20304) Andrey Makarov 2022-09-04 21:52:21 +03:00
  • b931e74a59 Cleanup dochack (#20299) Amjad Ben Hedhili 2022-09-04 06:38:38 +01:00
  • 23e0160af2 Add improved Windows UNC path support in std/os (#20281) havardjohn 2022-09-04 02:47:09 +02:00
  • a6189fbb98 only allow enums to overload enums + extra test (#20126) metagn 2022-09-03 10:53:31 +03:00
  • 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) metagn 2022-09-03 10:52:13 +03:00
  • f540fd5cde Partially Revert "Change nim's nimble files to make it installable" (#20296) ringabout 2022-09-03 01:05:23 +08:00
  • 5ff06fd3c2 Revert "fix #19600 No error checking on fclose (#19836)" (#20297) ringabout 2022-09-03 01:04:58 +08:00
  • 2a34d143ac Fix #16937; --clib option pass library name to backend C compiler correctly (#19754) Tomohiro 2022-09-02 02:57:17 +09:00
  • a95b6391fd support cstring in case (#20130) metagn 2022-09-01 19:10:00 +03:00
  • 1f838d9af1 remove the old nimv019 define in the config (#20133) ringabout 2022-09-02 00:07:49 +08:00
  • 6289b002b6 [Testament] Extend and document message testing aids (#19996) quantimnot 2022-09-01 11:52:13 -04:00
  • c2cdc752c8 Simpler complex division implementation (#20088) Dan Rose 2022-09-01 10:44:07 -05:00
  • 0f555110e6 Markdown code blocks part 6 (#20292) Andrey Makarov 2022-09-01 02:39:02 +03:00
  • fb2773411e Change nim's nimble files to make it installable (#20179) Ivan Yonchovski 2022-08-31 22:06:27 +03:00
  • 538b8d4032 update changelog for #20242, #20091, #20087 (#20288) metagn 2022-08-31 21:46:17 +03:00
  • 5211a471c8 fixes the regressions caused by the fix for #20107 [backport] (#20287) Andreas Rumpf 2022-08-31 13:19:26 +02:00
  • d4c0d35b32 [nimsuggest] fix def call on identifier 2 times on the line (#20228) Ivan Yonchovski 2022-08-30 22:02:15 +03:00
  • 04e4a5ec0e fix #19600 No error checking on fclose (#19836) Bung 2022-08-30 00:09:14 +08:00
  • cc81866da1 Implement complex sgn (#20087) Dan Rose 2022-08-28 21:17:18 -05:00
  • 04642335c1 fixes #17658; add cert dir for ssl ctx (#19920) ringabout 2022-08-29 10:16:19 +08:00
  • ee11302c24 fix nim md2tex and koch pdf commands (#20280) Andrey Makarov 2022-08-29 01:04:13 +03:00
  • 2b56b38235 minor updates on manual (#20258) Judd 2022-08-28 05:29:41 +08:00
  • de9cbf6af1 Fix auto links to subheader when TOC is present (#20279) Andrey Makarov 2022-08-28 00:28:26 +03:00
  • 9ca6345122 Update manual.md (#20277) Clay Sweetser 2022-08-26 16:30:14 -04:00
  • a52918a994 Add missing rand(var Rand, Ordinal) overload (#20124) Antonis Geralis 2022-08-26 22:39:12 +03:00
  • ea44c5cfed remove var for ref parameters in std/tables (#20175) ringabout 2022-08-26 05:48:43 +08:00
  • 16f6dc05fd std/options enables stricteffects (#19441) ringabout 2022-08-25 15:21:46 +08:00
  • 404e91ce48 provide better error messages for large set (#20207) ringabout 2022-08-25 06:49:52 +08:00
  • d143924ab2 remove unused sfProcvar, "procvar" mentions (#20204) metagn 2022-08-24 22:38:37 +03:00
  • b6bfe38ff5 move formatfloat out of system (#20195) ringabout 2022-08-24 19:38:30 +08:00
  • 12f23d5ae8 fixes nimPreviewSlimSystem; register echoBinSafe for nimPreviewSlimSystem (#20194) ringabout 2022-08-24 19:32:11 +08:00
  • e832fea160 fixes #20227; skip distinct types for genObjConstr [JS backend] (#20229) ringabout 2022-08-24 19:31:44 +08:00
  • b8dc58d884 test removing dollar for objects out of system (#20242) metagn 2022-08-24 10:44:16 +03:00
  • 9d9ecc3c1d fixes #20219; ignore comment/empty node in stmtListExpr (#20249) ringabout 2022-08-24 15:28:46 +08:00
  • 0014b9c48e top-down type inference, implements rfc 149 (#20091) metagn 2022-08-24 08:11:41 +03:00
  • 2dcfd73260 Add OpenSSL 3 support (#19814) Federico Ceratto 2022-08-23 20:44:50 +01:00
  • d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) metagn 2022-08-23 22:41:30 +03:00
  • 14656154ef Add doctype: RST|Markdown|RstMarkdown pragma (#20252) Andrey Makarov 2022-08-23 21:49:53 +03:00
  • f4af9e955b remove some deprecated pre-1.0 stdlib modules (#20202) metagn 2022-08-23 21:18:40 +03:00
  • a895bbf714 fixes #18983 #5282 #13008; recursive types casue infinite type (#20172) ringabout 2022-08-24 01:58:50 +08:00
  • f6eb1d4d7d remove {.this.} pragma, deprecated since 0.19 (#20201) metagn 2022-08-23 20:44:37 +03:00
  • 3dbf2ac946 remove echo statements in tests (part 1) (#20178) ringabout 2022-08-24 01:28:51 +08:00
  • 1182216381 remove a special case in sigmatch; distinct pointer types no longer match nil type (#20251) ringabout 2022-08-24 01:27:20 +08:00
  • 7d7886b729 remove unused nimfind defines (#20250) ringabout 2022-08-24 01:08:56 +08:00
  • 2b8f0a7971 fixes #19973; switch to poll on posix (#20212) ringabout 2022-08-24 00:58:08 +08:00
  • 9753dd0a1b remove shallow usages for ORC (#20109) ringabout 2022-08-24 00:50:59 +08:00
  • e8556b45f5 fixes #19967; reset does not work on set [backport: 1.2] (#19968) ringabout 2022-08-24 00:38:12 +08:00
  • 32e4b33632 fixes doc building regression; trigger builds on markdown files (#20260) ringabout 2022-08-23 22:14:37 +08:00
  • d8e5c5c5a6 fixes manual regression (#20259) ringabout 2022-08-23 19:17:00 +08:00
  • 25c6491b65 fixes #20162; locals doesn't work with ORC [backport] (#20163) ringabout 2022-08-23 15:00:23 +08:00
  • 8fc19b9e12 document compiler procs regarding & (#20257) ringabout 2022-08-22 16:11:43 +08:00
  • fdb781c713 add comments back (#20256) ringabout 2022-08-22 10:45:30 +08:00
  • 2494470459 remove the merge pragma and obsolete comments (#20254) ringabout 2022-08-22 04:56:35 +08:00