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

Improve generics #1216

Merged
merged 11 commits into from
Sep 10, 2024
Merged

Improve generics #1216

merged 11 commits into from
Sep 10, 2024

Commits on Sep 10, 2024

  1. Fix test

    soutaro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bf0d169 View commit details
    Browse the repository at this point in the history
  2. Bundle rbs-3.6.0.dev

    soutaro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    230da2e View commit details
    Browse the repository at this point in the history
  3. Type check logger

    soutaro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cc22a41 View commit details
    Browse the repository at this point in the history
  4. Support any upper bound

    soutaro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    40987a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0857b68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    519b605 View commit details
    Browse the repository at this point in the history
  7. Fix type_construction_test.rb

    soutaro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bcd40b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7a2ec3 View commit details
    Browse the repository at this point in the history
  9. Logic type is a boolean

    soutaro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4c63df9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    375dc63 View commit details
    Browse the repository at this point in the history
  11. Fix smoke tests

    Changing type of `Array#sample` caused the problems.
    soutaro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9ec57bb View commit details
    Browse the repository at this point in the history