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

Implement OVA NIFS #163

Merged
merged 11 commits into from
Oct 3, 2024
Merged

Implement OVA NIFS #163

merged 11 commits into from
Oct 3, 2024

Commits on Sep 30, 2024

  1. feat: Basic Ova NIFS impl working

    The implementation follows the spec outlined by Bunz in:
    https://hackmd.io/V4838nnlRKal9ZiTHiGYzw?view.
    
    With this, the NIFS works and passes all tests.
    CPerezz committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a245317 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    ecb1d7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251032d View commit details
    Browse the repository at this point in the history
  3. chore: update imports

    CPerezz committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ec25b62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f4f0ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    405137d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    be89d2a View commit details
    Browse the repository at this point in the history
  2. chore: pass clippy

    CPerezz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    13e5eb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    913012a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee72979 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. chore: Address PR reviews

    CPerezz committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5ed5052 View commit details
    Browse the repository at this point in the history