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

[Types] Create function pointer type #387

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    f702d0c View commit details
    Browse the repository at this point in the history
  2. Added type FunctionPointer

    fnhartmann committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    42fafcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    567e3a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e05ce68 View commit details
    Browse the repository at this point in the history
  5. isort

    fnhartmann committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    adb451d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    008fef1 View commit details
    Browse the repository at this point in the history
  2. isort

    fnhartmann committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1120e3e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    22c64db View commit details
    Browse the repository at this point in the history
  2. Added tests

    fnhartmann committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    948046d View commit details
    Browse the repository at this point in the history
  3. Rename stage

    fnhartmann committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7efbfcf View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Added docstrings

    fnhartmann committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    959565c View commit details
    Browse the repository at this point in the history
  2. Removed subclassing

    fnhartmann committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f822dfd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

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

Commits on Jun 19, 2024

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