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

feat(types): add Union and Optional to typing.h #5165

Merged
merged 14 commits into from
Jun 15, 2024

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    a1d19c6 View commit details
    Browse the repository at this point in the history
  2. add type inheritance

    InvincibleRMC committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5cd9514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b90030 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63e61a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ceac114 View commit details
    Browse the repository at this point in the history
  6. fix text case

    InvincibleRMC committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b38c971 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d38c818 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c569497 View commit details
    Browse the repository at this point in the history
  9. fix bind call

    InvincibleRMC committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5b78a76 View commit details
    Browse the repository at this point in the history
  10. fix function name

    InvincibleRMC committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    86bd0f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c46afa4 View commit details
    Browse the repository at this point in the history
  12. remove std::move

    InvincibleRMC committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6fc761a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9283965 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f11975 View commit details
    Browse the repository at this point in the history