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

Add traceback to VmException #657

Merged
merged 25 commits into from
Dec 28, 2022
Merged

Add traceback to VmException #657

merged 25 commits into from
Dec 28, 2022

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    c47e701 View commit details
    Browse the repository at this point in the history
  2. Add fn is_call_instruction

    fmoletta committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    51219ca View commit details
    Browse the repository at this point in the history
  3. add code

    fmoletta committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    3b276db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05f0bdd View commit details
    Browse the repository at this point in the history
  5. Refactor code

    fmoletta committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c89eb3f View commit details
    Browse the repository at this point in the history
  6. Clippy

    fmoletta committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f02db3e View commit details
    Browse the repository at this point in the history
  7. Add get_traceback method

    fmoletta committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    05813bd View commit details
    Browse the repository at this point in the history
  8. Fix get_error_attr_value

    fmoletta committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    58992c3 View commit details
    Browse the repository at this point in the history
  9. Add traceback to VmException

    fmoletta committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b381624 View commit details
    Browse the repository at this point in the history
  10. Make traceback non-optional

    fmoletta committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    936eadc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e72dff5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    93eae26 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    67ccc39 View commit details
    Browse the repository at this point in the history
  14. Code refactor

    fmoletta committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    ba410b0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    acf3299 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc66d0f View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Improve fn

    fmoletta committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b3952cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2fa8a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88e4b52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a03cec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    371dc43 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Add changelog

    fmoletta committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    61f8f4c View commit details
    Browse the repository at this point in the history
  2. Add PR link

    fmoletta committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    54969d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8436021 View commit details
    Browse the repository at this point in the history
  4. Remove redundant information

    fmoletta committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    74239cb View commit details
    Browse the repository at this point in the history