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

[frontend] added overflow checks in debug mode #4589

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Aug 27, 2024

  1. added overflow check

    ptillet committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cc90970 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. added pytest-forked

    ptillet committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e58b96d View commit details
    Browse the repository at this point in the history
  2. run test_debug.py separately

    ptillet committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    006d147 View commit details
    Browse the repository at this point in the history
  3. clean up assertion testing

    ptillet committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c790d1a View commit details
    Browse the repository at this point in the history
  4. fixed test_jit_debug

    ptillet committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5084489 View commit details
    Browse the repository at this point in the history
  5. .

    ptillet committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b09f2d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    37bd316 View commit details
    Browse the repository at this point in the history
  2. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    154d623 View commit details
    Browse the repository at this point in the history
  3. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    48078af View commit details
    Browse the repository at this point in the history
  4. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f8701e1 View commit details
    Browse the repository at this point in the history
  5. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8f1d35b View commit details
    Browse the repository at this point in the history
  6. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    09fcb90 View commit details
    Browse the repository at this point in the history
  7. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    654fd61 View commit details
    Browse the repository at this point in the history
  8. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b2ad31c View commit details
    Browse the repository at this point in the history
  9. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8be3ecd View commit details
    Browse the repository at this point in the history
  10. .

    ptillet committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2bb09c4 View commit details
    Browse the repository at this point in the history