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

Start using TypeAliasType in the semantic analyzer #7923

Merged
merged 16 commits into from
Nov 14, 2019

Commits on Nov 8, 2019

  1. Start working

    Ivan Levkivskyi committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    2d31741 View commit details
    Browse the repository at this point in the history
  2. Some debugging attempts

    Ivan Levkivskyi committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    ea02fc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Some more ideas

    ilevkivskyi committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    51a63a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Configuration menu
    Copy the full SHA
    6bdb0bc View commit details
    Browse the repository at this point in the history
  2. Fix some issues

    ilevkivskyi committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    ad8f4b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88f8619 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0da1fb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Extend one TODO

    ilevkivskyi committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9cdac2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407bb59 View commit details
    Browse the repository at this point in the history
  3. Undo unneeded test change

    ilevkivskyi committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    26e92cf View commit details
    Browse the repository at this point in the history
  4. Fix self-check

    ilevkivskyi committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    792d7da View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    c51bef0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'recursive-types' of https://github.com/ilevkivskyi/mypy

    …into recursive-types
    Ivan Levkivskyi committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    2a2348b View commit details
    Browse the repository at this point in the history
  3. Address CR

    Ivan Levkivskyi committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    1c1ea2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60a8c8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1f2c17 View commit details
    Browse the repository at this point in the history