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

Rework binary axes #1027

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Rework binary axes #1027

wants to merge 23 commits into from

Commits on Apr 6, 2023

  1. tuple -> struct

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    8cd0eac View commit details
    Browse the repository at this point in the history
  2. wip rewiring bin ops

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    140e2e6 View commit details
    Browse the repository at this point in the history
  3. rewiring bin ops

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bc69498 View commit details
    Browse the repository at this point in the history
  4. wip

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6111e2d View commit details
    Browse the repository at this point in the history
  5. wip integrating with nnef

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    9003cd6 View commit details
    Browse the repository at this point in the history
  6. one more optim in nnef parser

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7168718 View commit details
    Browse the repository at this point in the history
  7. wip on binary

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    cf41c88 View commit details
    Browse the repository at this point in the history
  8. remaining dbg

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e2828e8 View commit details
    Browse the repository at this point in the history
  9. factorize eval_out_of_place

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c771169 View commit details
    Browse the repository at this point in the history
  10. wip (eval_in_a)

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    355dd57 View commit details
    Browse the repository at this point in the history
  11. setup unicast eval again

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    006348f View commit details
    Browse the repository at this point in the history
  12. uniform is back (in some cases)

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    755ac52 View commit details
    Browse the repository at this point in the history
  13. wip on binary axes work

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    9e80da1 View commit details
    Browse the repository at this point in the history
  14. wip rewiring binary right

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    31593d1 View commit details
    Browse the repository at this point in the history
  15. wip

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    a70098b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b1ff8e3 View commit details
    Browse the repository at this point in the history
  17. uniform in left

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e743bec View commit details
    Browse the repository at this point in the history
  18. warning and clippy

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ad6cbff View commit details
    Browse the repository at this point in the history
  19. clippy

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f7a8373 View commit details
    Browse the repository at this point in the history
  20. more cleanup

    kali committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    319021c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. sort axes per apparition order

    kali committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2f9da64 View commit details
    Browse the repository at this point in the history
  2. cleanup in axes

    kali committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    da1a28a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    142b755 View commit details
    Browse the repository at this point in the history