realm-js/lib
Scott Kyle 94521b73bb Properly serialize args to create Realm through RPC
An exception was thrown when parsing the JSON when only a string was passed. This is better and no longer uses the Objective-C API for converting the dictionary to a JSValue.
2015-10-15 03:00:13 -07:00
..
.eslintrc Initial concept of JS for Chrome debugging 2015-10-01 22:56:47 -07:00
index.js partial rpc server implemenation 2015-10-06 13:36:56 -06:00
lists.js Some cleanup of JS 2015-10-08 15:32:14 -07:00
objects.js Fix "const" search and replace 2015-10-08 15:52:23 -07:00
package.json Initial concept of JS for Chrome debugging 2015-10-01 22:56:47 -07:00
realm.js Properly serialize args to create Realm through RPC 2015-10-15 03:00:13 -07:00
results.js Some cleanup of JS 2015-10-08 15:32:14 -07:00
rpc.js Properly serialize args to create Realm through RPC 2015-10-15 03:00:13 -07:00
types.js don't add Results to property types 2015-10-08 11:22:52 -06:00
util.js Support (de)serialization of objects in RPC 2015-10-08 01:53:01 -07:00