Commit History

Author SHA1 Message Date
  ringabout b5f5b74fc8 enable vtable implementation for C++ and make it an experimental feature (#23004) 1 year ago
  ringabout 30cf33f04d rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991) 1 year ago
  ringabout 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) 1 year ago
  Juan M Gómez d70a9957e2 adds C++ features to change log (#22906) 1 year ago
  Yardanico 94ffc18332 Fix #22862 - change the httpclient user-agent to be valid spec-wise (#22882) 1 year ago
  ringabout 0e45b01b21 deprecate htmlparser (#22870) 1 year ago
  ringabout 3fd4e68433 fixes #22856; enables `-d:nimStrictDelete` (#22858) 1 year ago
  Juan M Gómez 8ac466980f marking a field with noInit allows to skip constructor initialiser (#22802) 1 year ago
  Juan Carlos b60f15e0dc copyFile with POSIX_FADV_SEQUENTIAL (#22776) 1 year ago
  Juan Carlos a38e3dcb1f copyFile with bufferSize instead of hardcoded value (#22769) 1 year ago
  ringabout a8d55fdec7 deprecates `newSeqUninitialized` replaced by `newSeqUninit` (#22739) 1 year ago
  ringabout 8761599aad fixes #22763; nimcache in nim.cfg uses the relative path to the config file (#22764) 1 year ago
  ringabout 285cbcb6aa ref #19727; implement `setLenUninit` for seqsv2 (#22767) 1 year ago
  Juan Carlos f0865fa696 Fix #21407 (#22759) 1 year ago
  Amjad Ben Hedhili 8f7aedb3d1 Add `hasDefaultValue` type trait (#22636) 1 year ago
  ringabout e53c66ef39 fixes #22555; implements `newStringUninit` (#22572) 1 year ago
  ringabout fb7acd6600 follow up #22322; fixes changelog (#22381) 1 year 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) 2 years ago
  ringabout 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 2 years ago
  metagn 9a50033d5b generic `define` pragma + string alias (#20979) 2 years ago
  ringabout fd7da7da62 add a changelog for nimble (#21078) 2 years ago
  Juan Carlos f8e64d879c Remove deprecated rightSize (#21011) 2 years ago
  ringabout 53fbb497e9 add a changelog for `std/cmdline` (#21039) 2 years ago
  ringabout 9ba07edb2e build the documentation of official packages (#20986) 2 years ago
  metagn 4ca2dcb404 Named arguments in commands + many grammar fixes (#20994) 2 years ago
  metagn 6d8cf25bd7 deprecate `do:` meaning `do ():` + misc cleanup (#20927) 2 years ago
  Juan Carlos 1b5e03f975 Remove deprecated posix.CLONE_STOPPED (#21012) 2 years ago
  ringabout 17ac8c31bf move `smtp` to nimble packages (#20953) 2 years ago