Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Add iOS bindings for cluster properties #15515

Merged
merged 41 commits into from
Oct 11, 2019
Merged

Commits on Oct 11, 2019

  1. [ios] started

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    12a74fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b9e2e View commit details
    Browse the repository at this point in the history
  3. [ios] a little clean up

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    bddc172 View commit details
    Browse the repository at this point in the history
  4. [ios] Use

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    4249788 View commit details
    Browse the repository at this point in the history
  5. [ios] xcode keeps yelling

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    da5d076 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9842c1 View commit details
    Browse the repository at this point in the history
  7. [ios] Use auto&

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    38c2ddb View commit details
    Browse the repository at this point in the history
  8. [ios] use make_shared

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    71ce185 View commit details
    Browse the repository at this point in the history
  9. [ios] chipping away

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    085be86 View commit details
    Browse the repository at this point in the history
  10. [ios] update errors

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    c2b5891 View commit details
    Browse the repository at this point in the history
  11. [ios] remove reset

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    c75bf7c View commit details
    Browse the repository at this point in the history
  12. clusterProperty available with full reduce expression

    zmiao authored and jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    15fd194 View commit details
    Browse the repository at this point in the history
  13. [ios] Create expression with expressionWithFormat. Revert changes in …

    …NSExpression of sum. Add a TestCase of featureAccumulated.
    zmiao authored and jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    d94643d View commit details
    Browse the repository at this point in the history
  14. [ios] check whether expression is aggregate

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    aea3398 View commit details
    Browse the repository at this point in the history
  15. [ios] add checks for and

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    80cf880 View commit details
    Browse the repository at this point in the history
  16. [ios] Add checks for collection property

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    c040be9 View commit details
    Browse the repository at this point in the history
  17. [ios] Add a few tests

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    92da8e3 View commit details
    Browse the repository at this point in the history
  18. [ios] Use firstObject

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    0159c40 View commit details
    Browse the repository at this point in the history
  19. Add type checker

    zmiao authored and jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    83faf4f View commit details
    Browse the repository at this point in the history
  20. [ios] Fix spacing, a couple of tests

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    d49766b View commit details
    Browse the repository at this point in the history
  21. [ios] Add type check

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    eba26ed View commit details
    Browse the repository at this point in the history
  22. [ios] self -> NSExpression

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    9d60b12 View commit details
    Browse the repository at this point in the history
  23. [ios] Added a couple more tests

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    866ef7f View commit details
    Browse the repository at this point in the history
  24. [ios] Can't evaluate

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    71f9287 View commit details
    Browse the repository at this point in the history
  25. [ios] Started to edit docs

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    ef0fee6 View commit details
    Browse the repository at this point in the history
  26. [ios] Additional cleanup

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    775dda7 View commit details
    Browse the repository at this point in the history
  27. Delete earthquakes.geojson

    jmkiley authored and jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    fe252af View commit details
    Browse the repository at this point in the history
  28. [ios] Address Fabian's feedback

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    b68da85 View commit details
    Browse the repository at this point in the history
  29. [ios] Fixed tests

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    c2b968d View commit details
    Browse the repository at this point in the history
  30. [ios] formatting

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    0d007a3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    93e25d7 View commit details
    Browse the repository at this point in the history
  32. [ios] docs tweaks

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    08064be View commit details
    Browse the repository at this point in the history
  33. [ios] remove colon

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    5f3bb39 View commit details
    Browse the repository at this point in the history
  34. [ios] Address feedback

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    389f2f1 View commit details
    Browse the repository at this point in the history
  35. [ios] docs tweak

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    d956060 View commit details
    Browse the repository at this point in the history
  36. [ios] Remove inline keyword

    zmiao authored and jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    5b86390 View commit details
    Browse the repository at this point in the history
  37. [ios] use options

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    2ef5462 View commit details
    Browse the repository at this point in the history
  38. [ios] try

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    af131d4 View commit details
    Browse the repository at this point in the history
  39. [ios] Update code snippet

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    2d24f04 View commit details
    Browse the repository at this point in the history
  40. [ios] Rebased added changelog

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    cddac46 View commit details
    Browse the repository at this point in the history
  41. [ios] moved under 5.5.0 header

    jmkiley committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    1009c2b View commit details
    Browse the repository at this point in the history