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

fix(compiler): Fix math ops for u64 [fixes LNG-204] #811

Merged
merged 4 commits into from
Jul 25, 2023
Merged

Commits on Jul 24, 2023

  1. Refactor binary ops

    InversionSpaces committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f9a034c View commit details
    Browse the repository at this point in the history
  2. Add tests

    InversionSpaces committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3581d79 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    InversionSpaces committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    06b7be1 View commit details
    Browse the repository at this point in the history
  4. Add integration tests

    InversionSpaces committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b2bab5a View commit details
    Browse the repository at this point in the history