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

Require main to always return unit #551

Merged
merged 5 commits into from
Aug 22, 2024
Merged

Require main to always return unit #551

merged 5 commits into from
Aug 22, 2024

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    a4af215 View commit details
    Browse the repository at this point in the history
  2. Side channel result

    b-studios committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a406ee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Return error and position

    b-studios committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cc19e56 View commit details
    Browse the repository at this point in the history
  2. Make more tests return unit

    b-studios committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7e0db46 View commit details
    Browse the repository at this point in the history
  3. Also fix some LLVM tests

    b-studios committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    10983cd View commit details
    Browse the repository at this point in the history