Historial de Commits

Autor SHA1 Mensaje Fecha
  devmil a3174a0038 Fixes Int / Uint problems (all cell values are Uints and get auto converted to negative hace 4 años
  devmil 0b5dcd9508 fixes resizing of non-active buffer hace 4 años
  devmil 8b866a4440 Fixes wrong delete behavior hace 4 años
  devmil 1036c0e7d2 Improces TrimmedLineLength a bit hace 4 años
  xuty 95bb7f368c add lenght to BufferLine constructor hace 4 años
  xuty 2724fd7c43 avoid index out of range in getTrimmedLength hace 4 años
  devmil f6c3bddb0d Caches TrimmedLength hace 4 años
  devmil 8f844b2aa6 move cellSize64Bit to the const section hace 4 años
  xuty 49fb4d0687 move cells in 8 byte chunks hace 4 años
  xuty bbc5d6fb6a apply new reflow algorithm hace 4 años
  devmil 2f0078f50a Wide character special handling during reflow hace 4 años
  devmil 6454c889cb Replace reflow logic with the one from aminal (go terminal emulator) hace 4 años
  devmil c5a35fc58b Merge branch 'master' into feature/reflow_with_line_perf hace 4 años
  xuty e8c0fa7592 replace floor() with ~/ hace 4 años
  devmil ab394bfd3f adapts reflow logic to CircularList hace 4 años
  devmil 12df625928 Merge branch 'feature/improve_line_manipulation_performance' into feature/reflow_with_line_perf hace 4 años
  devmil fb96a9900e introducing CircularList hace 4 años
  devmil 1a8e074398 Proper AutoWrapMode hace 4 años
  devmil 9c10cc2fa5 adapts reflow to new BufferLine logic hace 4 años
  xuty 4b34304a6f set cell to zero after insert hace 4 años
  xuty 79d5b1316a implement insert and insertN hace 4 años
  xuty b0d199a8a9 implement BufferLine.clear hace 4 años
  xuty fe8fb8f15b BufferLine backed by ByteData hace 4 años
  xuty a6e36ffc52 migrate to nnbd hace 4 años
  xuty 263e378307 🎉 init hace 5 años