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

Type checking at initiation #38

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

Type checking at initiation #38

wants to merge 9 commits into from

Commits on Dec 30, 2022

  1. Multiple changes

    - Draft type checking
    - Drop MISSING (not used)
    - Test type checking
    erogol committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    86bfb39 View commit details
    Browse the repository at this point in the history
  2. Add typing_extensions

    erogol committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8370f27 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Fixup

    erogol committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    10fe336 View commit details
    Browse the repository at this point in the history
  2. Enable MISSING

    erogol committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    87be5e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd4e59c View commit details
    Browse the repository at this point in the history
  4. Make lint

    erogol committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    28a6edb View commit details
    Browse the repository at this point in the history
  5. Test fault deserialization

    erogol committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    0609a4c View commit details
    Browse the repository at this point in the history
  6. Make lint style

    erogol committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    16417ca View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Allow class match

    erogol committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6943cbd View commit details
    Browse the repository at this point in the history