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

[AMP][Pass][Typing] Add faster type inference #9735

Merged
merged 19 commits into from
Jan 4, 2022

Commits on Dec 15, 2021

  1. reuse checked types

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f6747be View commit details
    Browse the repository at this point in the history
  2. analogous subgraph

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5d3932f View commit details
    Browse the repository at this point in the history
  3. brr go fast

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    3220c80 View commit details
    Browse the repository at this point in the history
  4. clean up src logs

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    7dee27b View commit details
    Browse the repository at this point in the history
  5. clean up PR more

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    08b391a View commit details
    Browse the repository at this point in the history
  6. more clean up

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    2021f23 View commit details
    Browse the repository at this point in the history
  7. more documenetation

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5136b85 View commit details
    Browse the repository at this point in the history
  8. clean up

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    dbf3cf6 View commit details
    Browse the repository at this point in the history
  9. formatting

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    e9a5f55 View commit details
    Browse the repository at this point in the history
  10. rename fast --> local

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f8c5012 View commit details
    Browse the repository at this point in the history
  11. more ocmments

    AndrewZhaoLuo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5960c5c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. jostle ci

    AndrewZhaoLuo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f294f63 View commit details
    Browse the repository at this point in the history
  2. type inference

    AndrewZhaoLuo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    4f0b03b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8301057 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cb38f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aae167 View commit details
    Browse the repository at this point in the history
  6. add comment

    AndrewZhaoLuo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d6f73f2 View commit details
    Browse the repository at this point in the history
  7. replace infer tests

    AndrewZhaoLuo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    09fbbe0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. jostle

    AndrewZhaoLuo committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    faeed08 View commit details
    Browse the repository at this point in the history