13 Commits

Author SHA1 Message Date
Scott Kyle
9cbc695fd7 Skip throwing an exception inside ResultsSetProperty 2015-10-21 15:59:11 -07:00
Scott Kyle
bd2d1559d1 Error when assigning to Result index or length
Added some tests. Turns out our Chrome layer already did this too, so no changes were needed there.

Resolves #70
2015-10-21 15:25:53 -07:00
Scott Kyle
57778ce878 Improve calling object methods through RPC 2015-10-19 16:15:38 -07:00
Scott Kyle
5f52d07154 Add support for Results methods in Chrome
Which only consists of sortByProperty
2015-10-19 12:18:09 -07:00
Ari Lazier
7ae6fe4a03 make sure we have destructors for all objects 2015-10-16 10:35:26 -07:00
Scott Kyle
a4194586ea Native methods should convert to numbers/bools
It will still throw if unable to make the conversion. Fixes #51
2015-10-12 15:42:56 -07:00
Scott Kyle
35a8f9816c Out of bounds getters for Results return undefined 2015-10-12 15:35:13 -07:00
Ari Lazier
18811f294f check classname before accessing object_schema iterator for queries 2015-09-28 15:33:44 -07:00
Ari Lazier
6f2b137b1d use latest object store changes 2015-09-28 15:33:44 -07:00
Ari Lazier
870fe78aad support sorting by a single property 2015-09-03 15:46:31 -07:00
Ari Lazier
9a90c9c8a3 add querying for basic types 2015-08-17 11:40:13 -07:00
Ari Lazier
ca4dfa052c proper copyright 2015-08-14 08:18:49 -07:00
Ari Lazier
12b942fecd move js work from realm-cocoa-private 2015-08-13 09:12:48 -07:00