- May 07, 2016
-
-
Kevin Jahns authored
-
- May 06, 2016
-
-
Kevin Jahns authored
implement new method awaitedOps in favor of awaitedDeletes/awaitedInserts. This will fix some bugs when the type gets out of sync with the state of yjs
-
- May 04, 2016
-
-
Kevin Jahns authored
-
- Apr 30, 2016
-
-
Kevin Jahns authored
-
- Apr 25, 2016
-
-
Kevin Jahns authored
-
- Apr 22, 2016
-
-
Kevin Jahns authored
all tests working. Fixed an older bug: When gc an op I forgot to update the state. This only affected offline editing, and was very hard to catch in the past
-
- Apr 18, 2016
-
-
Kevin Jahns authored
-
- Apr 11, 2016
-
-
Kevin Jahns authored
-
- Apr 07, 2016
-
-
Kevin Jahns authored
-
- Apr 05, 2016
-
-
Kevin Jahns authored
-
Kevin Jahns authored
-
- Mar 23, 2016
-
-
Kevin Jahns authored
-
Kevin Jahns authored
-
- Mar 21, 2016
-
-
Kevin Jahns authored
fixed several issues of the gc. I.e. the gc sometimes did not collect the whole subtree when deleting an operation
-
- Mar 14, 2016
-
-
Kevin Jahns authored
-
- Mar 10, 2016
-
-
Kevin Jahns authored
-
- Feb 18, 2016
-
-
Kevin Jahns authored
-
- Jan 23, 2016
-
-
Kevin Jahns authored
from worst case of O(n) -> O(1) - where n is the number of insertions in a list So this is a huge improvement, I guess :)
-
Kevin Jahns authored
-
- Jan 16, 2016
-
-
Kevin Jahns authored
-
- Dec 02, 2015
-
-
Kevin Jahns authored
-
- Dec 01, 2015
-
-
Kevin Jahns authored
-
- Nov 25, 2015
-
-
Kevin Jahns authored
* found a bug in EventHelper * reduce wait() calls
-
- Nov 20, 2015
-
-
Kevin Jahns authored
-
- Nov 18, 2015
-
-
Kevin Jahns authored
-
- Nov 09, 2015
-
-
Kevin Jahns authored
-
- Nov 07, 2015
-
-
Kevin Jahns authored
-