Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port boolean functions and tests #91

Merged
merged 91 commits into from
Sep 11, 2022
Merged

Port boolean functions and tests #91

merged 91 commits into from
Sep 11, 2022

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    2288fa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d7b0f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    f83a14a View commit details
    Browse the repository at this point in the history
  2. CONTRIBUTING.md

    armantorkzaban committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    fe1c044 View commit details
    Browse the repository at this point in the history
  3. links to the sources

    armantorkzaban committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    501b393 View commit details
    Browse the repository at this point in the history
  4. edited typos

    armantorkzaban committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    15a6312 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. documentation work

    armantorkzaban committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    b2d66a6 View commit details
    Browse the repository at this point in the history
  2. closes #77, closes #16

    armantorkzaban committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    e3ed8d2 View commit details
    Browse the repository at this point in the history
  3. proofread

    armantorkzaban committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    a0dfba4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c301657 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a7ee7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3b3d03 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. booleans init

    armantorkzaban committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    820a491 View commit details
    Browse the repository at this point in the history
  2. initial import

    armantorkzaban committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0a53f80 View commit details
    Browse the repository at this point in the history
  3. boolean_touches

    armantorkzaban committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    ce7a522 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. valid - wip

    armantorkzaban committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    da25617 View commit details
    Browse the repository at this point in the history
  2. within - init

    armantorkzaban committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    a15a417 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    e438241 View commit details
    Browse the repository at this point in the history
  2. contains etc.

    armantorkzaban committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6efe633 View commit details
    Browse the repository at this point in the history
  3. touches

    armantorkzaban committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    5f91040 View commit details
    Browse the repository at this point in the history
  4. valid

    armantorkzaban committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    56c6d93 View commit details
    Browse the repository at this point in the history
  5. dependencies imported

    armantorkzaban committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    afcc3a3 View commit details
    Browse the repository at this point in the history
  6. before merge

    armantorkzaban committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    526a957 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fb7169 View commit details
    Browse the repository at this point in the history
  8. Update CONTRIBUTING.md

    lukas-h authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    54eb36e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. clockwise test

    armantorkzaban committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    a5d67bd View commit details
    Browse the repository at this point in the history
  2. concave test

    armantorkzaban committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5dbe443 View commit details
    Browse the repository at this point in the history
  3. intersect test

    armantorkzaban committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    43e372a View commit details
    Browse the repository at this point in the history
  4. pointOnLine test

    armantorkzaban committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    698fe61 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. contains

    armantorkzaban committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c54a2d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ec1db0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    7a17d77 View commit details
    Browse the repository at this point in the history
  2. boolean_contain

    armantorkzaban committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    5fe7e1d View commit details
    Browse the repository at this point in the history
  3. boolean_within

    armantorkzaban committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    453bab2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    9e85551 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. rhumb_bearing

    armantorkzaban committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    e648af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2cd51d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    a6d91b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace18bc View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    ed2ec1a View commit details
    Browse the repository at this point in the history
  2. rewriting pointInLine

    armantorkzaban committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8e9f058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40a9847 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    ad61bef View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    d3541b5 View commit details
    Browse the repository at this point in the history
  2. concave finalized

    armantorkzaban committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    84b97f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6d7580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db932b1 View commit details
    Browse the repository at this point in the history
  5. return type added

    armantorkzaban committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    a7b1ca7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d11ff4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93a51ca View commit details
    Browse the repository at this point in the history
  8. moving on

    armantorkzaban committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e2b8a1f View commit details
    Browse the repository at this point in the history
  9. clean coords init

    armantorkzaban committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    454c102 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    b64d644 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. moving on with equal

    armantorkzaban committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3b2722a View commit details
    Browse the repository at this point in the history
  2. update turf_equality dep

    lukas-h committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3ff9b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63a319a View commit details
    Browse the repository at this point in the history
  4. moving forward

    armantorkzaban committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    5c863e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    29ff2b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. 3 Configuration menu
    Copy the full SHA
    65eddf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. cleanup on #88

    armantorkzaban committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8c912f6 View commit details
    Browse the repository at this point in the history
  2. progress on overlap

    armantorkzaban committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c45a922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29dd77b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    2656017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a59e67 View commit details
    Browse the repository at this point in the history
  3. done: parallel

    armantorkzaban committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f8ebffd View commit details
    Browse the repository at this point in the history
  4. working on valid

    armantorkzaban committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    349bab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. touches done

    armantorkzaban committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    e4c929b View commit details
    Browse the repository at this point in the history
  2. valid - got stuck

    armantorkzaban committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    55bbe3c View commit details
    Browse the repository at this point in the history
  3. progress on within

    armantorkzaban committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    01e860b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    e6792c6 View commit details
    Browse the repository at this point in the history
  2. valid test

    armantorkzaban committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    88677c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e88c9e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63ce12d View commit details
    Browse the repository at this point in the history
  5. update params in equality

    lukas-h committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    ad47ac4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    775f0ee View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    7b61f7f View commit details
    Browse the repository at this point in the history
  2. return type of getGeom

    armantorkzaban committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    3baae8b View commit details
    Browse the repository at this point in the history
  3. linter effect!

    armantorkzaban committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    c783bec View commit details
    Browse the repository at this point in the history
  4. reolved requests

    armantorkzaban committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    7a8d0ba View commit details
    Browse the repository at this point in the history
  5. more requests resolved

    armantorkzaban committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    1589d98 View commit details
    Browse the repository at this point in the history
  6. more requests resolved

    armantorkzaban committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    73c26fe View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    41a7327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32c0593 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdd34d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0e83d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59d452f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ac6308 View commit details
    Browse the repository at this point in the history
  7. use getGeom in booleanTouches

    lukas-h committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    8f06118 View commit details
    Browse the repository at this point in the history
  8. use getGeom more frequently

    lukas-h committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    0c7dc79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    955c015 View commit details
    Browse the repository at this point in the history
  10. cleanup, ready for merge

    lukas-h committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    2306c59 View commit details
    Browse the repository at this point in the history