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

Enable stubbing and function contracts for primitive types #3496

Merged
merged 6 commits into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. Add support for stubbing primitive methods

    TODO: Still need to polish code and fix tests
    celinval committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    492e646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f21e9 View commit details
    Browse the repository at this point in the history
  3. Fix type resolution for redundant qualified paths

    More tests adjustments
    celinval committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9bed314 View commit details
    Browse the repository at this point in the history
  4. Add missing file

    celinval committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7e68a32 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    3242bf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee20fca View commit details
    Browse the repository at this point in the history