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

Feature/multidepth #65

Closed
wants to merge 42 commits into from
Closed

Feature/multidepth #65

wants to merge 42 commits into from

Commits on Aug 18, 2024

  1. raw pointer

    nbittich committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ca50d32 View commit details
    Browse the repository at this point in the history
  2. use any instead

    nbittich committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    bd767fc View commit details
    Browse the repository at this point in the history
  3. make data pub

    nbittich committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    170d80c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. add all features of regex

    nbittich committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    116c62e View commit details
    Browse the repository at this point in the history
  2. todo test and compute

    nbittich committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a737b4c View commit details
    Browse the repository at this point in the history
  3. access

    nbittich committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0a6b067 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a0f7d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. WIP

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7488a93 View commit details
    Browse the repository at this point in the history
  2. fix tests

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f1828e1 View commit details
    Browse the repository at this point in the history
  3. fix parser

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d5355fc View commit details
    Browse the repository at this point in the history
  4. fix tests

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d6b8e34 View commit details
    Browse the repository at this point in the history
  5. fix most tests

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4958d86 View commit details
    Browse the repository at this point in the history
  6. now the ignored ones

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    481f4d0 View commit details
    Browse the repository at this point in the history
  7. only one ignored remaining

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    99f0f1c View commit details
    Browse the repository at this point in the history
  8. all test passes

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ec8d853 View commit details
    Browse the repository at this point in the history
  9. clippy

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3b82887 View commit details
    Browse the repository at this point in the history
  10. clippy

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    540d47c View commit details
    Browse the repository at this point in the history
  11. add more tests

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5f63496 View commit details
    Browse the repository at this point in the history
  12. readme

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    dbbc3c8 View commit details
    Browse the repository at this point in the history
  13. remove a bunch of fixme's

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5c6c536 View commit details
    Browse the repository at this point in the history
  14. fix more cases

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1228ca4 View commit details
    Browse the repository at this point in the history
  15. extra test

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b13f8e7 View commit details
    Browse the repository at this point in the history
  16. simplify parser

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    88ea43f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8a48cb0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f05f68a View commit details
    Browse the repository at this point in the history
  19. rename test files

    nbittich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    23e02c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. jsonify / parse_json

    nbittich committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    41f672c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. fix other stuff

    nbittich committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    588bdc5 View commit details
    Browse the repository at this point in the history
  2. i guess it's ok?

    nbittich committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    41d5888 View commit details
    Browse the repository at this point in the history
  3. hardening with more tests

    nbittich committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9aedc69 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. add Value::Primitive

    nbittich committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9c40572 View commit details
    Browse the repository at this point in the history
  2. add Value::Primitive

    nbittich committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    19de54d View commit details
    Browse the repository at this point in the history
  3. do not clone ref

    nbittich committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    40cd5f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. simplify to_value

    nbittich committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5884ff3 View commit details
    Browse the repository at this point in the history
  2. install chrome

    nbittich committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    996f4cc View commit details
    Browse the repository at this point in the history
  3. run as sudo

    nbittich committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b6369ec View commit details
    Browse the repository at this point in the history
  4. fix test suite

    nbittich committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b9e57fc View commit details
    Browse the repository at this point in the history
  5. fix test suite

    nbittich committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d83ac28 View commit details
    Browse the repository at this point in the history
  6. more appropriate place

    nbittich committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7f74857 View commit details
    Browse the repository at this point in the history
  7. commit

    nbittich committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2d82d42 View commit details
    Browse the repository at this point in the history
  8. need to configure git

    nbittich committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a530e14 View commit details
    Browse the repository at this point in the history