Commit graph

20 commits

Author SHA1 Message Date
c2144a2634 Use stable rust 2026-03-11 21:07:23 +00:00
1a984427ab Minimise allocations 2026-03-11 20:47:44 +00:00
deffa195b3 Change style 2026-03-10 20:42:09 +00:00
3d382ad741 Improve docs and compare with alternatives 2026-03-10 20:29:35 +00:00
de89532880 Move Side to EditedText from Operation 2025-10-26 20:23:22 +00:00
7d242e1999 Enable cast lints 2025-07-05 10:13:22 +01:00
b18a692d46 Extract types into a separate module 2025-06-29 16:22:32 +01:00
d23fad5382 Import Debug instead of full reference 2025-06-29 15:57:04 +01:00
17f67602d9 Improve docs & api 2025-06-29 15:48:50 +01:00
779579d38f
Add mergeTextWithHistory function 2025-06-22 20:49:11 +01:00
9af06183e7
Fix lints 2025-06-22 15:02:50 +01:00
df6ec254ca
Lint 2025-06-22 14:58:38 +01:00
a070872bd3
Remove OrderedOperation 2025-06-22 14:53:45 +01:00
5759b6bf66
Fix cursors 2025-06-22 13:06:36 +01:00
f95bd43240
Works without indexes 2025-06-22 12:02:18 +01:00
917d47fbaa
Remove indexes from Operation 2025-06-22 09:50:37 +01:00
d58b474669
DOn't use start_index in EditedText 2025-06-22 09:24:36 +01:00
2089cbc7aa
Fix with new string builder 2025-06-21 13:58:06 +01:00
5afb2c21f8
Remove indices from string builder 2025-06-21 13:18:02 +01:00
bcbac03228
Merge crates 2025-06-15 11:30:07 +01:00
Renamed from reconcile/src/operation_transformation/operation.rs (Browse further)