- Aug 04, 2016
-
-
Kevin Jahns authored
-
- Aug 01, 2016
-
-
Kevin Jahns authored
found another bug that only happens in persistent databases (operationAdded changes an operation, so it needs to be retrieved again after calling it)
-
- Jun 03, 2016
-
-
Kevin Jahns authored
-
- May 10, 2016
-
-
Kevin Jahns authored
-
- 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 02, 2016
-
-
Kevin Jahns authored
-
- Apr 25, 2016
-
-
Kevin Jahns authored
-
- Apr 22, 2016
-
-
Kevin Jahns authored
-
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 21, 2016
-
-
Kevin Jahns authored
-
- Apr 20, 2016
-
-
Kevin Jahns authored
-
Kevin Jahns authored
-
- Apr 19, 2016
-
-
Kevin Jahns authored
-
- Apr 18, 2016
-
-
Kevin Jahns authored
-
- Apr 14, 2016
-
-
Kevin Jahns authored
-
- Apr 13, 2016
-
-
Kevin Jahns authored
fixed one more problem with ds & fixed ace example & insertions are combined even when created in different execution tasks
-
- Apr 12, 2016
-
-
Kevin Jahns authored
-
- Apr 07, 2016
-
-
Kevin Jahns authored
-
- Apr 06, 2016
-
-
Kevin Jahns authored
-
- Apr 05, 2016
-
-
Kevin Jahns authored
-
- Mar 23, 2016
-
-
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 11, 2016
-
-
Kevin Jahns authored
-
- Mar 10, 2016
-
-
Kevin Jahns authored
-
- Feb 29, 2016
-
-
Kevin Jahns authored
-
- Feb 18, 2016
-
-
Kevin Jahns authored
-
- Feb 16, 2016
-
-
Kevin Jahns authored
-
Kevin Jahns authored
-
- Feb 15, 2016
-
-
Kevin Jahns authored
Remove that single \`for.. in\` loop that appearantly causes troubles for istvan (why am I fixing this again?) fixes #46
-
- Jan 27, 2016
-
-
Kevin Jahns authored
-
- Jan 26, 2016
-
-
Kevin Jahns authored
-
- Jan 23, 2016
-
-
Kevin Jahns authored
-
- Jan 22, 2016
-
-
Kevin Jahns authored
-
- Jan 21, 2016
-
-
Kevin Jahns authored
-
- Dec 01, 2015
-
-
Kevin Jahns authored
-
- Nov 30, 2015
-
-
Kevin Jahns authored
-
Kevin Jahns authored
-
Kevin Jahns authored
-
- Nov 25, 2015
-
-
Kevin Jahns authored
* found a bug in EventHelper * reduce wait() calls
-