Commit History

Author SHA1 Message Date
  narimiran b70fd0400e [other] introduce a separate changelog for backports, update 5 years ago
  Kaushal Modi 7182922622 [feature] Added os.delEnv; add delEnv support to nimscript too (#11466) 5 years ago
  Charles Blake bde899d4f8 Attempt to close https://github.com/nim-lang/Nim/issues/11430 5 years ago
  Araq 5a37224102 develop version is 0.20.99 [feature] 5 years ago
  narimiran 7a670a6bc9 more changelog fixes 5 years ago
  Araq 1d23d7472b a new dawn 5 years ago
  narimiran 56f79ab0b8 changelog: fix typos, create a changelog for 0.20 5 years ago
  Araq 591007878c cleaned up the changelog 5 years ago
  Araq 9230862534 koch now ignores the existance of .git and always builds the latest tagged stable release of Nimble unless you use the --latest switch; fixes #11402; fixes #9017 5 years ago
  Arne Döring cb45527e37 pass typedesc as NimNode to macros (#11400) 5 years ago
  Andreas Rumpf 7215341190 make fullpaths the default in error messages and stack traces for mor… (#11385) 5 years ago
  Jasper Jenkins fc4f0808c4 parameter runtime discriminators (#11397) 5 years ago
  Andreas Rumpf a68fe3d082 fixes #11364 (#11383) 5 years ago
  Araq 9ecb1aae80 new compiler feature: --expandMacro 5 years ago
  Araq dc5fa90b43 switch should be nimOldShiftRight with the nim prefix 5 years ago
  Arne Döring 88b5dd3362 right shift is now by default sign preserving (#11322) 5 years ago
  Andreas Rumpf 49e686ab4e fixes #1286; object case transitions are now sound 5 years ago
  Andreas Rumpf 16aa10dfe1 fixes #10038; deprecate generic methods, they are unreliable 5 years ago
  Oscar Nihlgård 3a06022071 Enable range checking for unsigned integers (#11313) 5 years ago
  Miran 3e0fac7c20 finish #11292: fix `addQuoted` and add changelog entry (#11301) 5 years ago
  Arne Döring f94ec363ab Allow void macro result (#11286) 5 years ago
  Arne Döring aeb6ec27de fix for return in macro (#9666); fixes #5874 5 years ago
  Oscar Nihlgård de5c0d3aa9 Make range checks in semConv (#7164) 5 years ago
  Matt Haggard 8180d443b9 Allow for locale-based parsing/formatting of dates (#11170) 5 years ago
  Miran 737fff5902 Initialized collections (#11094) 5 years ago
  cooldome 3647c03cad reimplement_pr_10974 (#11130) 5 years ago
  Alvydas Vitkauskas ae2923e5de Make parseutils.parseBin|Oct|Hex generic (#11067) 5 years ago
  cooldome 7d8af25d58 revert parser stmtListExpr (#11007) 5 years ago
  Araq 0e57b4cf64 we do not support -d:useWinAnsi switch anymore 5 years ago
  c-blake 1394978347 Make `secureHash` accept any `openArray[char]`, not only `string`. (#10988) 5 years ago