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

Remove raise annotations and fix locations on errors #863

Merged
merged 14 commits into from
Nov 25, 2024

Commits on Nov 25, 2024

  1. Enable ref in ppx

    davesnx committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2740221 View commit details
    Browse the repository at this point in the history
  2. Add jest test for ref

    davesnx committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fcccaa9 View commit details
    Browse the repository at this point in the history
  3. Add test for error on key

    davesnx committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1b0e815 View commit details
    Browse the repository at this point in the history
  4. Add locations into key

    davesnx committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ea91593 View commit details
    Browse the repository at this point in the history
  5. Change message on key

    davesnx committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8388a67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbd291d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97039c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    556eadb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0783c3 View commit details
    Browse the repository at this point in the history
  10. Fix callee being always make

    davesnx committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c61214e View commit details
    Browse the repository at this point in the history
  11. Remove Invalid_arguments

    davesnx committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4a1298b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9049b39 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    55071e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d492e37 View commit details
    Browse the repository at this point in the history