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

Spec abi chapter #1545

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 21, 2024

  1. Start abi chapter.

    chorman0773 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8116b5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48be95a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fee9c23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5c0528 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15e1563 View commit details
    Browse the repository at this point in the history
  6. Add tests to abi chapter

    chorman0773 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d10ef05 View commit details
    Browse the repository at this point in the history
  7. Fix style issues from CI

    chorman0773 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e10129a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b7d4df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d695cd View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: bjorn3 <[email protected]>
    chorman0773 and bjorn3 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    92c0c94 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c441ea View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Eric Huss <[email protected]>
    chorman0773 and ehuss committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3f5ca53 View commit details
    Browse the repository at this point in the history
  13. Elaborate more on *abi compatible* and *simd abi requirements*. Remov…

    …e new claims about `link_section`.
    chorman0773 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b99883a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d0635b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    073ca42 View commit details
    Browse the repository at this point in the history
  16. Fix style issues

    chorman0773 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7dd5425 View commit details
    Browse the repository at this point in the history
  17. Fix broken links

    chorman0773 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    97cd91f View commit details
    Browse the repository at this point in the history
  18. Indicate that all types subject to mandatory discriminant elision are…

    … abi compatible with their *elision candidate field*s
    chorman0773 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e4c62ac View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cbc8349 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    36f80c3 View commit details
    Browse the repository at this point in the history