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

WIP: new variant resolving / rendering #1122

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    19c9360 View commit details
    Browse the repository at this point in the history
  2. cont

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    17a6d3b View commit details
    Browse the repository at this point in the history
  3. implement stage 1

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1148c00 View commit details
    Browse the repository at this point in the history
  4. ..

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0eda1ca View commit details
    Browse the repository at this point in the history
  5. make things compile for now

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    11b5239 View commit details
    Browse the repository at this point in the history
  6. continue

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4832e1e View commit details
    Browse the repository at this point in the history
  7. wire up

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7b7a5dd View commit details
    Browse the repository at this point in the history
  8. more work towards new render

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c63fa2c View commit details
    Browse the repository at this point in the history
  9. ..

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a50df47 View commit details
    Browse the repository at this point in the history
  10. use NormalizedKey for variant

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fc8c89b View commit details
    Browse the repository at this point in the history
  11. start sorting of outputs

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    81cebf9 View commit details
    Browse the repository at this point in the history
  12. more improvements

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a7ec0d9 View commit details
    Browse the repository at this point in the history
  13. implement testing queue

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8d8052b View commit details
    Browse the repository at this point in the history
  14. fix variant order test

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b47a0cd View commit details
    Browse the repository at this point in the history
  15. add missing fi;e

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    96f01cf View commit details
    Browse the repository at this point in the history
  16. fix clippy

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ffb2a3d View commit details
    Browse the repository at this point in the history
  17. fix up some more tests

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    156cef9 View commit details
    Browse the repository at this point in the history
  18. small clarification

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2fa80fe View commit details
    Browse the repository at this point in the history
  19. more cleaning

    wolfv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e79e8de View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. some clean up, fix env var test

    wolfv committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c721d16 View commit details
    Browse the repository at this point in the history