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

WIP: Fix type-annotate action for functions #1048

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Mar 10, 2023

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

Commits on Mar 13, 2023

  1. Super hacky and barely working

    3Rafal committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    da7ef75 View commit details
    Browse the repository at this point in the history
  2. Only works for two args (lol)

    3Rafal committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1b35231 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Mega hacky, but seems to work?

    3Rafal committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d37ffee View commit details
    Browse the repository at this point in the history
  2. Add type annotation removal

    3Rafal committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    af149c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    6d3b015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dcefb9 View commit details
    Browse the repository at this point in the history
  3. Inline pp_type

    3Rafal committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b0d6042 View commit details
    Browse the repository at this point in the history
  4. Simplify further

    3Rafal committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c9aefaf View commit details
    Browse the repository at this point in the history
  5. Fix Printtyp

    3Rafal committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ff2fd01 View commit details
    Browse the repository at this point in the history