mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 12:25:03 +00:00
5cac1ed092
- Allow changes to be merged when possible. This makes realtime collaboration more efficient with Loro. - Refactor the code to make modifications of changes in oplog in one place - Optimize the diff calculation so that it doesn't have to go back to the beginning of the change. Note: we still keep the invariants that dependency pointers in Loro always point to the last op in a change |
||
---|---|---|
.. | ||
.vscode | ||
src | ||
tests | ||
.gitignore | ||
package.json | ||
pnpm-lock.yaml | ||
rollup.config.mjs | ||
tsconfig.json | ||
vite.config.ts |