Commit Verlauf

Autor SHA1 Nachricht Datum
  Araq f36a61e6d4 make tests green again vor 5 Jahren
  Andreas Rumpf fb878330a9 fixes #11445 vor 5 Jahren
  Andreas Rumpf e083a1533b fixes #11098 vor 5 Jahren
  Arne Döring e90d91f0e4 [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531) vor 5 Jahren
  Andreas Rumpf 280193cc07 [bugfix] system.nim: make pop work with --newruntime vor 5 Jahren
  Kaushal Modi d1ce86fdc6 [bugfix] Fix the link to "For Loop Macro" section (#11505) vor 5 Jahren
  Jasper Jenkins 06ef56ba72 [bugfix] fix quit errormsg in nimvm (#11490) vor 5 Jahren
  Arne Döring c7e1c665a1 [refactoring] refactor the compiler and stdlib to deprecation warnings (#11419) vor 5 Jahren
  nc-x bce908f6ee fix `koch docs` failing at io.nim with `import os` in config.nims (#11418) [bugfix] vor 5 Jahren
  Araq 5a37224102 develop version is 0.20.99 [feature] vor 5 Jahren
  narimiran be9c38d265 bump version to 0.20.0 vor 5 Jahren
  narimiran e3ddc6b83a revert unintended changes vor 5 Jahren
  narimiran 1f883f6d78 better documentation for the new `shr` vor 5 Jahren
  Jasper Jenkins 55af21c662 rename (un)likely (#11391) vor 5 Jahren
  LemonBoy 7d217a71d3 Render deprecated pragmas (#8886) vor 5 Jahren
  Araq 64518380a5 undeprecate system.programResult until we have a good solution at hand vor 5 Jahren
  Arne Döring 5b27b263fd Remove immediate pragma (#11308) vor 5 Jahren
  Araq eb471acffb system.nim: minor fix for the new 'unown' template vor 5 Jahren
  Araq dc5fa90b43 switch should be nimOldShiftRight with the nim prefix vor 5 Jahren
  Arne Döring 88b5dd3362 right shift is now by default sign preserving (#11322) vor 5 Jahren
  Yuriy Glukhov 6904f323aa Fixed #9762 (#11296) vor 5 Jahren
  Andreas Rumpf 49e686ab4e fixes #1286; object case transitions are now sound vor 5 Jahren
  Miran 3e0fac7c20 finish #11292: fix `addQuoted` and add changelog entry (#11301) vor 5 Jahren
  Oscar Nihlgård 4c6fc173b7 low/high for float ranges (#11177) vor 5 Jahren
  Arne Döring 9c3e23e075 Fix ..< iterator (#11103) vor 5 Jahren
  Andreas Rumpf e1515b53d1 introduce temporary <//> for 'owned' to get this compile with 0.19 (#11145) vor 5 Jahren
  Araq 0a84b8fb4d added system.unown to make 'owned' sane to use in practice; later on we might change the type inference rules to make it more convenient vor 5 Jahren
  Araq 1f7615ad9d make seq.add more effective for --newruntime vor 5 Jahren
  Jacek Sieka 9d5e8e55f9 deprecate programResult, avoid exposing in standalone mode (#11075) vor 5 Jahren
  Araq 0194f43467 system.nim: copyMem and friends do not raise any exception vor 5 Jahren