Commit Graph

  • 30d468ec9a Deploy to GitHub pages gh-pages github-actions[bot] 2026-04-05 12:12:09 +00:00
  • f9524861f3 Fix generic tuple unpacking in iterators (#25705) devel Jake Leahy 2026-04-05 22:00:04 +10:00
  • 0028ea563c Fix inconsistent env type with nested procs in iterators (#21242) (#25699) dxxb 2026-04-04 19:47:01 +02:00
  • d8f09f7604 fixes #25687; optimizes seq assignment for orc (#25689) version-2-2 ringabout 2026-04-02 17:46:49 +08:00
  • 7c7cd08915 Merge branch 'devel' into pr_aliases pr_aliases ringabout 2026-04-03 16:36:25 +08:00
  • e304767e4f progress ringabout 2026-04-03 10:37:10 +08:00
  • 19af20be69 beginning to look ugly... araq-fixes-25577 araq 2026-04-02 20:57:00 +02:00
  • 56e432358a progress araq 2026-04-02 16:44:54 +02:00
  • ff5108b198 progress araq 2026-04-02 13:48:42 +02:00
  • 31c442e185 test tyInferred ringabout 2026-04-02 18:46:57 +08:00
  • ba65f77ea1 progress araq 2026-04-02 11:56:37 +02:00
  • 854c1f15ba fixes #25687; optimizes seq assignment for orc (#25689) ringabout 2026-04-02 17:46:49 +08:00
  • 819f489d2b progress araq 2026-04-02 11:35:34 +02:00
  • 251956b064 progress ringabout 2026-04-02 16:53:19 +08:00
  • b0081000e1 fixes #25617; handle backend type aliasing in procParamTypeRel ringabout 2026-04-02 16:23:36 +08:00
  • 7ee4b42929 also optimize memory consumption for mm:orc araq 2026-04-02 10:16:41 +02:00
  • 2cd037a465 better fix araq 2026-04-02 09:35:39 +02:00
  • c6e85464df fixes #25577 araq 2026-04-02 09:29:15 +02:00
  • 5df28ab02a Fix iterable resolution, prefer iterator overloads (#25679) Zoom 2026-04-01 23:01:55 +04:00
  • d389d4fb2f SSO for strings (#25593) Andreas Rumpf 2026-04-02 07:19:43 +02:00
  • be29bcd402 Fix iterable resolution, prefer iterator overloads (#25679) Zoom 2026-04-01 23:01:55 +04:00
  • 03df884f02 fixes #25682; fix vm genAsgn to handle statementListExpr (#25686) ringabout 2026-04-01 06:24:06 +08:00
  • 39285aa760 fixes #25632; errors incompatibility between {.error.} and {.exportc} pragmas in semProcAux (#25639) ringabout 2026-04-01 05:32:24 +08:00
  • 53c31aef67 windows: prefer 64-bit time_t (#25666) Jacek Sieka 2026-03-31 09:52:11 +02:00
  • 9c07bb94c1 fixes #25682; fix vm genAsgn to handle statementListExpr (#25686) ringabout 2026-04-01 06:24:06 +08:00
  • fb31e86537 fixes #25632; errors incompatibility between {.error.} and {.exportc} pragmas in semProcAux (#25639) ringabout 2026-04-01 05:32:24 +08:00
  • e53058dee0 windows: prefer 64-bit time_t (#25666) Jacek Sieka 2026-03-31 09:52:11 +02:00
  • 8076fb40b8 fixes transf cannot handle bare sym for nim ic (#25664) ringabout 2026-03-31 15:49:55 +08:00
  • b02d74c85a fixes #25677; fixes #25678; typeAllowedAux to improve flag handling (#25684) ringabout 2026-03-30 21:09:11 +08:00
  • 9261d36def fixes #25674; parsecfg: bound-check CR/LF pair in replace() (#25675) cui 2026-03-28 16:22:54 +08:00
  • 3586c83abc fixes #25670; docgen: cmpDecimalsIgnoreCase max() used wrong index for b (#25669) cui 2026-03-27 17:20:10 +08:00
  • c05cafac6c fixes #25671; commands: fix --maxLoopIterationsVM positive check (#25672) cui 2026-03-27 17:19:35 +08:00
  • 7a82c5920c fixes #25677; fixes #25678; typeAllowedAux to improve flag handling (#25684) ringabout 2026-03-30 21:09:11 +08:00
  • 78282b241f fixes #25674; parsecfg: bound-check CR/LF pair in replace() (#25675) cui 2026-03-28 16:22:54 +08:00
  • 5c86c1eda9 fixes #25670; docgen: cmpDecimalsIgnoreCase max() used wrong index for b (#25669) cui 2026-03-27 17:20:10 +08:00
  • 7f6b76b34c fixes #25671; commands: fix --maxLoopIterationsVM positive check (#25672) cui 2026-03-27 17:19:35 +08:00
  • bed652061c fixes #25658; two overflowed *= causes program deadloop sysFatal on --exceptions:goto (#25660) ringabout 2026-03-27 09:00:14 +08:00
  • 570580662a fixes #25642; Add support for static type in semTypeNode (#25646) ringabout 2026-03-27 03:38:54 +08:00
  • 2fc9c8084c fixes #25658; two overflowed *= causes program deadloop sysFatal on --exceptions:goto (#25660) ringabout 2026-03-27 09:00:14 +08:00
  • e25820cf52 fixes #25642; Add support for static type in semTypeNode (#25646) ringabout 2026-03-27 03:38:54 +08:00
  • 4d15d918ef fix @ for openarray on nimscript [backport:2.2] (#25641) metagn 2026-03-24 10:27:28 +03:00
  • 158d59ce48 fixes #25635; registers module suffix correctly (#25645) Tomohiro 2026-03-24 22:34:46 +09:00
  • 6f85d348f4 fix @ for openarray on nimscript [backport:2.2] (#25641) metagn 2026-03-24 10:27:28 +03:00
  • 48bb08ea92 fixes #25626; Fix injection variable declaration in sequtils.nim (#25629) ringabout 2026-03-23 20:31:09 +08:00
  • 7a048bbbb7 nimdoc: Document environment variable substitution (#25623) Zoom 2026-03-23 16:00:55 +04:00
  • d99a7f11d2 nimdoc: CSS: tighter on mobile; fix h1 print page break (#25607) Zoom 2026-03-23 16:00:07 +04:00
  • 189b38b96b nimdoc: Add a nav-burger to display the panel on mobile (#25606) Zoom 2026-03-23 15:31:51 +04:00
  • 8ebab6ab76 small sets.nim cleanup in std (#25628) Ryan McConnell 2026-03-23 05:35:27 -04:00
  • c48f487780 fixes: replace ensureMutable with backendEnsureMutable in ccgtypes (#25640) ringabout 2026-03-24 11:49:06 +08:00
  • fb6fa96979 fixes #25626; Fix injection variable declaration in sequtils.nim (#25629) ringabout 2026-03-23 20:31:09 +08:00
  • 7ef16ec7a1 Update NimonyStableCommit to a new version (#25638) ringabout 2026-03-23 20:28:19 +08:00
  • c33df006c5 nimdoc: Document environment variable substitution (#25623) Zoom 2026-03-23 16:00:55 +04:00
  • 446d903fc1 nimdoc: CSS: tighter on mobile; fix h1 print page break (#25607) Zoom 2026-03-23 16:00:07 +04:00
  • 57e15cd9a4 nimdoc: Add a nav-burger to display the panel on mobile (#25606) Zoom 2026-03-23 15:31:51 +04:00
  • 4414b5a396 small sets.nim cleanup in std (#25628) Ryan McConnell 2026-03-23 05:35:27 -04:00
  • 8bb63b475b fixes global tuple unpacking for nim ic (#25624) ringabout 2026-03-23 16:35:30 +08:00
  • 82cb47a930 See discussion at https://github.com/nim-lang/Nim/pull/25602 . (#25612) c-blake 2026-03-19 02:39:18 -04:00
  • a4a482b5ef fixes #25620; typekey skips incorrectly the base type of seqs etc. types for nim ic (#25621) ringabout 2026-03-20 14:07:26 +08:00
  • b1c68bbab4 fixes #25611; t.state != Sealed (#25622) ringabout 2026-03-20 04:25:11 +08:00
  • 4bf44ca47f See discussion at https://github.com/nim-lang/Nim/pull/25602 . (#25612) c-blake 2026-03-19 02:39:18 -04:00
  • d8a1b99cac Update NimonyStableCommit to a new version (#25613) ringabout 2026-03-19 14:36:49 +08:00
  • 197633dc8b fixes empty tag for nim ic (#25615) ringabout 2026-03-19 14:36:09 +08:00
  • a7e0065056 implements EnumToStrEntry for nim ic (#25614) ringabout 2026-03-19 14:35:24 +08:00
  • 77a75aaf44 nimdoc: CSS: fix rendering of inline code spans (#25605) Zoom 2026-03-16 21:05:11 +04:00
  • 9895ced0d7 fixes #25596 (#25609) Andreas Rumpf 2026-03-16 16:56:18 +01:00
  • b494147310 nimdoc: CSS: fix rendering of inline code spans (#25605) Zoom 2026-03-16 21:05:11 +04:00
  • d0919b6df8 fixes #25596 (#25609) Andreas Rumpf 2026-03-16 16:56:18 +01:00
  • 229a27c40a properly codegen structs on deref [backport:2.2] (#25600) metagn 2026-03-13 19:01:21 +03:00
  • 747ddddbd0 nimdoc: anchors fix (#25601) Zoom 2026-03-13 20:00:57 +04:00
  • fd39668d32 Fix #25597; parseFloat lost sign of -NaN (#25598) lit 2026-03-13 03:26:38 +08:00
  • 797b05eda6 cleans up ast2nif.nim (#25604) Tomohiro 2026-03-16 05:02:08 +09:00
  • 3a42572b19 fixes compiling newSeq call with nim ic generates compile error (#25603) Tomohiro 2026-03-15 15:57:16 +09:00
  • 1a1586a5fb properly codegen structs on deref [backport:2.2] (#25600) metagn 2026-03-13 19:01:21 +03:00
  • 2db13e05ac nimdoc: anchors fix (#25601) Zoom 2026-03-13 20:00:57 +04:00
  • 87d957fdf1 Fix #25597; parseFloat lost sign of -NaN (#25598) lit 2026-03-13 03:26:38 +08:00
  • ef5ab2fc51 Fix getTypeImpl not returning defaults (#25592) Jake Leahy 2026-03-09 21:59:12 +11:00
  • edbb32e4c4 Fix getTypeImpl not returning defaults (#25592) Jake Leahy 2026-03-09 21:59:12 +11:00
  • 5daa186845 fix #25508; ignores void types in the backends (#25550) version-22-staging ringabout 2026-03-06 06:08:51 +08:00
  • 0ccee3b4c2 fixes #24746 (#25587) Andreas Rumpf 2026-03-07 15:10:01 +01:00
  • 3298863c2f update nimble commit (#25537) Juan M Gómez 2026-03-07 11:42:22 +00:00
  • f201c4e225 fix compiler crash with uncheckedAssign and range/distinct discrims [backport] (#25585) metagn 2026-03-07 09:39:57 +03:00
  • 29b0e8342b nimdoc: fix char literal tokenization (#25576) Zoom 2026-03-05 20:54:19 +04:00
  • a3918a57bc fixes #25552 (#25582) Andreas Rumpf 2026-03-05 12:40:48 +01:00
  • 2018b23dce Nimsuggest: Operators in symbol outline (#25565) Constantine Molchanov 2026-03-05 12:58:17 +04:00
  • 3c7a97674b now with newStringUninit for SSO araq-sso araq 2026-03-08 20:26:41 +01:00
  • e199944855 progress araq 2026-03-08 19:00:27 +01:00
  • e7899f0bc2 faster code araq 2026-03-07 22:32:57 +01:00
  • 46c24ba3e7 progress araq 2026-03-07 18:11:40 +01:00
  • 6f2df832d4 progress araq 2026-03-07 17:54:28 +01:00
  • 2e4ea76fc4 WIP: SSO based strings for ARC/ORC, opt-in via -d:nimsso araq 2026-03-07 17:10:55 +01:00
  • 0395af2b34 fixes #24746 (#25587) Andreas Rumpf 2026-03-07 15:10:01 +01:00
  • 60661f6569 update nimble commit (#25537) Juan M Gómez 2026-03-07 11:42:22 +00:00
  • 7a87e7d199 fix compiler crash with uncheckedAssign and range/distinct discrims [backport] (#25585) metagn 2026-03-07 09:39:57 +03:00
  • e4b1d8eebc fix #25508; ignores void types in the backends (#25550) ringabout 2026-03-06 06:08:51 +08:00
  • 5094369875 ARC/ORC: specialize seq.add (#25583) Andreas Rumpf 2026-03-05 23:07:37 +01:00
  • 269a1c1fec nimdoc: fix char literal tokenization (#25576) Zoom 2026-03-05 20:54:19 +04:00
  • c033ccd2e5 fixes #25552 (#25582) Andreas Rumpf 2026-03-05 12:40:48 +01:00
  • 2290c75f12 Nimsuggest: Operators in symbol outline (#25565) Constantine Molchanov 2026-03-05 12:58:17 +04:00
  • 5ea198faf3 Bump crazy-max/ghaction-github-pages from 4 to 5 (#25578) dependabot[bot] 2026-03-05 16:12:30 +08:00
  • c38fab3576 test pr_temp_init ringabout 2026-03-05 16:11:11 +08:00