This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
401bdf0ba105613ae68642bbc09a7a59d0a3409a
oak-gpui
/
crates
/
buffer
/
src
T
History
Nathan Sobo
401bdf0ba1
Simplify protocol messages related to selection sets
...
This prepares the way to switch to using AnchorRangeMaps to store and transmit selection sets.
2021-10-22 12:35:29 -06:00
..
anchor.rs
Rename TextBuffer back to Buffer
2021-10-21 11:12:19 +02:00
lib.rs
Simplify protocol messages related to selection sets
2021-10-22 12:35:29 -06:00
operation_queue.rs
Move all crates to a top-level crates folder
2021-10-04 13:22:21 -06:00
point.rs
Remove unnecessary dependencies in buffer and language crates
2021-10-21 09:40:50 +02:00
random_char_iter.rs
Move all crates to a top-level crates folder
2021-10-04 13:22:21 -06:00
rope.rs
Insert an extra newline between brackets
2021-10-19 13:17:16 +02:00
selection.rs
Move SelectionSet and Into impl to selection module
2021-10-22 09:56:47 +02:00
tests.rs
Rename TextBuffer back to Buffer
2021-10-21 11:12:19 +02:00