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: Correct stubs for TypeVars #67

Merged
merged 20 commits into from
Feb 29, 2024
Merged

feat: Correct stubs for TypeVars #67

merged 20 commits into from
Feb 29, 2024

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    47c437f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979def4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b77b68 View commit details
    Browse the repository at this point in the history
  4. TypeVar stub creation now works with type vars if they are existing T…

    …ypeVar() attributes. Also added test data for typevars
    Masara committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    79913eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c30988 View commit details
    Browse the repository at this point in the history
  6. Linter fixes

    Masara committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a90a8af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78802d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f89f5a View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/63-typevar-stubs' into 63-typeva…

    …r-stubs
    
    # Conflicts:
    #	src/safeds_stubgen/api_analyzer/_ast_visitor.py
    Masara committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    206338f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aade9cb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    12469d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    d3ef10f View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    8e01d2d View commit details
    Browse the repository at this point in the history
  2. snapshot test update

    Masara committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fec471a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c469f78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c1e9f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fafa108 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    480b744 View commit details
    Browse the repository at this point in the history
  7. linter fix

    Masara committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    68531d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2275b6 View commit details
    Browse the repository at this point in the history