Kevin Jahns
|
eff6fb1cc5
|
added flow support for everything except tests
|
2015-11-30 15:02:34 +01:00 |
|
Kevin Jahns
|
bd9c3813fd
|
* starting flow integration
* found a bug in EventHelper
* reduce wait() calls
|
2015-11-26 00:46:02 +01:00 |
|
Kevin Jahns
|
6dc347642b
|
implemented module loader for yjs
|
2015-11-07 22:12:48 +01:00 |
|
Kevin Jahns
|
1ace3e3120
|
implemented observePath, fixed some inconsistencies
|
2015-10-06 19:45:29 +02:00 |
|
Kevin Jahns
|
8745fd64ca
|
code refactoring, and documentation
|
2015-09-29 13:59:38 +02:00 |
|
Kevin Jahns
|
b1d70ef25e
|
added comments to most of the classes.
|
2015-09-17 00:21:01 +02:00 |
|
Kevin Jahns
|
82b3e50d49
|
new build system
|
2015-09-11 18:35:32 +02:00 |
|
Kevin Jahns
|
c8ded24842
|
started implementing the garbage collector
|
2015-07-26 03:13:13 +00:00 |
|
Kevin Jahns
|
ee983ceff6
|
switched to *standard* coding style
|
2015-07-21 17:15:38 +02:00 |
|
Kevin Jahns
|
f78dc52d7b
|
added textbind example, improved & fixed syncing, RBTree handles ids correctly now, webrtc connector is quite reliable now
|
2015-07-16 06:15:23 +02:00 |
|
Kevin Jahns
|
f9f8228db6
|
outsourcing some code. custom types definition change
|
2015-07-15 22:32:36 +02:00 |
|
Kevin Jahns
|
60b75d1862
|
array & type are observeable
|
2015-07-15 21:24:05 +02:00 |
|
Kevin Jahns
|
9b3fe2f197
|
webrtc connector working
|
2015-07-14 22:39:01 +02:00 |
|
Kevin Jahns
|
6b153896dd
|
delete support for Array & Map
|
2015-07-14 20:51:07 +02:00 |
|
Kevin Jahns
|
d50d34dc12
|
created Array type that has a good time complexity for both insert and retrieval of objects
|
2015-07-12 03:45:12 +02:00 |
|
Kevin Jahns
|
8cc374cabb
|
added eventhandler
|
2015-07-10 15:00:54 +02:00 |
|
Kevin Jahns
|
8e9e62b3d0
|
discontinuing todays session
|
2015-07-09 22:19:10 +02:00 |
|
Kevin Jahns
|
9b45a78e58
|
fixing types.
|
2015-07-09 15:50:59 +02:00 |
|
Kevin Jahns
|
0493d99d57
|
list and map types work now and they support delete. added random tests
|
2015-07-09 01:30:57 +02:00 |
|
Kevin Jahns
|
9b6183ea70
|
custom types work. Now I need to re-implement the test case from 0.5
|
2015-07-06 18:37:54 +02:00 |
|
Kevin Jahns
|
bffbb6ca27
|
basic get&set of Map properties works
|
2015-06-29 13:20:19 +02:00 |
|