DadaMonad
|
96ed8b0f98
|
outsourced all types (except for object type)
|
2015-02-27 18:01:21 +00:00 |
|
DadaMonad
|
f9542b90db
|
made xml tests more expressive
|
2015-02-26 10:09:41 +00:00 |
|
DadaMonad
|
014495febd
|
added random tests for xml test suite
|
2015-02-26 09:20:26 +00:00 |
|
DadaMonad
|
9a8f8fba05
|
added tests for new xml type.
|
2015-02-24 20:34:27 +00:00 |
|
DadaMonad
|
3ba89edf7d
|
support for circular structures (e.g. with JSON)
|
2015-02-24 16:09:42 +00:00 |
|
DadaMonad
|
fea6de3bf9
|
starting to refine the Replaceable type. Most types should be a replaceable.
|
2015-02-23 16:36:55 +00:00 |
|
DadaMonad
|
f189ae11b0
|
tests are no longer failing :)
|
2015-02-23 13:20:52 +00:00 |
|
DadaMonad
|
2e9f8f6d03
|
added text as a custom type, more tests are working
|
2015-02-23 11:41:04 +00:00 |
|
DadaMonad
|
860934de06
|
broke the dammn thing
|
2015-02-19 15:55:05 +00:00 |
|
DadaMonad
|
792440a71d
|
devided ops/types
|
2015-02-19 10:41:34 +00:00 |
|
DadaMonad
|
5ba0a7492a
|
refactoring text types
|
2015-02-17 21:10:46 +00:00 |
|
DadaMonad
|
c65f11b308
|
updated mocha
|
2015-02-17 19:37:15 +00:00 |
|
DadaMonad
|
77b83cae2a
|
fixing double late join test fail
|
2015-02-17 19:23:27 +00:00 |
|
DadaMonad
|
e5f16812b3
|
added new y-test connector
|
2015-02-05 14:15:20 +00:00 |
|
DadaMonad
|
978203d73e
|
renamed to yjs
|
2015-01-26 23:24:50 +00:00 |
|
DadaMonad
|
31e80f0727
|
cleaning up
|
2015-01-23 16:00:03 +00:00 |
|
DadaMonad
|
bab4bcc94b
|
added support for Lists (like Arrays, but mutable). It has the same properties as the mutable string type, formerly known as Word Type
|
2015-01-16 21:20:47 +00:00 |
|
DadaMonad
|
f1f710b269
|
Introduced a new model for custom collaborative types.
|
2015-01-16 19:13:01 +00:00 |
|
DadaMonad
|
b647b2af58
|
There are now "Pseudo operations" that are not sent, and get be queried by a special parameter with the HB.getOperation. This will reduce the number of operations that are sent and is necessary for the Array implementation, that I plan to implement in the near future
|
2015-01-16 13:36:15 +00:00 |
|
DadaMonad
|
ef9e183138
|
All tests working again (including double-late-join)
|
2015-01-08 15:08:44 +00:00 |
|
DadaMonad
|
cacfb54d5e
|
testing observers, refactoring some Basic Types
|
2014-12-22 17:05:15 +00:00 |
|
DadaMonad
|
584964153c
|
Everything is working smoothly again. Execution speed increased by 10x. Cleaned up the code and unused stuff.
|
2014-12-16 18:01:33 +00:00 |
|
DadaMonad
|
2cf899418a
|
Adding to HB is now handled by Operation.execute. engine changed. Currently fixing errors and working on memory menagement for large HB tables
|
2014-12-16 11:21:57 +00:00 |
|
DadaMonad
|
e1900e8561
|
Finished support for new connector type
|
2014-11-25 15:51:45 +00:00 |
|
Kevin Jahns
|
94e66af751
|
added test for thesis paper
|
2014-10-20 10:04:53 +00:00 |
|
Kevin Jahns
|
03d652f70b
|
insertBefore (xml), and prevent bug for addProperty-listener
|
2014-09-29 09:58:44 +02:00 |
|
Kevin Jahns
|
68c17f1876
|
Operations are now Garbage Collected!
|
2014-09-17 16:10:41 +02:00 |
|
Kevin Jahns
|
86849ae8b1
|
Documentation and cleanup
|
2014-08-24 01:52:28 +02:00 |
|
Kevin Jahns
|
77739deda3
|
Issue #4: Improved sync process. Only unsynced operations are sent now
|
2014-08-22 20:50:51 +02:00 |
|
Kevin Jahns
|
e9783c8a25
|
more exhaustive test suite
|
2014-08-18 04:13:00 +02:00 |
|