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

Child dict refactor (also removes anytree dependency) #76

Merged
merged 51 commits into from
Apr 27, 2022

Commits on Feb 19, 2022

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

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    cf5c746 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565b3ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ce8e83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f60ada5 View commit details
    Browse the repository at this point in the history
  5. pass type checking

    TomNicholas committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    a46a142 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. implement attach

    TomNicholas committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    b315e51 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    f2c3c2a View commit details
    Browse the repository at this point in the history
  2. consolidate tree classes

    TomNicholas committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    239c633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c29be68 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

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

Commits on Apr 25, 2022

  1. frozen children

    TomNicholas committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    cc76cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff0c6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf26aef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0e7f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    696020d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ccc93a View commit details
    Browse the repository at this point in the history
  7. relative path method

    TomNicholas committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    7515883 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5d794f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb5d3f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. set and get node methods

    TomNicholas committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    8a649b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d192449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60781b0 View commit details
    Browse the repository at this point in the history
  4. copy anytree iterators

    TomNicholas committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    18e8a3c View commit details
    Browse the repository at this point in the history
  5. add anytree license

    TomNicholas committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    55352a4 View commit details
    Browse the repository at this point in the history
  6. change iterator import

    TomNicholas committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    c5692f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0aab9bf View commit details
    Browse the repository at this point in the history
  8. renderer

    TomNicholas committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e3e7b01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6dc96c View commit details
    Browse the repository at this point in the history
  10. black

    TomNicholas committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    ae9db9e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0b35f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9d212f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a283a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    c2b891b View commit details
    Browse the repository at this point in the history
  2. remove anytree dependency

    TomNicholas committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    fd03b4c View commit details
    Browse the repository at this point in the history
  3. from_dict constructor

    TomNicholas committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7e4de92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a668d45 View commit details
    Browse the repository at this point in the history
  5. fixed tree diff

    TomNicholas committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6f937a5 View commit details
    Browse the repository at this point in the history
  6. fixed io

    TomNicholas committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    1343fbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a19e5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eeb3ce8 View commit details
    Browse the repository at this point in the history
  9. fixed map_over_subtree

    TomNicholas committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    c6faf80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0731fdb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6581ecd View commit details
    Browse the repository at this point in the history
  12. updated API docs

    TomNicholas committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    74d2d79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    365a3df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1075a9b View commit details
    Browse the repository at this point in the history
  15. updated docs

    TomNicholas committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    3e48d9f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d182846 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c883530 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ea35d36 View commit details
    Browse the repository at this point in the history