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

Show constructors #681

Merged
merged 14 commits into from
Apr 6, 2023
Merged

Show constructors #681

merged 14 commits into from
Apr 6, 2023

Commits on Feb 22, 2023

  1. wip constructors

    tristanlatr committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0d4e559 View commit details
    Browse the repository at this point in the history
  2. Add extra information with constructor signature that links to the de…

    …tected constructor Function.
    tristanlatr committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    44e24df View commit details
    Browse the repository at this point in the history
  3. For signature with more than 5 parameters: we just show the elipsis a…

    …fter the fourth parameter.
    tristanlatr committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    27fd9bf View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    70df8bc View commit details
    Browse the repository at this point in the history
  2. fix mypy

    tristanlatr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4bb39a4 View commit details
    Browse the repository at this point in the history
  3. Ensure there is at least one paragraph in the extras.

    Just like the docstring.
    tristanlatr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0589699 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71557b7 View commit details
    Browse the repository at this point in the history
  5. Fix mypy

    tristanlatr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7e34c7c View commit details
    Browse the repository at this point in the history
  6. Avoid code duplication

    tristanlatr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2aac382 View commit details
    Browse the repository at this point in the history
  7. Better docs

    tristanlatr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    48ecd83 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

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

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    c71fc40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd0c6e1 View commit details
    Browse the repository at this point in the history
  3. Add readme entry

    tristanlatr committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    47c80f7 View commit details
    Browse the repository at this point in the history