Commit History

Author SHA1 Message Date
  ringabout 779bc8474b fixes #4299 #12492 #10849; lambda lifting for JS backend (#23484) 1 month ago
  ringabout e4522dc87f remove `internalNew` from system (#23475) 1 month ago
  Andreas Rumpf 59c65009a5 ORC: added -d:nimOrcStats switch and related API (#23272) 2 months ago
  Eric N. Vander Weele 6fee2240cd Add `toSinglyLinkedRing` and `toDoublyLinkedRing` to `std/lists` (#22952) 4 months ago
  metagn 4b1a841707 add switch, warning, and `bind` support for new generic injection behavior (#23102) 4 months ago
  metagn 0613537ca0 add tuple unpacking changes to changelog (#23093) 4 months ago
  ringabout b5f5b74fc8 enable vtable implementation for C++ and make it an experimental feature (#23004) 5 months ago
  ringabout 30cf33f04d rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991) 5 months ago
  ringabout 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) 5 months ago
  Juan M Gómez d70a9957e2 adds C++ features to change log (#22906) 6 months ago
  Yardanico 94ffc18332 Fix #22862 - change the httpclient user-agent to be valid spec-wise (#22882) 6 months ago
  ringabout 0e45b01b21 deprecate htmlparser (#22870) 6 months ago
  ringabout 3fd4e68433 fixes #22856; enables `-d:nimStrictDelete` (#22858) 6 months ago
  Juan M Gómez 8ac466980f marking a field with noInit allows to skip constructor initialiser (#22802) 7 months ago
  Juan Carlos b60f15e0dc copyFile with POSIX_FADV_SEQUENTIAL (#22776) 7 months ago
  Juan Carlos a38e3dcb1f copyFile with bufferSize instead of hardcoded value (#22769) 7 months ago
  ringabout a8d55fdec7 deprecates `newSeqUninitialized` replaced by `newSeqUninit` (#22739) 7 months ago
  ringabout 8761599aad fixes #22763; nimcache in nim.cfg uses the relative path to the config file (#22764) 7 months ago
  ringabout 285cbcb6aa ref #19727; implement `setLenUninit` for seqsv2 (#22767) 7 months ago
  Juan Carlos f0865fa696 Fix #21407 (#22759) 7 months ago
  Amjad Ben Hedhili 8f7aedb3d1 Add `hasDefaultValue` type trait (#22636) 8 months ago
  ringabout e53c66ef39 fixes #22555; implements `newStringUninit` (#22572) 8 months ago
  ringabout fb7acd6600 follow up #22322; fixes changelog (#22381) 9 months ago
  ringabout 1c7fd71720 fixes changelog (#21590) 1 year ago
  c-blake 1d06c2b6cf This adds `parseutils.parseSize`, an inverse to `strutils.formatSize` (#21349) 1 year ago
  ringabout ae4645e8df add 2.0 changelog (#21107) 1 year ago
  ringabout 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 1 year ago
  metagn 9a50033d5b generic `define` pragma + string alias (#20979) 1 year ago
  ringabout fd7da7da62 add a changelog for nimble (#21078) 1 year ago
  Juan Carlos f8e64d879c Remove deprecated rightSize (#21011) 1 year ago