realm-js/src
Kenneth Geisshirt 2f9c293672 Updating core + sync + object store 2017-10-12 14:59:31 +02:00
..
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 aggregates on arrays of primitives (#1401) 2017-10-11 14:54:52 +02:00
node Add support for aggregates on arrays of primitives (#1401) 2017-10-11 14:54:52 +02:00
object-store@054b5c0971 Updating core + sync + object store 2017-10-12 14:59:31 +02: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 Add support for aggregates on arrays of primitives (#1401) 2017-10-11 14:54:52 +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 Remove configuration handling from `Realm._waitForDownload` 2017-10-10 21:16:23 -07: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 aggregates on arrays of primitives (#1401) 2017-10-11 14:54:52 +02:00
js_schema.hpp Add some missing property type validation 2017-09-26 14:43:44 -07:00
js_sync.hpp Add the ability to override the server that's used by a given sync session 2017-10-11 19:53:58 -07:00
js_types.hpp Add support for aggregates on arrays of primitives (#1401) 2017-10-11 14:54:52 +02:00
js_util.hpp Add support for aggregates on arrays of primitives (#1401) 2017-10-11 14:54:52 +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