Historique des commits

Auteur SHA1 Message Date
  Ștefan Talpalaru 10f5f67767 gogc: GCC-8.2.0 compatibility and other improvements (#9211) il y a 6 ans
  Andreas Rumpf 696c0c48c7 fixes merge conflict il y a 6 ans
  Araq babd31360a fixes more nil string bugs il y a 6 ans
  Araq 05121d84b3 fixes a long standing nil bug in substr il y a 6 ans
  Araq 7ac6462cbd make at least bootstrapping work il y a 6 ans
  Andreas Rumpf c57e320c94 fixes 7833 (#8533) il y a 6 ans
  Araq c9f2c16da1 make setLengthStr compile for the old version il y a 6 ans
  Araq 25b4d26e22 fixes yet another regression il y a 6 ans
  Araq 1c80619ac5 WIP: avoid using the old growObj in order to fix the newly introduced seq leaks il y a 6 ans
  Yuriy Glukhov dfe3f16022 Don't depend on string.h in codegen (#8299) il y a 6 ans
  Andreas Rumpf 5b59852406 system.substr is not implemented with compilerProcs anymore il y a 6 ans
  Andreas Rumpf ce01472ff3 refactorings in preparations for the new runtime il y a 6 ans
  Andreas Rumpf b5a96d28c7 codgen refactoring: prepare for alternative string/seq implementations il y a 6 ans
  Dmitry Atamanov e206a8d952 Use new binarySearch everywhere (#7876) il y a 6 ans
  Araq 7d78707e36 fixes #7766 il y a 6 ans
  Andreas Rumpf f64f9e50cc correct comparisons for nil strings/seqs il y a 6 ans
  Andreas Rumpf 65c08212db system.nim: minor code cleanup il y a 6 ans
  Andreas Rumpf 7c538b26ad nil in string concats does not produce crashes anymore il y a 6 ans
  Andreas Rumpf ce36b8efd6 setLen doesn't crash on nil strings/seqs anymore il y a 6 ans
  Andreas Rumpf ef1b547f35 'add' on a nil sequence doesn't produce a crash anymore il y a 6 ans
  Andreas Rumpf b25044286b sysstr.nim: fix minor typos il y a 6 ans
  Araq 15e044416f fixes #7291 il y a 6 ans
  Andreas Rumpf 0b52466bb8 bugfix: do not call memcmp for nil strings il y a 7 ans
  cooldome 2aebb8ed7e Fix for isssue in parseBiggestFloat #7060 (#7061) il y a 7 ans
  Mathias Stearn 6bd3a2826f cmp(x, y: string) now uses memcmp rather than strcmp (#6869) (#6968) il y a 7 ans
  Brent Pedersen e016c9253e optimize setLen (#6816) il y a 7 ans
  Arne Döring a11be5f21f added when statement (#6759) il y a 7 ans
  Araq 742f43e572 fixes #6609; 'if' expressions support multiple statements; minor breaking change il y a 7 ans
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' il y a 7 ans
  Andreas Rumpf dcfc2b0e5f sysstr: code formatting il y a 7 ans