summary refs log tree commit diff stats
path: root/changelog.md
Commit message (Expand)AuthorAgeFilesLines
* fixes #24174; allow copyDir and copyDirWithPermissions skipping special file...ringabout2024-09-271-0/+1
* improve changelogs (#24188)ringabout2024-09-271-7/+7
* make `genericsOpenSym` work at instantiation time, new behavior in `openSym` ...metagn2024-09-181-5/+30
* add posix uint changes to changelog + fix Nlink, Dev on FreeBSD (#24088)metagn2024-09-091-0/+9
* enable closures tests for JS & implement `finished` for JS (#23521)ringabout2024-09-091-0/+3
* open new scope for const values (#24084)metagn2024-09-091-0/+10
* expose `rangeBase` typetrait, fix enum conversion warning (#24056)metagn2024-09-061-0/+2
* document partial generics breaking changes (#24055)metagn2024-09-041-0/+13
* fixes typo (#24026)ringabout2024-08-291-1/+1
* opensym for templates + move behavior of opensymchoice to itself (#24007)metagn2024-08-281-17/+39
* generate symchoice for ambiguous types in templates & generics + handle types...metagn2024-08-251-0/+7
* opensym as node kind + fixed experimental switch (#23892)metagn2024-08-121-1/+10
* deprecate `owner` from `std/macros` (#23828)ringabout2024-07-121-0/+2
* Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793)c-blake2024-07-071-4/+7
* Add Farm Hash conditioned upon `nimPreviewHashFarm` as 64-bit `Hash` (#23735)c-blake2024-06-191-0/+3
* implement `legacy:jsNoLambdaLifting` for compatibility (#23727)ringabout2024-06-171-0/+2
* provides a `$` function for `Path` (#23617)ringabout2024-05-171-0/+1
* fixes #4299 #12492 #10849; lambda lifting for JS backend (#23484)ringabout2024-04-111-0/+2
* remove `internalNew` from system (#23475)ringabout2024-04-041-0/+1
* ORC: added -d:nimOrcStats switch and related API (#23272)Andreas Rumpf2024-02-211-2/+5
* Add `toSinglyLinkedRing` and `toDoublyLinkedRing` to `std/lists` (#22952)Eric N. Vander Weele2023-12-241-0/+1
* add switch, warning, and `bind` support for new generic injection behavior (#...metagn2023-12-221-0/+35
* add tuple unpacking changes to changelog (#23093)metagn2023-12-181-0/+19
* enable vtable implementation for C++ and make it an experimental feature (#23...ringabout2023-11-301-1/+1
* rework the vtable implementation embedding the vtable array directly with new...ringabout2023-11-281-0/+1
* fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...ringabout2023-11-251-0/+1
* adds C++ features to change log (#22906)Juan M Gómez2023-11-031-0/+3
* Fix #22862 - change the httpclient user-agent to be valid spec-wise (#22882)Yardanico2023-10-291-0/+1
* deprecate htmlparser (#22870)ringabout2023-10-261-0/+1
* fixes #22856; enables `-d:nimStrictDelete` (#22858)ringabout2023-10-241-0/+1
* marking a field with noInit allows to skip constructor initialiser (#22802)Juan M Gómez2023-10-081-1/+1
* copyFile with POSIX_FADV_SEQUENTIAL (#22776)Juan Carlos2023-10-011-0/+1
* copyFile with bufferSize instead of hardcoded value (#22769)Juan Carlos2023-09-301-0/+1
* deprecates `newSeqUninitialized` replaced by `newSeqUninit` (#22739)ringabout2023-09-291-0/+1
* fixes #22763; nimcache in nim.cfg uses the relative path to the config file (...ringabout2023-09-281-0/+1
* ref #19727; implement `setLenUninit` for seqsv2 (#22767)ringabout2023-09-281-0/+2
* Fix #21407 (#22759)Juan Carlos2023-09-281-0/+1
* Add `hasDefaultValue` type trait (#22636)Amjad Ben Hedhili2023-09-041-1/+2
* fixes #22555; implements `newStringUninit` (#22572)ringabout2023-08-291-0/+2
* follow up #22322; fixes changelog (#22381)ringabout2023-08-041-2/+2
* fixes changelog (#21590)ringabout2023-03-311-1/+0
* This adds `parseutils.parseSize`, an inverse to `strutils.formatSize` (#21349)c-blake2023-02-141-1/+1
* add 2.0 changelog (#21107)ringabout2022-12-171-293/+3
* fix #19580; add warning for bare except: clause (#21099)ringabout2022-12-151-0/+2
* generic `define` pragma + string alias (#20979)metagn2022-12-131-3/+27
* add a changelog for nimble (#21078)ringabout2022-12-121-3/+1
* Remove deprecated rightSize (#21011)Juan Carlos2022-12-081-0/+2
* add a changelog for `std/cmdline` (#21039)ringabout2022-12-081-0/+1
* build the documentation of official packages (#20986)ringabout2022-12-061-0/+10
* Named arguments in commands + many grammar fixes (#20994)metagn2022-12-061-0/+5