Commit History

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