14 Commits

Author SHA1 Message Date
Thomas Goyne
a8f1b235d7 Eliminate a query copy in Results::filter() 2015-11-20 10:24:51 -08:00
Thomas Goyne
5683fa1e58 Use make_optional() 2015-11-20 10:24:51 -08:00
Thomas Goyne
1698da2143 Fix typo in comment 2015-11-20 10:24:51 -08:00
Thomas Goyne
d7fe9f9fb8 Expose the object class name from Results 2015-11-20 10:24:51 -08:00
Thomas Goyne
d1175fe364 Switch to throwing exceptions with all of the info needed to build error messages 2015-11-20 10:24:51 -08:00
Thomas Goyne
9dc5165a58 Fix compilation with GCC 4.9 2015-11-20 10:24:51 -08:00
Thomas Goyne
ab7f3dcaa6 Port most of RLMResults's functionality to realm::Results 2015-11-20 10:24:51 -08:00
Thomas Goyne
73b605d62c Add results.{hpp,cpp} from realm-js 2015-11-20 10:24:51 -08:00
Ari Lazier
2e2beabc40 change the license before starting the beta 2015-10-27 14:15:21 -07:00
Scott Kyle
c8b6efb320 Out of bounds getters for Results return undefined 2015-10-12 15:35:13 -07:00
Ari Lazier
beb7c19931 support sorting by a single property 2015-09-03 15:46:31 -07:00
Ari Lazier
6d1c000d09 test existing array functionality 2015-08-14 10:47:56 -07:00
Ari Lazier
6b79194756 proper copyright 2015-08-14 08:18:49 -07:00
Ari Lazier
8ad79f1918 missing files and project fixes 2015-08-13 09:28:53 -07:00