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

feat(public-vm): avm journal #3945

Merged
merged 23 commits into from
Jan 18, 2024
Merged

feat(public-vm): avm journal #3945

merged 23 commits into from
Jan 18, 2024

Commits on Jan 9, 2024

  1. init

    Maddiaa0 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2b2c97f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    d2e8fab View commit details
    Browse the repository at this point in the history
  2. feat: initial avm scaffold

    Maddiaa0 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    feef224 View commit details
    Browse the repository at this point in the history
  3. chore: interpreter test

    Maddiaa0 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    dc8cd76 View commit details
    Browse the repository at this point in the history
  4. feat: Journal interface

    Maddiaa0 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d5629ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34bfbb1 View commit details
    Browse the repository at this point in the history
  6. chore: prettier

    Maddiaa0 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    483644c View commit details
    Browse the repository at this point in the history
  7. rm: legacy

    Maddiaa0 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e812dd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    df233c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6ee4b2 View commit details
    Browse the repository at this point in the history
  3. fix: linter

    Maddiaa0 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    91025fa View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. fix: give todos tags

    Maddiaa0 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2a61f28 View commit details
    Browse the repository at this point in the history
  2. fix: add comparators

    Maddiaa0 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7d25588 View commit details
    Browse the repository at this point in the history
  3. fix: move shifts to bitwise

    Maddiaa0 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    55dd8ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eed7d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63af797 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c81e83 View commit details
    Browse the repository at this point in the history
  7. fix: update interpreter test

    Maddiaa0 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5a9e61f View commit details
    Browse the repository at this point in the history
  8. chore: formatting fix

    Maddiaa0 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2c5cce3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2989c80 View commit details
    Browse the repository at this point in the history
  10. test: journal tests

    feat: journal revert + merge
    
    feat: change branching semantics
    
    fix: fmt
    
    test: journal tests
    
    fix: update state manger to use root journal construction
    
    fix: formatting
    
    fix: typo
    Maddiaa0 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c7c751b View commit details
    Browse the repository at this point in the history
  11. 🧹

    Maddiaa0 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    17b53ca View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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