realm-js/lib
Scott Kyle a9cac20f79 Rework lists to each have their own getters
This was necessary for them to each have their own enumerable properties. The React Native ListViewDataSource uses Object.keys() to the indexes.
2015-10-07 21:20:14 -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 Rework lists to each have their own getters 2015-10-07 21:20:14 -07:00
objects.js Fix "const" search and replace 2015-10-07 17:08:31 -07:00
package.json Initial concept of JS for Chrome debugging 2015-10-01 22:56:47 -07:00
realm.js JS implementation for Results from RPC 2015-10-07 17:08:31 -07:00
results.js Rework lists to each have their own getters 2015-10-07 21:20:14 -07:00
rpc.js Pass realmId for all calls to convert() in rpc.js 2015-10-07 18:40:09 -07:00
types.js partial rpc server implemenation 2015-10-06 13:36:56 -06:00
util.js Rework lists to each have their own getters 2015-10-07 21:20:14 -07:00