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

Stage2 #3

Merged
merged 62 commits into from
Dec 12, 2023
Merged

Stage2 #3

merged 62 commits into from
Dec 12, 2023

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

  1. move around lowering

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2aa7cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da4f2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d2c423 View commit details
    Browse the repository at this point in the history
  4. fixes

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c0dafb8 View commit details
    Browse the repository at this point in the history
  5. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fb85a91 View commit details
    Browse the repository at this point in the history
  6. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2c9aaac View commit details
    Browse the repository at this point in the history
  7. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1f07420 View commit details
    Browse the repository at this point in the history
  8. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    75fe499 View commit details
    Browse the repository at this point in the history
  9. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    35a84d9 View commit details
    Browse the repository at this point in the history
  10. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    70c8139 View commit details
    Browse the repository at this point in the history
  11. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bb76999 View commit details
    Browse the repository at this point in the history
  12. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b0cc291 View commit details
    Browse the repository at this point in the history
  13. add Repeat

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1be8120 View commit details
    Browse the repository at this point in the history
  14. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5b164fe View commit details
    Browse the repository at this point in the history
  15. Update meta.rs

    AaronKutch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ba74c11 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9c8d287 View commit details
    Browse the repository at this point in the history
  2. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f9e3b0b View commit details
    Browse the repository at this point in the history
  3. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    656b662 View commit details
    Browse the repository at this point in the history
  4. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d9e622c View commit details
    Browse the repository at this point in the history
  5. improve

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a60e2a8 View commit details
    Browse the repository at this point in the history
  6. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    eefc04e View commit details
    Browse the repository at this point in the history
  7. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    cf78544 View commit details
    Browse the repository at this point in the history
  8. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    50b031b View commit details
    Browse the repository at this point in the history
  9. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    310de67 View commit details
    Browse the repository at this point in the history
  10. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bb9c473 View commit details
    Browse the repository at this point in the history
  11. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7ec2f98 View commit details
    Browse the repository at this point in the history
  12. Update meta.rs

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bdbbf11 View commit details
    Browse the repository at this point in the history
  13. finish pass over meta

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    478c7c1 View commit details
    Browse the repository at this point in the history
  14. fix LazyAwi

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    79ccd6d View commit details
    Browse the repository at this point in the history
  15. move around

    AaronKutch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3bf9248 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. fix EvalAwi

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a914786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    875d8cc View commit details
    Browse the repository at this point in the history
  3. Update fuzz_lower.rs

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    acd6a38 View commit details
    Browse the repository at this point in the history
  4. renames to allow_pruning

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c1f23cd View commit details
    Browse the repository at this point in the history
  5. more cleanup

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d36432e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a79cad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee3e463 View commit details
    Browse the repository at this point in the history
  8. impl the drop for EvalAwi

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d5dd231 View commit details
    Browse the repository at this point in the history
  9. impl the dropping

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    87b6051 View commit details
    Browse the repository at this point in the history
  10. fix the benches

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    dcdd0b4 View commit details
    Browse the repository at this point in the history
  11. fix old docs

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e3a4fa6 View commit details
    Browse the repository at this point in the history
  12. Version 0.2.0

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e90332f View commit details
    Browse the repository at this point in the history
  13. many improvements

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d1f5250 View commit details
    Browse the repository at this point in the history
  14. tmp

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d7942dc View commit details
    Browse the repository at this point in the history
  15. overhaul pruning again

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    37385f7 View commit details
    Browse the repository at this point in the history
  16. Update state.rs

    AaronKutch committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d9eb103 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. create LNodes

    AaronKutch committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    2a462c7 View commit details
    Browse the repository at this point in the history
  2. small changes

    AaronKutch committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    d2a26c9 View commit details
    Browse the repository at this point in the history
  3. debug improvements

    AaronKutch committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    054da51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5ebdcf View commit details
    Browse the repository at this point in the history
  5. fix more LNode cases

    AaronKutch committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    bea0ac3 View commit details
    Browse the repository at this point in the history
  6. Update value.rs

    AaronKutch committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4d8162e View commit details
    Browse the repository at this point in the history
  7. fixes for Loops

    AaronKutch committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    816551c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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

Commits on Dec 11, 2023

  1. fix bad drop bug

    AaronKutch committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4bd2348 View commit details
    Browse the repository at this point in the history
  2. temporal fixes

    AaronKutch committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c50c6f4 View commit details
    Browse the repository at this point in the history
  3. fix test

    AaronKutch committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    241f698 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f53d0f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    777bab3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. minor perf improvement

    AaronKutch committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d5485a5 View commit details
    Browse the repository at this point in the history
  2. misc

    AaronKutch committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2a8fbb9 View commit details
    Browse the repository at this point in the history