Commit History

Author SHA1 Message Date
  Jake Leahy 5b9ff963c5 Minor `std/strscans` improvements (#24566) 3 months ago
  ringabout 65b26401bc adds a test case (#24565) 3 months ago
  Esteban C Borsani 2f127bf99f Improve async stacktraces (#24563) 3 months ago
  ringabout 3c4246dd24 fixes #23114; Nim v2 regression emit / asm var param dereference inconsistency (#24547) 3 months ago
  Tomohiro fc806710cb Add inline assembler tests for i386, arm, arm64, riscv32 and riscv64 (#24564) 3 months ago
  ringabout e2a306355c adds a test case (#24561) 4 months ago
  metagn 5c71fbab30 fix jsonutils with generic sandwiches, don't use strformat (#24560) 4 months ago
  Jake Leahy 6bc52737b3 Make 'field is not accessible' and 'field initialized twice' errors point to the field inside the obj construction (#24557) 4 months ago
  Esteban C Borsani f29234b40f fixes #23212; Asyncdispatch leaks under --mm:arc (#24556) 4 months ago
  ringabout 63c884038d remove zippy data from tarballs (#24551) 4 months ago
  metagn 986ca7dcd4 check if unused import warning is enabled before adding import to stack (#24554) 4 months ago
  Daniel Stuart 50ed43df42 Use long int builtins for risc-v 32-bit targets (#24553) 4 months ago
  ringabout ce4304ce97 fixes strictdefs warnings (#24550) 4 months ago
  Jake Leahy f80ce139d5 Make `expandMacro` show private fields (#24522) 4 months ago
  ringabout d5c7abe3d2 fixes #17681; enforce codegen for exportc consts (#24546) 4 months ago
  Juan M Gómez 8ce58fab26 Adds `skipParentCfg` back. Bump `nimble` to a commit where it doesnt rely in the parent config (#24545) 4 months ago
  ringabout 70b3232d3a fixes #24536; fixes nightlies regression caused by nimble update (#24542) 4 months ago
  ringabout 81d8c0fc17 fixes #20908; Unknown warnings and hints now give a warning (#24543) 4 months ago
  ringabout 91d1933ea2 fixes #24538 (#24541) 4 months ago
  metagn b9c593404c proper error for const defines with unsupported types (#24540) 4 months ago
  Juan M Gómez 556f217b4c #Fixes #24536 building nimble 0.16.4 fails when running build_all.sh (#24537) 4 months ago
  ringabout d31cce557b more strictdef fixes for stdlibs (#24535) 4 months ago
  Juan M Gómez be4d19e562 Bumps `nimble v0.16.4` (#24437) 4 months ago
  Ryan McConnell e0197a8380 couple cases of valid concept bindings (#24513) 4 months ago
  ringabout d2d810585c fixes strictdefs warnings continue (#24520) 4 months ago
  ringabout 80af252025 adds a test case (#24534) 4 months ago
  bptato f485973459 Fix exitnow signature, mark as .noreturn (#24533) 4 months ago
  ringabout f7a461a30c fixes #22101; std/pegs with nim cpp --mm:orc --exceptions:goto creates invalid C++ (#24531) 4 months ago
  ringabout f796c01e3c adds a test case (#24532) 4 months ago
  ringabout 9bb7e53e7f fixes #22153; UB calling allocCStringArray([""]) with --mm:refc (#24529) 4 months ago