realm-js/src
Ashwin Phatak 4bcef8baff Add support for bulk updates (#808) 2017-10-10 16:25:47 +05:30
..
RealmJS.xcodeproj 1.13.0 Bump version 2017-10-05 13:29:40 +03:00
android Add Realm.deleteFile API (#363) 2017-09-07 10:12:59 +05:30
ios Add Realm.deleteFile API (#363) 2017-09-07 10:12:59 +05:30
jsc Add support for lists of things other than objects 2017-09-26 11:40:22 -07:00
node Add support for lists of things other than objects 2017-09-26 11:40:22 -07:00
object-store@0b1a2ad7bc Update object store to fix partial sync with GCC >= 5. 2017-10-04 22:48:00 -07:00
.npmignore [0.12.0-rc] Bump version 2016-05-03 12:06:15 -07:00
concurrent_deque.hpp Don't throw an exception every 10ms in the RPC worker 2017-09-01 10:32:51 -07:00
event_loop_dispatcher.hpp Fix event_loop_dispatcher 2017-05-17 16:06:21 +03:00
js_class.hpp Partial sync (#1361) 2017-10-02 20:29:36 +02:00
js_collection.hpp report null instead of undefined for deleteAll indexes count 2017-05-01 10:51:48 +03:00
js_list.hpp Merge branch 'master' of github.com:realm/realm-js into kneth/master-to-2.0.x 2017-09-30 09:55:14 +02:00
js_object_accessor.hpp Add support for lists of things other than objects 2017-09-26 11:40:22 -07:00
js_observable.hpp Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
js_realm.cpp Add support for lists of things other than objects 2017-09-26 11:40:22 -07:00
js_realm.hpp wrong merge 2017-10-05 17:21:59 +02:00
js_realm_object.hpp Add support for lists of things other than objects 2017-09-26 11:40:22 -07:00
js_results.hpp Add support for bulk updates (#808) 2017-10-10 16:25:47 +05:30
js_schema.hpp Add some missing property type validation 2017-09-26 14:43:44 -07:00
js_sync.hpp Kneth/fix partial sync (#1383) 2017-10-04 11:28:50 +02:00
js_types.hpp Merge branch 'master' of github.com:realm/realm-js into kneth/master-to-2.0.x 2017-09-30 09:55:14 +02:00
js_util.hpp Merge branch 'master' of github.com:realm/realm-js into kneth/master-to-2.0.x 2017-09-30 09:55:14 +02:00
platform.hpp Add Realm.deleteFile API (#363) 2017-09-07 10:12:59 +05:30
rpc.cpp Fix RPC server to include exception message 2017-10-02 11:15:28 +03:00
rpc.hpp Fix assertion failures when serializing collections for RPC 2017-09-26 12:23:10 -07:00