Viktor Szépe
|
f18eab2dfe
|
Fix typos
|
2025-01-03 18:11:43 +00:00 |
|
Kevin Jahns
|
1cb52dc863
|
fix Y.Text formatting issue - closes #606
|
2024-01-21 11:27:12 +01:00 |
|
Kevin Jahns
|
7bd764fba7
|
use non-explicit resolution for lib0
|
2021-05-14 18:53:24 +02:00 |
|
Kevin Jahns
|
0a40b541e8
|
test with all encoders
|
2020-12-29 16:59:27 +01:00 |
|
Kevin Jahns
|
6c2cf0f769
|
Implement experimental new encoder 🚀
|
2020-07-12 18:25:54 +02:00 |
|
Kevin Jahns
|
6b0154f046
|
improve mem usage by conditional execution of the integration part (step throught the integration if there are conflicting items)
|
2020-06-09 16:34:07 +02:00 |
|
Kevin Jahns
|
5293ab4df1
|
Improve memory usage by omitting the ItemRef step and directly applying the Item
|
2020-06-09 00:53:05 +02:00 |
|
Kevin Jahns
|
60fab42b3f
|
improve memory allocation ⇒ less "minor gc" cleanups
|
2020-06-02 23:20:45 +02:00 |
|
Kevin Jahns
|
f40e09d156
|
type fixes for breaking typescript@3.8.* release
|
2020-04-02 01:03:30 +02:00 |
|
Kevin Jahns
|
6cd9e2be32
|
lint
|
2020-01-22 16:42:16 +01:00 |
|
Kevin Jahns
|
2192aa5821
|
Use generic Item with typed content to reduce cache misses
|
2019-05-28 14:18:20 +02:00 |
|
Kevin Jahns
|
8c36f67f0b
|
rework and document api
|
2019-05-07 13:44:23 +02:00 |
|
Kevin Jahns
|
31ff7ac78c
|
improve jsdoc comments
|
2019-04-11 13:22:59 +02:00 |
|
Kevin Jahns
|
9c29d820c8
|
rename AbstractRef to AbstractStructRef
|
2019-04-11 00:26:42 +02:00 |
|
Kevin Jahns
|
2ef11a5344
|
splitting an item must always happen inside a transaction, because we always need to check if we can merge it back
|
2019-04-11 00:23:08 +02:00 |
|
Kevin Jahns
|
7a111de186
|
refactor read/write of structs
|
2019-04-07 23:08:08 +02:00 |
|
Kevin Jahns
|
8a7416ad50
|
Create Structs based on offset, if necessary
implement offset parameter in Ref.toStruct
|
2019-04-05 12:38:02 +02:00 |
|
Kevin Jahns
|
e56899a02c
|
after refactor - some tests are working again
|
2019-04-05 00:37:09 +02:00 |
|
Kevin Jahns
|
30bf3742c9
|
add internals file and use it to organize imports
|
2019-04-04 19:35:38 +02:00 |
|
Kevin Jahns
|
415de1cc4c
|
all YArray.tests type fixes
|
2019-04-03 02:30:44 +02:00 |
|
Kevin Jahns
|
e23582b1cd
|
more type fixes and rethinking writeStructs
|
2019-04-02 23:08:58 +02:00 |
|
Kevin Jahns
|
ff981a8697
|
fixed YArray
|
2019-03-29 01:03:02 +01:00 |
|
Kevin Jahns
|
d9ab593b07
|
prelim refactor commit
|
2019-03-26 01:14:15 +01:00 |
|