Historial de Commits

Autor SHA1 Mensaje Fecha
  ringabout dd80e968e8 fixes ptr to cstring warnings[backport] (#20848) hace 2 años
  Timothee Cour f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) hace 4 años
  Timothee Cour 0fc5d3f13b fix #14655 setLen(seq) now zeros memory (#14656) hace 5 años
  Arne Döring 4005f0d0e4 forward type alignment information to seqs (#12430) hace 5 años
  Nindaleth 34dbc5699e fix several typos in documentation and comments (#12553) hace 5 años
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error hace 5 años
  Andreas Rumpf 8e5c1436ad fixes #10845 hace 6 años
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) hace 6 años
  Ștefan Talpalaru 10f5f67767 gogc: GCC-8.2.0 compatibility and other improvements (#9211) hace 6 años
  Andreas Rumpf 696c0c48c7 fixes merge conflict hace 6 años
  Araq babd31360a fixes more nil string bugs hace 6 años
  Araq 05121d84b3 fixes a long standing nil bug in substr hace 6 años
  Araq 7ac6462cbd make at least bootstrapping work hace 6 años
  Andreas Rumpf c57e320c94 fixes 7833 (#8533) hace 6 años
  Araq c9f2c16da1 make setLengthStr compile for the old version hace 6 años
  Araq 25b4d26e22 fixes yet another regression hace 6 años
  Araq 1c80619ac5 WIP: avoid using the old growObj in order to fix the newly introduced seq leaks hace 6 años
  Yuriy Glukhov dfe3f16022 Don't depend on string.h in codegen (#8299) hace 6 años
  Andreas Rumpf 5b59852406 system.substr is not implemented with compilerProcs anymore hace 7 años
  Andreas Rumpf ce01472ff3 refactorings in preparations for the new runtime hace 7 años
  Andreas Rumpf b5a96d28c7 codgen refactoring: prepare for alternative string/seq implementations hace 7 años
  Dmitry Atamanov e206a8d952 Use new binarySearch everywhere (#7876) hace 7 años
  Araq 7d78707e36 fixes #7766 hace 7 años
  Andreas Rumpf f64f9e50cc correct comparisons for nil strings/seqs hace 7 años
  Andreas Rumpf 65c08212db system.nim: minor code cleanup hace 7 años
  Andreas Rumpf 7c538b26ad nil in string concats does not produce crashes anymore hace 7 años
  Andreas Rumpf ce36b8efd6 setLen doesn't crash on nil strings/seqs anymore hace 7 años
  Andreas Rumpf ef1b547f35 'add' on a nil sequence doesn't produce a crash anymore hace 7 años
  Andreas Rumpf b25044286b sysstr.nim: fix minor typos hace 7 años
  Araq 15e044416f fixes #7291 hace 7 años