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

Support vectorcall protocol #390

Merged
merged 42 commits into from
Mar 31, 2023
Merged

Commits on Mar 21, 2023

  1. Support type slot tp_call

    fangerer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    38dda51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c730af6 View commit details
    Browse the repository at this point in the history
  3. Add test for vectorcall

    fangerer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    53ecb09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06b4dc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf94dbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a8cedf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    386de46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    249228a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac11985 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39d1839 View commit details
    Browse the repository at this point in the history
  11. Add/update vectorcall tests

    fangerer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    04d2171 View commit details
    Browse the repository at this point in the history
  12. Introduce HPyVectorcall_Set

    fangerer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    25838ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f61d3c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9715ac0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    86c604d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    03bf117 View commit details
    Browse the repository at this point in the history
  17. Various minor cleanups

    fangerer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7d0300b View commit details
    Browse the repository at this point in the history
  18. Satisfy infer analyzer

    fangerer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6b091cd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4226d81 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    af5aa8f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    08592be View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b9a3baf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    57312d6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f32a418 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6fdf5e6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ee51517 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    57792a1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b86b349 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5f05bab View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f78ea09 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ee39252 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d7896b9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    88b1c44 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e535b80 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4989ee6 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6b37f46 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3b5f727 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    78bf1cd View commit details
    Browse the repository at this point in the history
  39. Include added API in docs

    fangerer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ecc13aa View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a69ff3c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    a0458fd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    00fef37 View commit details
    Browse the repository at this point in the history