Commit History

Author SHA1 Message Date
  narimiran 19b3f8c0ea Revert "fixes #16790; fixes #19075; put big arrays on the constant seqs; don't inline them in the VM; big performance boost (#21318)" 1 year ago
  SirOlaf 5ad4b72ac7 Fix #17509: Continue instead of return with unfinished generics (#22563) 1 year ago
  Amjad Ben Hedhili d7dfbf026b Remove some unnecessary initialization in string operations (#22579) 1 year ago
  metagn 79a1990774 use dummy dest for void branches to fix noreturn in VM (#22617) 1 year ago
  metagn 106cde1ff8 unify explicit generic param semchecking in calls (#22618) 1 year ago
  metagn 965eeb68e2 handle typedesc params in VM (#22581) 1 year ago
  metagn 0dbac38d12 clearer error for different size int/float cast in VM (#22582) 1 year ago
  metagn f16e4dd22a correct logic for qualified symbol in templates (#22577) 1 year ago
  metagn ede6bc4d67 define toList procs after add for lists [backport] (#22573) 1 year ago
  ringabout d2f91ab1b9 newStringOfCap now won't initialize all elements anymore (#22568) 1 year ago
  Bung 69faab3cf6 fix #22548;environment misses for type reference in iterator access n… (#22559) 1 year ago
  SirOlaf b7a1210964 Fix #21532: Check if template return is untyped (#22517) 1 year ago
  ringabout 0d5999e6a8 fixes #22481; fixes `card` undefined misalignment behavior (#22484) 1 year ago
  Jason Beetham 60dc41a5e4 When in object handles procedure call again, fixes #22474 (#22480) 1 year ago
  Emery Hemingway ba5d873f63 Add Linux constant SO_BINDTODEVICE (#22468) 1 year ago
  Bung f55f3d6ffd Fix #5780 (#22428) 1 year ago
  Jake Leahy 118f83f965 Fix crash when using uninstantiated generic (#22379) 1 year ago
  Eric N. Vander Weele 72afd29a9a Remove declared and not used variable in packedsets.bitincl (#22334) 1 year ago
  SirOlaf 30921aaff5 Check try block for endsInNoReturn (#22314) 1 year ago
  SirOlaf a3b65da80f Open scope for defer (#22315) 1 year ago
  ringabout ba2d8ba468 fixes #22297; return in the finally in the closure iterators (#22300) 1 year ago
  Anna 0ac3461c7d Fix #22281 (#22289) 1 year ago
  ringabout e7fc94e130 gendepends now supports pkgs2 (#22277) 1 year ago
  ringabout 44708f4b01 fixes #22237; fixes #21160; wrong cursor on unowned parameters in the for loop in ORC (#22240) 1 year ago
  narimiran 0e9250264b fix wrong import 1 year ago
  Jake Leahy 5ffd507014 Fix nimsuggest not showing suggestions for imported tuples (#22241) 1 year ago
  Andreas Rumpf 322fc31041 fixes #22137 (#22170) 1 year ago
  Jacek Sieka 5ab9945345 fix Sigaction struct definition (#22160) 1 year ago
  Jacek Sieka b0cee7c0c5 uint arithmetic for pointers (#22159) 1 year ago
  metagn 5e4648232b make `var object` match better than `object` (#22152) 1 year ago