Commit Graph

  • a8d55fdec7 deprecates newSeqUninitialized replaced by newSeqUninit (#22739) ringabout 2023-09-29 15:38:51 +08:00
  • 8761599aad fixes #22763; nimcache in nim.cfg uses the relative path to the config file (#22764) ringabout 2023-09-29 00:09:58 +08:00
  • 4fffa0960f C++ Adds support for default arg using object construction syntax. Fixes a compiler crash (#22768) Juan M Gómez 2023-09-28 17:08:42 +01:00
  • 285cbcb6aa ref #19727; implement setLenUninit for seqsv2 (#22767) ringabout 2023-09-29 00:08:31 +08:00
  • 4bf0f846df Removed localStorage.hasKey binding (#22766) Thiago 2023-09-28 09:30:04 +00:00
  • f0865fa696 Fix #21407 (#22759) Juan Carlos 2023-09-28 02:37:09 -03:00
  • a9e6660a74 Documentation only (#22760) Juan Carlos 2023-09-27 12:59:26 -03:00
  • 02ba28eda5 iNim switch to the official URL (#22762) ringabout 2023-09-27 14:35:41 +08:00
  • 21218d743f Documentation only (#22761) Juan Carlos 2023-09-27 00:49:17 -03:00
  • a7a0cfe8eb fixes #10542; suppresses varargs conversion warnings (#22757) ringabout 2023-09-26 20:05:18 +08:00
  • 435f932088 Add test case for #15351 (#22754) Jake Leahy 2023-09-26 19:40:18 +10:00
  • 46544f234d fixes stint CI (#22756) ringabout 2023-09-26 17:39:59 +08:00
  • 3979e83fcb fixes #22706; turn "unknown hint" into a hint (#22755) ringabout 2023-09-25 23:51:30 +08:00
  • f0bf94e531 Make newStringUninit available in the VM [backport] (#22748) Amjad Ben Hedhili 2023-09-25 06:19:09 +01:00
  • 5840101968 Update Bisect (#22750) Juan Carlos 2023-09-25 00:21:09 -03:00
  • 1b0447c208 Add magic toOpenArrayChar (#22751) SirOlaf 2023-09-24 20:47:56 +02:00
  • a6c281bd1d Fix newStringUninit not setting the '\0' terminator [backport] (#22746) Amjad Ben Hedhili 2023-09-23 16:08:24 +01:00
  • eadd0d72cf Initialize newString in js [backport:1.6] (#22745) Amjad Ben Hedhili 2023-09-23 15:10:17 +01:00
  • b10a809274 Make newStringUninit available on the js backend [backport] (#22743) Amjad Ben Hedhili 2023-09-23 10:39:11 +01:00
  • c0838826c0 fixes #22519; DocGen does not work for std/times on JS backend (#22738) ringabout 2023-09-22 11:38:30 +08:00
  • a1b6fa9420 fixes #22246; generate __builtin_unreachable hints for case defaults (#22737) ringabout 2023-09-22 01:47:29 +08:00
  • c75cbdde70 moves addUnique to std/sequtils (#22734) Juan M Gómez 2023-09-21 12:56:00 +01:00
  • b289617013 Documentation only (#22735) Juan Carlos 2023-09-21 04:05:23 -03:00
  • ed30692d29 fixes #22687; js backend - std/bitops/bitsliced throws compile error … (#22722) ringabout 2023-09-21 06:35:48 +08:00
  • d82bc0a29f items, pairs and friends now use unCheckedInc (#22729) ringabout 2023-09-20 18:50:23 +08:00
  • af617be67a removes references to this in the constructor section (#22730) Juan M Gómez 2023-09-20 11:02:55 +01:00
  • fefde3a735 fixes compiler crash by preventing exportc on generics (#22731) Juan M Gómez 2023-09-20 07:19:29 +01:00
  • 5568ba0d9f constructor now uses result instead of this (#22724) Juan M Gómez 2023-09-19 20:16:55 +01:00
  • 81756d1810 second test case haul for templates and generics (#22728) metagn 2023-09-19 10:26:26 +03:00
  • 51cb493b22 make parseEnum skip type aliases for enum type sym (#22727) metagn 2023-09-19 10:14:55 +03:00
  • b542be1e7d Fix capacity for const and shallow [backport] (#22705) Amjad Ben Hedhili 2023-09-18 21:57:30 +01:00
  • 2c5b94bbfd fixes #22692; ships ci/funs.sh (#22721) ringabout 2023-09-19 04:57:03 +08:00
  • dba9000609 Add descriptions and examples for rawProc and rawEnv (#22710) sls1005 2023-09-18 22:42:43 +08:00
  • 741285b335 Update osfiles.nim, make moveFile consider permission on *nix (#22719) litlighilit 2023-09-18 19:15:17 +08:00
  • d30565f810 Fix #17509: Continue instead of return with unfinished generics (#22563) SirOlaf 2023-09-07 05:46:45 +02:00
  • 5c916b645b Remove some unnecessary initialization in string operations (#22579) Amjad Ben Hedhili 2023-09-07 04:45:54 +01:00
  • 9ad184841e Exclude block from endsInNoReturn, fix regression (#22632) SirOlaf 2023-09-02 20:42:40 +02:00
  • 7536d7f94a use dummy dest for void branches to fix noreturn in VM (#22617) metagn 2023-09-01 16:38:25 +03:00
  • ee0d3f9b34 unify explicit generic param semchecking in calls (#22618) metagn 2023-09-01 16:37:16 +03:00
  • d3cf815dbe Fix #22604: Make endsInNoReturn traverse the tree (#22612) SirOlaf 2023-09-01 06:41:39 +02:00
  • b477c2adcc fixes #17197; fixes #22560; fixes the dest of newSeqOfCap in refc (#22594) ringabout 2023-08-31 19:04:32 +08:00
  • 78d4aa3d01 handle typedesc params in VM (#22581) metagn 2023-08-30 08:23:14 +03:00
  • 855f5c8b81 clearer error for different size int/float cast in VM (#22582) metagn 2023-08-29 15:59:49 +03:00
  • 7ab0f3beec correct logic for qualified symbol in templates (#22577) metagn 2023-08-28 22:40:46 +03:00
  • ba8c9a9d1e newStringOfCap now won't initialize all elements anymore (#22568) ringabout 2023-08-28 16:43:58 +08:00
  • 87c1200c93 test case haul for old generic/template/macro issues (#22564) metagn 2023-08-27 12:27:47 +03:00
  • d46e71bea3 fixes #22541; peg matchLen can raise an unlisted exception: Exception (#22545) ringabout 2023-08-24 18:59:45 +08:00
  • 4cf2658235 Fix #21532: Check if template return is untyped (#22517) SirOlaf 2023-08-23 06:18:35 +02:00
  • 5fa48e97b6 fix getNullValue for cstring in VM, make other VM code aware of nil cstring (#22527) metagn 2023-08-21 21:08:00 +03:00
  • 562fb0d14b fixes #22481; fixes card undefined misalignment behavior (#22484) ringabout 2023-08-16 05:31:44 +08:00
  • 320ecc69a0 Add Linux constant SO_BINDTODEVICE (#22468) Emery Hemingway 2023-08-14 20:00:48 +01:00
  • 106cf7a9f7 Fix #5780 (#22428) Bung 2023-08-09 23:17:08 +08:00
  • 7221c6f156 Fix crash when using uninstantiated generic (#22379) Jake Leahy 2023-08-04 20:21:36 +10:00
  • 4a7cdaecb4 fixes #22262; fixes -d:useMalloc broken with --mm:none and --threads on (#22355) ringabout 2023-08-01 21:18:08 +08:00
  • 63c2ea5566 fixes incorrect cint overflow in system (#22718) ringabout 2023-09-18 16:00:46 +08:00
  • deefbc420e fixes result requires explicit initialization on noReturn code (#22717) ringabout 2023-09-18 14:28:40 +08:00
  • bd857151d8 prevents declaring a constructor without importcpp fixes #22712 (#22715) Juan M Gómez 2023-09-18 07:26:21 +01:00
  • 5f9038a5d7 make expressions opt in to symchoices (#22716) metagn 2023-09-18 07:39:22 +03:00
  • fcf4c1ae17 Fix #22713: Make size unknown for tyForward (#22714) SirOlaf 2023-09-17 20:03:43 +02:00
  • 8836207a4e implement semgnrc for tuple and object type nodes (#22709) metagn 2023-09-16 10:16:12 +03:00
  • 246267aa52 Exclude block from endsInNoReturn, fix regression (#22632) SirOlaf 2023-09-02 20:42:40 +02:00
  • ce8d9dd1cb Fix #22604: Make endsInNoReturn traverse the tree (#22612) SirOlaf 2023-09-01 06:41:39 +02:00
  • 4fc535fbd6 fixes #17197; fixes #22560; fixes the dest of newSeqOfCap in refc (#22594) ringabout 2023-08-31 19:04:32 +08:00
  • cd0d0ca530 Document C++ Initializers (#22704) Juan M Gómez 2023-09-15 11:08:41 +01:00
  • 2d529edf3e fixes #22541; peg matchLen can raise an unlisted exception: Exception (#22545) ringabout 2023-08-24 18:59:45 +08:00
  • d37901fe06 fix getNullValue for cstring in VM, make other VM code aware of nil cstring (#22527) metagn 2023-08-21 21:08:00 +03:00
  • dc59e67a12 fixes bareExcept warnings; catch specific exceptions (#21119) ringabout 2023-08-13 06:02:36 +08:00
  • 09f7be13b6 fixes #22262; fixes -d:useMalloc broken with --mm:none and --threads on (#22355) ringabout 2023-08-01 21:18:08 +08:00
  • ae0a3f65c6 Fix Bisect bot (#22703) Juan Carlos 2023-09-14 15:43:45 -03:00
  • 38b58239e8 followup of #22568 (#22690) Amjad Ben Hedhili 2023-09-14 16:38:33 +01:00
  • 96e1949610 implements RFC: [C++] Constructors as default initializers (#22694) Juan M Gómez 2023-09-14 16:37:30 +01:00
  • d80397c7d7 fixes #22138 (#22221) Andreas Rumpf 2023-07-04 23:35:25 +02:00
  • efa3479e4e reset macrocache after each script evaluation (#22195) Juan M Gómez 2023-06-30 22:03:25 +01:00
  • e8ec3efd3d allow addressing elements of openArray[char] in VM (#22045) ringabout 2023-06-08 20:08:49 +08:00
  • 8f102f9e62 retain forced open undeclared ident information (#22019) metagn 2023-06-07 12:36:51 +03:00
  • 876f6d69a8 fixes #21974; fixes sameConstant fieldDefect (#21981) ringabout 2023-06-02 01:02:56 +08:00
  • 50173ec7ec prevent spamming of thread local forward declarations in C/C++ output (#21955) heterodoxic 2023-05-29 14:55:04 +02:00
  • ecab260330 underscore as special word (#21766) metagn 2023-05-02 12:15:06 +03:00
  • 43ce0558b4 handle quoted routine symbols and non symbols expressions as before (#21740) ringabout 2023-04-28 16:25:31 +08:00
  • ac1804aba6 refactor semtempl ident declarations, some special word use (#22693) metagn 2023-09-14 07:22:22 +03:00
  • 19b3f8c0ea Revert "fixes #16790; fixes #19075; put big arrays on the constant seqs; don't inline them in the VM; big performance boost (#21318)" narimiran 2023-09-14 06:03:34 +02:00
  • 81d58d2cc8 Make capacity work with refc [backport] (#22697) Amjad Ben Hedhili 2023-09-13 19:43:25 +01:00
  • 1080f5eba2 produce better code for object constructions and 'result' [backport] (#22668) Andreas Rumpf 2023-09-11 18:48:20 +02:00
  • 325341866f Make capacity work with refc [backport] (#22697) Amjad Ben Hedhili 2023-09-13 19:43:25 +01:00
  • fb07fae613 progress Araq 2023-09-12 19:12:03 +02:00
  • 5ad4b72ac7 Fix #17509: Continue instead of return with unfinished generics (#22563) SirOlaf 2023-09-07 05:46:45 +02:00
  • d7dfbf026b Remove some unnecessary initialization in string operations (#22579) Amjad Ben Hedhili 2023-09-07 04:45:54 +01:00
  • 79a1990774 use dummy dest for void branches to fix noreturn in VM (#22617) metagn 2023-09-01 16:38:25 +03:00
  • 106cde1ff8 unify explicit generic param semchecking in calls (#22618) metagn 2023-09-01 16:37:16 +03:00
  • 965eeb68e2 handle typedesc params in VM (#22581) metagn 2023-08-30 08:23:14 +03:00
  • 0dbac38d12 clearer error for different size int/float cast in VM (#22582) metagn 2023-08-29 15:59:49 +03:00
  • f16e4dd22a correct logic for qualified symbol in templates (#22577) metagn 2023-08-28 22:40:46 +03:00
  • ede6bc4d67 define toList procs after add for lists [backport] (#22573) metagn 2023-08-28 16:09:43 +03:00
  • d2f91ab1b9 newStringOfCap now won't initialize all elements anymore (#22568) ringabout 2023-08-28 16:43:58 +08:00
  • 69faab3cf6 fix #22548;environment misses for type reference in iterator access n… (#22559) Bung 2023-08-27 20:29:24 +08:00
  • b7a1210964 Fix #21532: Check if template return is untyped (#22517) SirOlaf 2023-08-23 06:18:35 +02:00
  • 0d5999e6a8 fixes #22481; fixes card undefined misalignment behavior (#22484) ringabout 2023-08-16 05:31:44 +08:00
  • 60dc41a5e4 When in object handles procedure call again, fixes #22474 (#22480) Jason Beetham 2023-08-15 09:48:31 -06:00
  • ba5d873f63 Add Linux constant SO_BINDTODEVICE (#22468) Emery Hemingway 2023-08-14 20:00:48 +01:00
  • f55f3d6ffd Fix #5780 (#22428) Bung 2023-08-09 23:17:08 +08:00