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

Improve error handling of ids variables #851

Merged
merged 22 commits into from
Feb 17, 2023
Merged

Improve error handling of ids variables #851

merged 22 commits into from
Feb 17, 2023

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    fe8ae71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be02f2 View commit details
    Browse the repository at this point in the history
  3. Use String in error

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7662fe4 View commit details
    Browse the repository at this point in the history
  4. nFix tests

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    3bb68ea View commit details
    Browse the repository at this point in the history
  5. Add specific error for wrong ids type on pack_from_var_name + remove …

    …pack_from_relocatable
    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    90b721f View commit details
    Browse the repository at this point in the history
  6. Restore fn

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1dfd016 View commit details
    Browse the repository at this point in the history
  7. Add specific error for pow

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    84a7a8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37197f1 View commit details
    Browse the repository at this point in the history
  9. Move functions to methods

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    369e631 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e74c375 View commit details
    Browse the repository at this point in the history
  11. Add cows

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    fd85ab4 View commit details
    Browse the repository at this point in the history
  12. Fix some tests

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0730a8f View commit details
    Browse the repository at this point in the history
  13. Fix some tests

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    39d5515 View commit details
    Browse the repository at this point in the history
  14. Fix ids name

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f6d04d6 View commit details
    Browse the repository at this point in the history
  15. Fix ids name

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    27442c4 View commit details
    Browse the repository at this point in the history
  16. Fix flipped coordinates

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    dcc10a3 View commit details
    Browse the repository at this point in the history
  17. clippy

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    649fa52 View commit details
    Browse the repository at this point in the history
  18. Add tests for BigInt3

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d7daa30 View commit details
    Browse the repository at this point in the history
  19. Add tests for EcPoint

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c5ebe37 View commit details
    Browse the repository at this point in the history
  20. remove commented code

    fmoletta committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e5488bd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    fdd97a0 View commit details
    Browse the repository at this point in the history
  2. Add addr info

    fmoletta committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1a7ee5d View commit details
    Browse the repository at this point in the history