yorkie-ios-sdk/Examples/Example.xcworkspace
Jung gyun Ahn 0d82516d08
Implement Text editor sample (#54)
Fix various bugs and improve functionality in different classes

CRDTText
- Change access control of 'actor' to public
- Change content type to NSString to work with NSRange

RGATreeSplit
- Fix the issue with the incorrect split value

Document
- Fix the missing local changes when applyChangePack()

JSONCounter, JSONText:
- Add public init()

LLRBTree
- Refactor the code

SplayTree
- Fix the misbehavior of delete()
- Rename removeRange() to cutOffRange() to improve clarity
2023-02-21 11:26:35 +09:00
..
xcshareddata Implement Text editor sample (#54) 2023-02-21 11:26:35 +09:00
contents.xcworkspacedata Implement Text editor sample (#54) 2023-02-21 11:26:35 +09:00