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

Replace objc with objc2? #513

Closed
wants to merge 14 commits into from
Closed

Replace objc with objc2? #513

wants to merge 14 commits into from

Commits on Jul 31, 2023

  1. Fix invalid msg_send!

    madsmtm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3b9868a View commit details
    Browse the repository at this point in the history
  2. Implement Encode for most types

    Using new objc-encode crate
    madsmtm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    38bd899 View commit details
    Browse the repository at this point in the history
  3. Use objc2

    madsmtm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4726ff5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    812338c View commit details
    Browse the repository at this point in the history
  5. Update objc2 to v0.3.0-beta.2

    madsmtm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7d593d0 View commit details
    Browse the repository at this point in the history
  6. Update objc2 to v0.3.0-beta.4

    madsmtm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c8194e5 View commit details
    Browse the repository at this point in the history
  7. Update objc2 to v0.3.0-beta.5

    madsmtm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1421a5c View commit details
    Browse the repository at this point in the history
  8. Use proper name of block2

    madsmtm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    45d157d View commit details
    Browse the repository at this point in the history
  9. Update objc2 to v0.4.0

    madsmtm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    170dcce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0eda34d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7383217 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cc744a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a4c112c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    95c8a75 View commit details
    Browse the repository at this point in the history