summary refs log tree commit diff stats
path: root/changelog.md
Commit message (Expand)AuthorAgeFilesLines
* 'lock levels' are deprecated, now a noop (#20539)ringabout2022-10-111-0/+2
* Automatic dereferencing is removed (#20531)ringabout2022-10-101-0/+2
* Remove unused `base64.encode` overload (#20369)Amjad Ben Hedhili2022-10-091-1/+3
* Add no-math-errno for GCC when build for Release (#20503)Juan Carlos2022-10-061-2/+4
* follow up #20109; remove `shallow` seqs/strings for ORC (#20502)ringabout2022-10-061-1/+1
* move widestrs out of system (#20462)metagn2022-10-011-0/+1
* Undeprecate isvalidfilename (#19643)Juan Carlos2022-09-291-0/+1
* Unicode Operators are no longer experimental (#20444)ringabout2022-09-281-1/+1
* moderate system cleanup & refactor (#20355)metagn2022-09-281-2/+28
* fixes changelog links (#20446)ringabout2022-09-281-1/+1
* store full definition AST for consts, fix noRewrite (#20115)metagn2022-09-281-0/+3
* fixes #20426; remove `maincommand` and `m` options since they are a no op sin...ringabout2022-09-261-0/+2
* add a changelog and update the document for ORC (#20415)ringabout2022-09-261-0/+3
* fixes #20285; prevent oid time overflow at year 2038 (#20338)ringabout2022-09-221-0/+2
* contentLength default to -1 if not present (#19835)Bung2022-09-211-0/+1
* RFC-460 implemented (#19771)Juan Carlos2022-09-211-0/+1
* turn nimIncrSeqV3 into deadcode (#20388)ringabout2022-09-201-1/+3
* clarify distinct pointer type `nil` change (#20376)metagn2022-09-201-1/+9
* Add missing proc to dom (#20378)Juan Carlos2022-09-191-1/+5
* Add missing symbols to regex (#20383)Juan Carlos2022-09-191-3/+4
* partial revert and redesign of #19814, changelog (#20341)metagn2022-09-141-0/+4
* overloadable enums no longer experimental (#20298)metagn2022-09-051-0/+3
* remove deprecated type pragma syntax, fix bugs that required it (#20199)metagn2022-09-031-0/+2
* support cstring in `case` (#20130)metagn2022-09-011-0/+4
* update changelog for #20242, #20091, #20087 (#20288)metagn2022-08-311-1/+9
* move formatfloat out of system (#20195)ringabout2022-08-241-2/+1
* new .redefine pragma for templates, warn on redefinition without it (#20211)metagn2022-08-231-0/+6
* remove some deprecated pre-1.0 stdlib modules (#20202)metagn2022-08-231-2/+5
* remove {.this.} pragma, deprecated since 0.19 (#20201)metagn2022-08-231-0/+1
* remove a special case in sigmatch; distinct pointer types no longer match `ni...ringabout2022-08-231-0/+2
* fixes #20149; fixes #16762; hintAsError and warningAsError now ignore foreign...ringabout2022-08-191-1/+1
* changelog fixes again (#20206)metagn2022-08-151-56/+56
* Revert "enable nimPreviewDotLikeOps" (#19919)ringabout2022-08-031-0/+2
* [Changelog] Add Wider Ascii Chars sets string formatting in strutils.nim (#20...Sultan Al Isaiee2022-08-021-0/+1
* remove shallowCopy for ARC/ORC (#20070)ringabout2022-07-261-0/+3
* clean up and clarify changelog [skip ci] (#20093)metagn2022-07-261-26/+27
* .forbids pragma: defining forbidden tags (#20050)Lancer112112022-07-261-0/+2
* defines the `gcRefc` symbol which allows writing specific code for refc (#20009)flywind2022-07-171-0/+2
* Make `random.rand` work with `Ordinal` (#20043)Amjad Ben Hedhili2022-07-161-0/+1
* Change `styleCheck` to ignore foreign packages (#19822)quantimnot2022-07-141-0/+2
* Add #19406 changes to changelog (#20011)metagn2022-07-121-2/+6
* allow dots in defined() (#20010)metagn2022-07-121-0/+3
* update section regarding `std/assertions` in changelog (#19992)flywind2022-07-091-1/+1
* default threads on (#19368)flywind2022-07-061-0/+2
* remove noop option `gc:v2` (#19810)flywind2022-06-101-0/+2
* Deprecate std/sums (#18439)Antonis Geralis2022-06-091-0/+2
* `changelog.md`: Add `strutils.find` changes (#19868)Zoom2022-06-081-11/+15
* Add Microtasks (#19860)Juan Carlos2022-06-041-1/+1
* Zectbumo fixes 19824 (#19825)Alfred Morgan2022-05-301-0/+1
* Add Array.shift (#19811)Juan Carlos2022-05-241-1/+1