Historique des commits

Auteur SHA1 Message Date
  xuty 6dcd68f63d Merge pull request #22 from devmil/feature/handle_mac_input_specialties il y a 4 ans
  xuty 2e21d0783b add trailing comma to trigger line breaks il y a 4 ans
  xuty c1871568ed Merge pull request #20 from devmil/feature/improve_line_manipulation_performance il y a 4 ans
  xuty 8806d650cd Merge branch 'master' into feature/improve_line_manipulation_performance il y a 4 ans
  xuty bb330e0623 add type notation il y a 4 ans
  xuty 23bbcff78e remove unused includeBuffer il y a 4 ans
  xuty c41af1f862 add toList back il y a 4 ans
  xuty 3528974122 retire ListMixin il y a 4 ans
  xuty 6e79973b4a Merge branch 'feature/improve_line_manipulation_performance' into circularlist il y a 4 ans
  xuty b44dccf690 remove unused onTrimmed il y a 4 ans
  xuty e488abe31e clamp _startIndex in trimStart il y a 4 ans
  xuty 1037f5370c use ListMixin il y a 4 ans
  xuty e8c0fa7592 replace floor() with ~/ il y a 4 ans
  xuty 33c93bf338 increase queue initial size il y a 4 ans
  xuty 2d83aeb997 add line writing benchmark il y a 4 ans
  Michael Lamers 68a1d6f7b4 Merge pull request #1 from TerminalStudio/circularlist il y a 4 ans
  devmil a8b2933a42 don't bind mac behavior to Platform.isMacOS il y a 4 ans
  xuty 02ceb5e3d4 use >= il y a 4 ans
  devmil 0d573ba65b fixes OPTION+LEFT/RIGHT handling for Macs il y a 4 ans
  xuty 24d7d575d4 fix `Unexpected call to replaceGestureRecognizers() method of RawGestureDetectorState.` il y a 4 ans
  xuty 79e543fb9d split `splice` into `remove`, `insert` and `insertAll` for better readablity il y a 4 ans
  xuty bc1526fea3 check index il y a 4 ans
  xuty 8b62064565 add comma to trigger auto formatting il y a 4 ans
  xuty 3a2b70c6a0 Merge pull request #21 from TerminalStudio/revert-19-feature/handle_mac_input_specialties il y a 4 ans
  xuty cce56db683 Revert "Fixes Option + Left/Right for Macs" il y a 4 ans
  xuty 9286d8c8f6 Merge pull request #19 from devmil/feature/handle_mac_input_specialties il y a 4 ans
  devmil cf1aae2241 change CircularList to not reuse item instance but just manage the list cycle il y a 4 ans
  devmil e3558e56bb Fixes "clear" il y a 4 ans
  devmil fb96a9900e introducing CircularList il y a 4 ans
  xuty d050950e3e replace [jumpTo] with [correctPixels] to reduce overhead il y a 4 ans