realm-js/src
Scott Kyle c928ab716e RPC now keeps object keys in the same order
Maintaining insertion order when passing objects through the RPC is essential to make the new schema API work.
2016-01-05 13:40:57 -08:00
..
ios Move RealmJS.mm to correct location 2015-12-29 14:55:20 -08:00
object-store Merge branch 'sk-snapshot-results' 2016-01-05 13:16:27 -08:00
js_init.cpp Change schema API to take properties as an object 2016-01-05 13:40:57 -08:00
js_init.h pr fixes 2015-11-30 11:47:32 -08:00
js_list.cpp Merge branch 'sk-snapshot-results' 2016-01-05 13:16:27 -08:00
js_list.hpp use underscore rather than dash 2015-11-30 11:23:29 -08:00
js_object.cpp Plug small leak from not releasing a JSStringRef 2016-01-05 13:30:27 -08:00
js_object.hpp use underscore rather than dash 2015-11-30 11:23:29 -08:00
js_realm.cpp bdash pr fixes 2016-01-04 18:13:09 -08:00
js_realm.hpp use underscore rather than dash 2015-11-30 11:23:29 -08:00
js_results.cpp Merge branch 'sk-snapshot-results' 2016-01-05 13:16:27 -08:00
js_results.hpp Add methods to create snapshot of List and Results 2015-12-30 16:53:26 -08:00
js_schema.cpp Change schema API to take properties as an object 2016-01-05 13:40:57 -08:00
js_schema.hpp use underscore rather than dash 2015-11-30 11:23:29 -08:00
js_util.cpp Make RJSStringForValue use consistent exception style 2016-01-05 13:30:27 -08:00
js_util.hpp Improve error messages inside RJSUtil 2016-01-05 13:30:27 -08:00
platform.hpp pr fixes 2015-11-30 11:23:30 -08:00
rpc.cpp RPC now keeps object keys in the same order 2016-01-05 13:40:57 -08:00
rpc.hpp move everything/rename to make room for android 2015-11-30 11:23:29 -08:00