Историја ревизија

Аутор SHA1 Порука Датум
  ringabout 06cd15663d fixes ptr to cstring warnings[backport] (#20848) пре 2 година
  Timothee Cour b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) пре 3 година
  Timothee Cour 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) пре 3 година
  Timothee Cour b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) пре 3 година
  Timothee Cour b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) пре 4 година
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) пре 4 година
  Arne Döring 4005f0d0e4 forward type alignment information to seqs (#12430) пре 4 година
  Andreas Rumpf fd85a5ae05 more fixes for --cpu:avr [backport] (#12748) пре 5 година
  Andreas Rumpf 1746da2d9e --gc:destructors now means Nim uses pure refcounting (#12557) пре 5 година
  Araq 0eae2217b6 first implementation of the new --seqsv2 switch пре 5 година
  Andreas Rumpf 62aa1a3cfe gc:destructors progress пре 5 година
  Timothee Cour 64168d4aea fixes #8405: -d:useNimRtl now works even when {.rtl.} procs are used at compile time; CTFFI now works with {dynlib} (#11635) пре 5 година
  Ico Doornekamp a5686961bd Make repr use 'ptr' for ptr types instead of 'ref' (#11626) пре 5 година
  Arne Döring c7e1c665a1 [refactoring] refactor the compiler and stdlib to deprecation warnings (#11419) пре 5 година
  Ico Doornekamp a170719d1a repr on seq now outputs @[...] (#11224) пре 5 година
  Arne Döring e904b3f952 code cleanup (#10874) пре 5 година
  Andreas Rumpf 43d570c178 gc:destructors: make system/repr compile пре 5 година
  Araq 3f6168b337 removes deprecated T/P types пре 6 година
  LemonBoy 72cd3b7914 Fix repr() for UncheckedArray (#9385) пре 6 година
  Araq 27f488e5d9 make more tests green; system.repr does not produce 'nil' for strings and seqs anymore пре 6 година
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs пре 6 година
  Andreas Rumpf f485ebe162 --gc:destructors: next steps; WIP пре 6 година
  Fabian Keller 7c03c882f5 Remove more usages of unary lt (fixes #6634) (#6641) пре 7 година
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' пре 7 година
  Andreas Rumpf 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does пре 7 година
  Arne Döring c9a2acefc1 fix пре 7 година
  Arne Döring ddea990a70 removed newString proc again, reverted some unnecesary changes пре 7 година
  Arne Döring 0852be2dec remove $ for ptr/ref, prefer using string over array of char пре 7 година
  Arne Döring 1f7fc7f279 arrays can now be printed пре 7 година
  Markus F.X.J. Oberhumer a0f39e0ab4 Ascii character code 127 (DEL) is not printable and must be quoted. (#5984) пре 7 година