Commit History

Autor SHA1 Mensaxe Data
  xuty 6e79973b4a Merge branch 'feature/improve_line_manipulation_performance' into circularlist %!s(int64=4) %!d(string=hai) anos
  xuty b44dccf690 remove unused onTrimmed %!s(int64=4) %!d(string=hai) anos
  xuty e488abe31e clamp _startIndex in trimStart %!s(int64=4) %!d(string=hai) anos
  xuty 1037f5370c use ListMixin %!s(int64=4) %!d(string=hai) anos
  xuty e8c0fa7592 replace floor() with ~/ %!s(int64=4) %!d(string=hai) anos
  Michael Lamers 68a1d6f7b4 Merge pull request #1 from TerminalStudio/circularlist %!s(int64=4) %!d(string=hai) anos
  xuty 02ceb5e3d4 use >= %!s(int64=4) %!d(string=hai) anos
  xuty 79e543fb9d split `splice` into `remove`, `insert` and `insertAll` for better readablity %!s(int64=4) %!d(string=hai) anos
  xuty bc1526fea3 check index %!s(int64=4) %!d(string=hai) anos
  xuty 8b62064565 add comma to trigger auto formatting %!s(int64=4) %!d(string=hai) anos
  devmil cf1aae2241 change CircularList to not reuse item instance but just manage the list cycle %!s(int64=4) %!d(string=hai) anos
  devmil e3558e56bb Fixes "clear" %!s(int64=4) %!d(string=hai) anos
  devmil fb96a9900e introducing CircularList %!s(int64=4) %!d(string=hai) anos
  xuty d050950e3e replace [jumpTo] with [correctPixels] to reduce overhead %!s(int64=4) %!d(string=hai) anos
  xuty 97f57f2369 Merge pull request #16 from TerminalStudio/bufferline %!s(int64=4) %!d(string=hai) anos
  xuty 4b34304a6f set cell to zero after insert %!s(int64=4) %!d(string=hai) anos
  xuty 79d5b1316a implement insert and insertN %!s(int64=4) %!d(string=hai) anos
  xuty 3296e1078e cursor width at lease 1 %!s(int64=4) %!d(string=hai) anos
  xuty b0d199a8a9 implement BufferLine.clear %!s(int64=4) %!d(string=hai) anos
  xuty a4efcbc9c7 pass offset to parseAnsiColour %!s(int64=4) %!d(string=hai) anos
  xuty 0b8c558469 fix typo %!s(int64=4) %!d(string=hai) anos
  xuty 984882dd2e replace 0x00000000 with TerminalColor.transparent %!s(int64=4) %!d(string=hai) anos
  xuty b46dfd2735 replace 0x00000000 with TerminalColor.transparent %!s(int64=4) %!d(string=hai) anos
  xuty 6afecb7d39 rm unused flag %!s(int64=4) %!d(string=hai) anos
  xuty fe8fb8f15b BufferLine backed by ByteData %!s(int64=4) %!d(string=hai) anos
  xuty 12f3c329cd update benchmark %!s(int64=4) %!d(string=hai) anos
  xuty 68a6b63c32 add type notation %!s(int64=4) %!d(string=hai) anos
  xuty 1260dfc4c2 add csi parsing benchmark %!s(int64=4) %!d(string=hai) anos
  xuty 41fc510709 optimize table lookup performance %!s(int64=4) %!d(string=hai) anos
  xuty 784a3cc643 add api doc %!s(int64=4) %!d(string=hai) anos