Commit Graph

  • c620adcfce astyaml: formatting fixes (#25897) Jacek Sieka 2026-06-11 14:10:42 +02:00
  • eaa4b342be system: remove unused exception raising code (#25894) Jacek Sieka 2026-06-11 10:33:51 +02:00
  • 0448557bfe fix 25778; concept coerces incompatible types (#25781) Ryan McConnell 2026-06-11 02:17:35 -04:00
  • 07685f79e0 implements fallback memfiles on Nintendoswitch (#25891) ringabout 2026-06-11 14:15:30 +08:00
  • f5c43ad759 closes #25885; adds a test case (#25892) ringabout 2026-06-11 13:07:10 +08:00
  • 48621c217f adds modifierMode parameter to typeof (#25815) Tomohiro 2026-06-10 03:55:30 +09:00
  • 4d0663096c Revert "fixes #22122; raise effects for complex expressions" (#25888) ringabout 2026-06-09 20:46:48 +08:00
  • 0b9859df3b yet another attempt at #25333 araq-move-in-closure Araq 2026-06-09 11:52:05 +02:00
  • 848188512c Revert "fixes #22122; raise effects for complex expressions (#25845)" narimiran 2026-06-09 09:59:29 +02:00
  • 2c6191aa4d fixes #22122; raise effects for complex expressions (#25845) ringabout 2026-06-09 04:59:16 +08:00
  • 25f3aa3915 fix(uri): ? operator now appends to existing query string (#25831) Aleksei Rybnikov 2026-06-08 15:58:44 -05:00
  • ae66663d67 uses lent for sets (#25882) ringabout 2026-06-09 04:57:33 +08:00
  • 8c02426855 fixes #25693; continues the bugfix story (#25876) Andreas Rumpf 2026-06-08 22:54:03 +02:00
  • 090cfee525 adds a test case for #25872 (#25880) ringabout 2026-06-08 22:47:42 +08:00
  • 64f830feee Merge branch 'devel' into pr_field Andreas Rumpf 2026-06-08 22:59:51 +02:00
  • e942da94b5 fixes #22122; raise effects for complex expressions (#25845) ringabout 2026-06-09 04:59:16 +08:00
  • b6842c144d fix(uri): ? operator now appends to existing query string (#25831) Aleksei Rybnikov 2026-06-08 15:58:44 -05:00
  • b000d4a32a uses lent for sets (#25882) ringabout 2026-06-09 04:57:33 +08:00
  • 7a5e35c83e fixes #25693; continues the bugfix story (#25876) Andreas Rumpf 2026-06-08 22:54:03 +02:00
  • 2d148edeb8 adds a test case for #25872 (#25880) ringabout 2026-06-08 22:47:42 +08:00
  • e757c5ec26 fixes #25725; environment misses: s with iterator (#25828) ringabout 2026-06-08 14:53:10 +08:00
  • 917f5bb6ff fixes #22936; Generic inheritance matching gives type mismatch when object has members (#25836) ringabout 2026-06-08 15:12:00 +08:00
  • 72b5e904b9 fixes-25655; defining >= operator generates compile error (#25787) Tomohiro 2026-06-08 16:00:00 +09:00
  • ccfdfff550 fixes #20811; Nested proc with inner being generic cannot access parameters of outer proc (#25837) ringabout 2026-06-08 14:55:37 +08:00
  • c2c7e1788e test #25848 pr_ehui ringabout 2026-06-08 20:48:22 +08:00
  • f3f7b2b516 fixes #18238; Nested object construction can zero same memory multiple times for --mm:refc (#25834) ringabout 2026-06-08 14:54:15 +08:00
  • d9e28aac8e parser: concept of (#25878) Andreas Rumpf 2026-06-08 11:32:04 +02:00
  • c84764a097 emit modern NIF-27 (#25877) Andreas Rumpf 2026-06-08 09:13:26 +02:00
  • 1d7510dff0 fixes #22936; Generic inheritance matching gives type mismatch when object has members (#25836) ringabout 2026-06-08 15:12:00 +08:00
  • 9b80b2e868 fixes-25655; defining >= operator generates compile error (#25787) Tomohiro 2026-06-08 16:00:00 +09:00
  • f5930d0bb3 fixes #20811; Nested proc with inner being generic cannot access parameters of outer proc (#25837) ringabout 2026-06-08 14:55:37 +08:00
  • 4497d89267 fixes #18238; Nested object construction can zero same memory multiple times for --mm:refc (#25834) ringabout 2026-06-08 14:54:15 +08:00
  • f959a02037 fixes #25725; environment misses: s with iterator (#25828) ringabout 2026-06-08 14:53:10 +08:00
  • 0c4d564e7b fixes #25850 (#25875) Andreas Rumpf 2026-06-07 19:55:56 +02:00
  • 63b461d63e fixes #25849; fixes #25872; Iteration on elements of array (#25860) ringabout 2026-06-06 13:58:19 +08:00
  • 19d09b59f8 stop a temp register from being freed if addressed for lent (#25861) ringabout 2026-06-04 19:29:48 +08:00
  • 54865daa28 fixes #25595; cursor inference: a recorded mutation extends the variable's liveness (#25864) Corey Leavitt 2026-06-02 23:25:33 -06:00
  • aaa741ca88 fixes #25857; don't treat typeof(result) as a use-before-init of result (#25858) Corey Leavitt 2026-06-01 23:07:44 -06:00
  • a28e450154 fixes #25851; ensure --panics:on does not skip nimErr_ check after closure calls (#25855) ringabout 2026-06-01 22:21:37 +08:00
  • 3c6449dbdd fixes #25850 (#25875) Andreas Rumpf 2026-06-07 19:55:56 +02:00
  • 79c5b75803 virtual threads Araq 2026-06-07 17:29:39 +02:00
  • f1ff8b6d9e fixes #25849; fixes #25872; Iteration on elements of array (#25860) ringabout 2026-06-06 13:58:19 +08:00
  • 46259cd0b8 fix sortVTableDispatchers KeyError on re-entrant method registration via when isMainModule (#25856) Ryan McConnell 2026-06-05 10:37:00 -04:00
  • 4b374eb0a6 stop a temp register from being freed if addressed for lent (#25861) ringabout 2026-06-04 19:29:48 +08:00
  • c8e805a2fa fixes #25595; cursor inference: a recorded mutation extends the variable's liveness (#25864) Corey Leavitt 2026-06-02 23:25:33 -06:00
  • 3c1e9e9a18 fixes VM register liveness for lent pr_djd ringabout 2026-06-02 22:26:49 +08:00
  • 286b7eb6f6 fixes #25608; ImplicitRangeConversion now skips compile-time constants ringabout 2026-05-26 22:43:30 +08:00
  • 73986c03a1 fixes #25857; don't treat typeof(result) as a use-before-init of result (#25858) Corey Leavitt 2026-06-01 23:07:44 -06:00
  • 88a18de44f fixes #25851; ensure --panics:on does not skip nimErr_ check after closure calls (#25855) ringabout 2026-06-01 22:21:37 +08:00
  • af5bf7f87f Merge branch 'devel' into pr_disable_sink pr_disable_sink ringabout 2026-05-29 20:26:03 +08:00
  • ba047d0af8 fixes #25693 (#25842) Andreas Rumpf 2026-05-29 08:08:42 +02:00
  • fff4f9513b fixes #25796; fixes procParamTypeRel to ensure backend type consistency (#25798) ringabout 2026-05-29 13:58:23 +08:00
  • 9e91d492d3 fixes #25617; handle backend type aliasing in procParamTypeRel (#25692) ringabout 2026-05-06 14:44:09 +08:00
  • c51c4750b6 fixes ReraiseDefect after typeless except: + finally: (cpp backend) (#25777) puffball1567 2026-05-29 14:53:37 +09:00
  • 7813bd8b92 fixes #25693 (#25842) Andreas Rumpf 2026-05-29 08:08:42 +02:00
  • 645e131739 fixes #25796; fixes procParamTypeRel to ensure backend type consistency (#25798) ringabout 2026-05-29 13:58:23 +08:00
  • 7d2f28b046 fixes ReraiseDefect after typeless except: + finally: (cpp backend) (#25777) puffball1567 2026-05-29 14:53:37 +09:00
  • 0aa623fcf7 fixes #25830 araq-fixes-25830 araq 2026-05-29 07:50:21 +02:00
  • 317fcf93f2 progress pr_dsj ringabout 2026-05-29 12:16:48 +08:00
  • 4c5ae4d1fc fixes #25591; error with capture in closure iterator ringabout 2026-05-28 22:27:49 +08:00
  • c17a355923 Scan until next special char (", \, \0, \c, \L) and append that slice once. (#25498) Antonis Geralis 2026-05-28 00:31:39 +03:00
  • d6f60ceb61 fixes #22791; ProveField warning with nested case object (#25774) ringabout 2026-05-28 05:29:27 +08:00
  • 5a50254213 fixes #22950; Poor error message on cast effect violation (#25839) ringabout 2026-05-28 05:28:27 +08:00
  • f4dd00c4cc Scan until next special char (", \, \0, \c, \L) and append that slice once. (#25498) Antonis Geralis 2026-05-28 00:31:39 +03:00
  • 3e2cea21ed fixes #22791; ProveField warning with nested case object (#25774) ringabout 2026-05-28 05:29:27 +08:00
  • cfa769fefc fixes #22950; Poor error message on cast effect violation (#25839) ringabout 2026-05-28 05:28:27 +08:00
  • b85c6bc9ec test pcre2 pr_dnj ringabout 2026-05-27 19:34:03 +08:00
  • 2c9be48edf fix(types): refine alias skipping logic in type comparison functions pr_orc ringabout 2026-05-23 20:28:25 +08:00
  • c31121ec3b refactor: simplify type comparison logic by removing unnecessary type skips ringabout 2026-05-23 18:43:07 +08:00
  • db00f2d2d8 Merge branch 'devel' into pr_disable_sink ringabout 2026-05-23 12:20:45 +08:00
  • 336dc9d827 more removing of failing packages version-2-0 narimiran 2026-05-22 11:22:54 +02:00
  • 3fe329dbd1 remove failing packages narimiran 2026-05-22 10:02:48 +02:00
  • 5a598a4945 update makefile.nimf version-1-6 narimiran 2026-05-22 09:57:47 +02:00
  • 5360d076f3 update actions' versions narimiran 2026-05-22 09:31:47 +02:00
  • 9ef34c3589 Fix Bisect (#25218) Juan Carlos 2025-10-11 00:23:40 -03:00
  • fda07a76fd update actions' versions dependabot[bot] 2026-02-25 15:30:30 +08:00
  • 19dc02e1bb updates to macos-15 (#25278) ringabout 2025-11-12 20:33:26 +08:00
  • 33aaca8804 closes #25294; adds a test case (#25833) ringabout 2026-05-22 10:32:14 +08:00
  • ed5932997a fix(stdlib): use first-element flag in $ for collections (#18583) (#25832) Rybnikov Alex 2026-05-21 06:40:35 -05:00
  • 521b391b38 fixes #25814 (#25816) Andreas Rumpf 2026-05-19 23:28:13 +02:00
  • d77a1abbf0 pegs: accept UTF-8 bytes in bare identifier terminals (#25829) Pedro Batista 2026-05-19 18:27:48 -03:00
  • 4856b9e32c fixes #25821; unary minus off by one mistake [backport] (#25823) ringabout 2026-05-18 13:55:33 +08:00
  • ad48251935 fix: duplicated "to" in alloc.nim comments (#25813) vip892766gma 2026-05-14 01:02:36 -05:00
  • 1c546e389b fix: duplicated words in manual.md and gc_common.nim comment (#25812) oab24413gmai 2026-05-14 01:02:11 -05:00
  • e8c604b1fa Update outdated string representation in example (#25802) Nils-Hero Lindemann 2026-05-09 08:55:39 +02:00
  • 71467ecd86 fixes DOS via malformed HTTP protocol (#25793) Andreas Rumpf 2026-05-06 13:48:08 +02:00
  • 0a6f1b44dc fixes DOS via malformed HTTP protocol (#25793) Andreas Rumpf 2026-05-06 13:48:08 +02:00
  • 8771451701 closes #25294; adds a test case (#25833) ringabout 2026-05-22 10:32:14 +08:00
  • 49d35670b1 Merge branch 'devel' into pr_orc ringabout 2026-05-21 20:07:26 +08:00
  • 43ac102ca8 fixes #25800; move now uses its declaration for overridden =wasMoved (#25809) ringabout 2026-05-21 19:42:38 +08:00
  • 393d27b57d fix(stdlib): use first-element flag in $ for collections (#18583) (#25832) Rybnikov Alex 2026-05-21 06:40:35 -05:00
  • 9f5c193c1d fixes #25814 (#25816) Andreas Rumpf 2026-05-19 23:28:13 +02:00
  • 4f6b727d9e pegs: accept UTF-8 bytes in bare identifier terminals (#25829) Pedro Batista 2026-05-19 18:27:48 -03:00
  • ee551a1c56 fixes #25725; environment misses: s with iterator pr_oi ringabout 2026-05-19 20:06:37 +08:00
  • fbec8cd8d6 Merge branch 'devel' into pr_when_typ pr_when_typ ringabout 2026-05-18 20:08:23 +08:00
  • a0c61b1030 Merge branch 'araq-fixes-25814' into pr_oi ringabout 2026-05-18 20:02:30 +08:00
  • f9647276d8 fixes #25821; unary minus off by one mistake [backport] (#25823) ringabout 2026-05-18 13:55:33 +08:00
  • 1ce95381d4 adds legacy:typedescFieldAccess ringabout 2026-05-15 20:39:09 +08:00
  • 63933a3865 fix: use typeof in various tests ringabout 2026-05-15 20:27:16 +08:00
  • 46a22f9b8a fixes #25814 araq 2026-05-15 07:59:35 +02:00