Commit graph

62 commits

Author SHA1 Message Date
Camillo Schenone
8808405a3a First steps towards the migration, updated the bindings, and python side wrapper
Former-commit-id: fe60dec9d36c28b9f86048a0791349a804c66c8f
2023-11-22 12:25:08 +01:00
Camillo Schenone
9a964a099b Rearranged some code. Implemented a python buffer class to abstract the differences between buffers on the server and on the editor. Switched to a single event listener that we move around.
Former-commit-id: 836dfe91f89bf25fa408cc3be8ecc4e0679e10d1
2023-09-05 16:07:22 +02:00
Camillo Schenone
4005d9bd86 Finished migrating to v0.4. removed spammy debug messages.
Former-commit-id: e62a0f488b8e7a8ef2ba6df2f09c67da7363da4d
2023-09-04 17:08:43 +02:00
Camillo Schenone
029be23fe7 Added callback logic to buffer event. Fixed double send. Improved docs a bit.
Former-commit-id: cd4407bad42657f0886b59fd816e2c9f396215a9
2023-09-04 17:01:04 +02:00
Camillo Schenone
fd528237b3 completed the text change compression to send a single operation to delta. Minor refactor, added stubs for further development
Former-commit-id: 83d6457ac959585d459d5b9af3e948e623bb6b8d
2023-08-29 23:38:39 +02:00
Camillo Schenone
6fe5effb68 Minor fixes in the lib, finished the python objects wrappers. Started working on plugin.py.
Former-commit-id: 3a5e587b1ba019bb9a263478cd2e08b9b532322e
2023-08-25 14:29:11 +02:00
Camillo Schenone
e387b726c8 Got a bindings library that compiles.
Former-commit-id: b08de0a869b6738131e96dd616ef0b96bfb2d975
2023-08-25 03:05:53 +02:00
Camillo Schenone
bfad81f958 Implemented the client handle interface. TODO: controllers
Former-commit-id: 6b273dffce4e28a1e41f31a71f5a4ce78ecfe264
2023-08-23 18:22:11 +02:00
Camillo Schenone
31f296a55c Added errors wrappers and version bump
Former-commit-id: a9e1c1594f5d199499f7f08d273e2096f71f9bf1
2023-08-23 11:18:04 +02:00
Camillo Schenone
c79529ce87 minor cleanup
Former-commit-id: c821150c13183e9d0336acf9b9303ae5e2646037
2023-08-22 10:55:53 +02:00
Camillo Schenone
7609cecd40 .gitignore fixes and codemp cargo git dependency
Former-commit-id: 9271a8624685426267982e0a10a98962acddbdd7
2023-08-17 18:57:21 +02:00
Camillo Schenone
1ab1ac36be initial commit
Former-commit-id: fbb58155042cd05b869941cdbdd83819b7c1907e
2023-08-17 18:39:47 +02:00