Histórico de Commits

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