Commit Graph

  • 26bcf18f91 fix #19680; check if stderr is static (#19709) flywind 2022-04-12 15:48:48 +08:00
  • 26acc97864 StringStreams no longer errors when intialized with literals on arc/orc (#19708) Jason Beetham 2022-04-11 06:27:12 -06:00
  • a77ffdb7ea fix #17286 nim check -b:js works (#19704) flywind 2022-04-09 23:52:11 +08:00
  • 152dab0983 fix: Fix introductory macro examples (#19706) Leon 2022-04-10 01:51:44 +10:00
  • ded8b0e541 rewrite docs JS in Nim (#19701) flywind 2022-04-09 23:50:57 +08:00
  • 00775f6880 fix stylecheck bug with nre (#19356) flywind 2022-04-08 14:04:46 +08:00
  • e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) Timothee Cour 2022-04-07 14:38:01 -07:00
  • 1807de38e5 add testcase for #16462 (#19692) flywind 2022-04-08 02:57:50 +08:00
  • c8aeea9d62 improve the error messages for std/tasks [backport: 1.6] (#19695) flywind 2022-04-08 02:56:34 +08:00
  • 810d5e91e4 [nimsuggest] return the type when on symbol in let/var (#19639) Ivan Yonchovski 2022-04-07 14:39:27 +03:00
  • 0978276ed9 use two spaces indentation (#19696) flywind 2022-04-07 13:07:39 +08:00
  • e1929deac7 remove useless compilation condition (#19690) flywind 2022-04-07 07:11:25 +08:00
  • 065f568470 No need to export pos from OptParser (#19688) Nan Xiao 2022-04-07 02:28:58 +08:00
  • cb6ce80cb8 std/tasks: fix spelling (#19691) [backport] Jacek Sieka 2022-04-06 20:28:37 +02:00
  • e649ddd09b Revert "Load Google Fonts last (#19683)" (#19693) flywind 2022-04-07 02:27:51 +08:00
  • abe3b0eb64 Load Google Fonts last (#19683) locriacyber 2022-04-06 16:08:27 +00:00
  • c322faaf38 [backport] fix broken SSL tests (#19684) Miran 2022-04-06 16:18:10 +02:00
  • 5a995ffc53 fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687) flywind 2022-04-06 22:17:09 +08:00
  • 83dabb69ae Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport] flywind 2022-04-04 18:05:23 +08:00
  • c3f03cfa5d add somes links to docs (#19668) flywind 2022-04-02 01:30:02 +08:00
  • a7024f49af fix 19655 - fixing more url fragments (#19669) Nan Xiao 2022-04-02 01:29:15 +08:00
  • 1275763284 fix 19655 - fixing url fragment (#19667) rockcavera 2022-04-01 03:01:51 -03:00
  • 49844415ce Deprecate selfExe (#19660) Juan Carlos 2022-03-31 16:06:13 -03:00
  • eae29e8eaf Embedded Network patches - eventfd & socket getters (#19632) Jaremy Creechley 2022-03-28 03:37:59 -07:00
  • 7d32425a57 fixes #14318 (#14335) Andreas Rumpf 2022-03-26 13:29:04 +01:00
  • 82319ef00d fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641) flywind 2022-03-26 18:50:15 +08:00
  • 8cdd8867c0 Fix dial ignoring buffered parameter (#19650) [backport] John Titor 2022-03-26 10:43:26 +00:00
  • 86e93eb293 Fixed description as option in advopt.txt (#19635) Omar Flores 2022-03-26 02:56:10 -06:00
  • 84ac003519 remove tmpFramePtr when optStackTrace is absent (#19649) flywind 2022-03-26 15:57:29 +08:00
  • 4dfe420c2f Add support for Window.matchMedia (#19648) tandy1000 2022-03-26 05:57:39 +00:00
  • 51df9ff1c7 fixes #19603; some pragmas were really only supported as top level statements. Now this is enforced properly. (#19646) Andreas Rumpf 2022-03-26 06:47:04 +01:00
  • 12a0f88a52 mitigates #19364 [backport]; we make this bug more unlikely to appear by producing better code to begin with; real fix will come later (#19647) Andreas Rumpf 2022-03-26 06:37:04 +01:00
  • afbcba909b remove unnecessary framePtr code (#19645) flywind 2022-03-25 17:46:42 +08:00
  • 400e0260b8 Add more info for {.bycopy.} (#18815) treeform 2022-03-23 23:35:29 -07:00
  • 7c3c61f2f1 fix nim check nimscript [backport: 1.6] (#19444) flywind 2022-03-24 04:09:44 +08:00
  • a262a87bbe [add testcase] arc problems with recursive types (#19456) flywind 2022-03-24 04:07:05 +08:00
  • 2c01c9c4c8 output byref types into --header file [backport: 1.6] (#19505) flywind 2022-03-24 03:57:13 +08:00
  • b0bd4320a0 Remove deprecated typo poDemon (#19631) Juan Carlos 2022-03-23 16:43:58 -03:00
  • d7a966c4eb Remove Deprecated domextension (#19630) Juan Carlos 2022-03-23 16:43:28 -03:00
  • d14e8e8dcc Remove Deprecated Nimscript proc (#19629) Juan Carlos 2022-03-23 16:42:54 -03:00
  • e93eaac223 build external deps with userversion:1.6 (#19612) flywind 2022-03-24 03:42:08 +08:00
  • 7f6e800caf move assertions out of system (#19599) flywind 2022-03-24 03:34:53 +08:00
  • a8b5ad845c Fix process lines iterator (#19605) Dominic Ward 2022-03-23 06:50:36 +00:00
  • 4c8934305c system: thread: stack dealloction on Zephyr (#19633) [backport:1.6] Jaremy Creechley 2022-03-22 12:08:31 -07:00
  • c4a0d4c5e3 fixes #19615; emit better code for integer divisions when the divisor… (#19626) Andreas Rumpf 2022-03-22 15:36:49 +01:00
  • 731eabc930 fixes #19631 (#19618) Andreas Rumpf 2022-03-20 14:02:44 +01:00
  • 3e83d73f27 compiler: Handle nkCheckedFieldExpr better in dfa (#19616) Clyybber 2022-03-18 16:41:45 +01:00
  • 7b811deeff db_sqlite: added a space Araq 2022-03-18 14:17:54 +01:00
  • 7a50d66346 Removed deprecated httpcore func (#19550) Juan Carlos 2022-03-18 03:54:20 -03:00
  • 4c76f9f152 support useVersion:1.6 (#19601) flywind 2022-03-11 00:01:27 +08:00
  • 6773ffa63d enable nimPreviewDotLikeOps (#19598) flywind 2022-03-09 19:55:20 +08:00
  • 2beefb9aa0 fixes #19575 (#19596) [backport] Andreas Rumpf 2022-03-09 11:42:09 +01:00
  • 0d6795a771 fixes #19569 (#19595) [backport] Andreas Rumpf 2022-03-09 07:22:10 +01:00
  • 8f9dd5b349 register callback for marshal in VM (#19578) flywind 2022-03-09 01:12:31 +08:00
  • 6454472938 fix not flushing stdout in MSYS (#19590) Hamid Bluri 2022-03-07 12:51:42 +03:30
  • 488e18f90d Fix CPU detection for i386 (#19577) VlkrS 2022-03-03 14:41:35 +01:00
  • 590d397852 Fix typo in Nim Tutorial pt3 (#19579) huantian 2022-03-02 05:53:59 +00:00
  • d6d36093b1 apply changes from #18017 and some fixes (#19571) flywind 2022-03-01 14:46:08 +08:00
  • 207237cec2 Fix #18662 (#19534) Evan Typanski 2022-02-28 07:18:41 -05:00
  • c870ff5946 Add error message to pointer size check assert in lib/nimbase.h (#19549) Tomohiro 2022-02-27 23:36:16 +09:00
  • c2c9fbd745 make compileOption("panics") work (#19568) solarizedalias 2022-02-27 16:22:52 +09:00
  • f0bfc0bd3f Remove define for jsfetch (#19530) Juan Carlos 2022-02-25 11:34:16 -08:00
  • 9c17a32e0e fix #19266; allow reassign discriminant field (#19567) flywind 2022-02-26 03:33:28 +08:00
  • ef3f343ec2 Allow std/macros.params to work with nnkProcTy (#19563) Tanguy 2022-02-25 12:57:58 +01:00
  • fe791c67b4 Remove Deprecated jsre func (#19551) Juan Carlos 2022-02-25 01:43:35 -08:00
  • 9a49451124 Remove volatiles when compiling with ARC/ORC (#19545) PMunch 2022-02-25 10:43:03 +01:00
  • 340b5a1676 Document links repect --out in .idx file (#19543) Jake Leahy 2022-02-25 07:16:46 +11:00
  • 0c915b5e47 compile pragma: cache the result sooner (#19554) Ștefan Talpalaru 2022-02-24 08:31:40 +01:00
  • 516db3bac3 Remove trailing space in nim r command; Amend one error message (#19487) locriacyber 2022-02-18 22:24:42 +00:00
  • f019e999d4 keep casing of noinit and noreturn pragmas consistently documented (#19535) tersec 2022-02-18 15:06:11 +00:00
  • 30e9f23ec0 Update chcks.nim (#19540) rockcavera 2022-02-17 08:48:57 -03:00
  • b2c5d7b4ff Documentation: Fix word usage (#19529) Sizhe Zhao 2022-02-15 06:15:59 +08:00
  • 2ef71c0a46 [testcase] genSym fails to make unique identifier for ref object types (#19506) flywind 2022-02-14 21:36:01 +08:00
  • 8e8231f9d6 Remove deprecated math.c_frexp (#19518) Juan Carlos 2022-02-14 05:35:33 -08:00
  • 42eeab5fd1 Remove Deprecated oids.oidsToString (#19519) Juan Carlos 2022-02-14 00:09:21 -08:00
  • cda77c1520 use OrderedTable instead of OrderedTableRef for mimedb (#19522) David Krause 2022-02-14 08:56:35 +01:00
  • 551225d888 Remove backslash in glob pattern (#19524) konsumlamm 2022-02-14 08:50:38 +01:00
  • ed0dce7292 fixes #19404 by protecting the memory we borrow from. this replaces crashes with minor memory leaks which seems to be acceptable. In the longer run we need a better VM that didn't grow hacks over a decade. (#19515) Andreas Rumpf 2022-02-12 15:10:45 +01:00
  • b936bfd01a fix #16458; make useNimRtl compile for --gc:orc (#19512) flywind 2022-02-11 18:16:27 +08:00
  • 27e548140b don't use a temp for addr [backport: 1.6] (#19503) flywind 2022-02-08 15:34:44 +08:00
  • 801c0f0369 Fix bug 27 of #17340 (#19433) Andrey Makarov 2022-02-08 02:11:53 +03:00
  • 4b0636fba0 Add compilers and hints to default nim.cfg (#18424) Federico Ceratto 2022-02-07 23:05:41 +00:00
  • 28180e47a9 disable nimlsp (#19499) flywind 2022-02-07 14:04:04 +08:00
  • 6b302bb71b Improve consistency (#19490) Roj 2022-02-06 18:28:54 -08:00
  • d0287748fe setjump => setjmp [backport: 1.2] (#19496) flywind 2022-02-06 15:51:03 +08:00
  • 7b09fd70ab undefine C symbols in JS backend [backport:1.6] (#19437) flywind 2022-02-05 06:10:24 +08:00
  • 33bfe5b12c fix parseEnum cannot parse enum with const fields (#19466) flywind 2022-02-04 20:47:03 +08:00
  • 772ed5eff2 correct typos (#19485) flywind 2022-02-03 11:15:46 +08:00
  • 891329cd4b move io out of system (#19442) flywind 2022-02-03 00:10:11 +08:00
  • 486cb09ec2 Clonkk fix2 11923 (#19451) Regis Caillaud 2022-02-02 09:44:51 +01:00
  • 1830a3b505 No longer segfault when using a typeclass with a self referencing type (#19467) Jason Beetham 2022-02-02 01:38:21 -07:00
  • 22ae0bef63 Update jsfetch with latest API and fix missing bindings (#19473) tandy1000 2022-02-01 11:12:55 +00:00
  • 56a901f9e1 fix broken CI (#19472) flywind 2022-01-31 20:49:20 +08:00
  • 33cd883e27 [add testcase] NRVO does not occur with init procedures (#19462) flywind 2022-01-29 21:06:54 +08:00
  • cb894c7094 Merge pull request from GHSA-ggrq-h43f-3w7m Dominik Picheta 2022-01-29 13:03:01 +00:00
  • 520881af9a update outdated link (#19465) flywind 2022-01-29 10:08:38 +08:00
  • 0c3892c3c7 nvro don't touch cdecl types [backport: 1.6] (#19461) flywind 2022-01-28 16:53:42 +08:00
  • 6319b00ef7 support set other GCs after mm = orc or mm = arc is set in the global config (#19455) flywind 2022-01-27 22:23:34 +08:00
  • 4b723c0f53 change run command for numericalnim (#19448) Hugo Granström 2022-01-25 10:31:24 +01:00
  • 6ea6225523 bugfix: varargs count as open arrays (#19447) Andreas Rumpf 2022-01-25 08:08:22 +01:00