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

[@zero_alloc] in signatures (part 2 of 3) #2470

Merged
merged 17 commits into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. Eliminate duplicated translation of attributes to abstract domain

    Now there is just one definiton (in zero_alloc_utils) so they can't get out of
    sync, and it is accessible to the front-end.
    ccasin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    03b4e15 View commit details
    Browse the repository at this point in the history
  2. zero_alloc in signatures

    ccasin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    add2227 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d91a57 View commit details
    Browse the repository at this point in the history
  4. Give tests better names

    ccasin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1e3396d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5292349 View commit details
    Browse the repository at this point in the history
  6. add missing test case

    ccasin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5601888 View commit details
    Browse the repository at this point in the history
  7. add "module type of" test

    ccasin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f69e8de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    332de8b View commit details
    Browse the repository at this point in the history
  9. Fix test script for new format

    ccasin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    26009d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c621c4e View commit details
    Browse the repository at this point in the history
  11. Improve arity errors.

    ccasin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8bdf8b8 View commit details
    Browse the repository at this point in the history
  12. Better names, and a comment

    ccasin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7038357 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fb86ee4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b198fc View commit details
    Browse the repository at this point in the history
  15. Fix upstream build

    ccasin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c546e1f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6989599 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9602c4e View commit details
    Browse the repository at this point in the history