Commit History

Author SHA1 Message Date
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 years ago
  Miran e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 years ago
  Kaushal Modi bf0e1c696f Remove the uses of {.procvar.} pragma (#14359) 4 years ago
  Araq e6cf11351d unicode: minor documention improvement 4 years ago
  Juan Carlos 46ca19ff18 Deprecate DCE:on (#13839) 4 years ago
  Kaushal Modi 64995db4fd unicode.split: Fix the splitting when a Rune separator is used [backport] (#13629) 4 years ago
  Andreas Rumpf a0eca75182 sink parameter inference for types that have destructors (#13544) 4 years ago
  PMunch b662842bd0 Fix for 16 bit platforms (#12760) [backend] 5 years ago
  narimiran dcf3181bd1 [backport] run nimpretty on string stuff 5 years ago
  Andreas Rumpf d4af0554c4 remove unicode.Rune16 without deprecation period; fixes https://github.com/nim-lang/RFCs/issues/151 (#12072) 5 years ago
  Andreas Rumpf 5a9edb222b unicode.nim: fixed spacing to something sane 5 years ago
  Kaushal Modi d40872bf9b [bugfix] Make std/unicode compile with --styleCheck:error (#11763) 5 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
  Arne Döring 88b5dd3362 right shift is now by default sign preserving (#11322) 5 years ago
  Miran a63c2a25d0 fix changing case for Unicode characters which change size (#11271) 5 years ago
  Miran aeb30a72c0 update unicode.nim (#10921) 5 years ago
  Miran 69149a0e92 [backport] improve unicode docs, fixes #2353 (#10174) 6 years ago
  pgkos 518c72e57a fixes #9800 (#9804) [backport] 6 years ago
  Yuriy Glukhov d146516008 Fixed wording (#9761) 6 years ago
  Araq 3f6168b337 removes deprecated T/P types 6 years ago
  Arne Döring 795d7e3217 WIP 6 years ago
  Araq bc26c08862 unicode.nim: minor alignment change 6 years ago
  Andreas Rumpf 8960efa340 unicode: added strip, align, alignLeft, repeat procs; refs #6301 6 years ago
  Andreas Rumpf 77a8c6ffd8 unicode: add split procs; refs #6301 6 years ago
  Andreas Rumpf 7f81519f41 strutils/unicode: deprecate isLower and friends operating on complete strings; fixes #7963 properly 6 years ago
  Kaushal Modi 24df909d8a Make isUpper (and variants) work for strings with non-alpha chars 6 years ago
  Araq 4e63f0c267 keep unicode.nim warning free 6 years ago
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
  Dominik Picheta b74a5148a9 Fixes #6223. 7 years ago
  Dominik Picheta 4789aa979d Little spelling fix in unicode module 7 years ago