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

(internal) Typing support #244

Merged
merged 25 commits into from
May 21, 2020
Merged

(internal) Typing support #244

merged 25 commits into from
May 21, 2020

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    221a26a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c0269 View commit details
    Browse the repository at this point in the history
  3. Starting on mypy support

    henryiii committed May 20, 2020
    Configuration menu
    Copy the full SHA
    b2a0d1a View commit details
    Browse the repository at this point in the history
  4. Adding MyPy support to PDGID

    henryiii committed May 20, 2020
    Configuration menu
    Copy the full SHA
    94c8953 View commit details
    Browse the repository at this point in the history
  5. Full mypy support added to pdgid/functions

    As a result, anything that supports __int__ can now be used in the
    functions; this includes Particle directly!
    henryiii committed May 20, 2020
    Configuration menu
    Copy the full SHA
    8a35e1b View commit details
    Browse the repository at this point in the history
  6. Adding pre-commit changes

    henryiii committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f974b13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a39e72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    525a2cf View commit details
    Browse the repository at this point in the history
  9. Fix for Python 2

    henryiii committed May 20, 2020
    Configuration menu
    Copy the full SHA
    add8eaa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5708dff View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    811aea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92cd7aa View commit details
    Browse the repository at this point in the history
  3. ZipApp requires Python 3.7+

    henryiii committed May 21, 2020
    Configuration menu
    Copy the full SHA
    83136bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d3c14f View commit details
    Browse the repository at this point in the history
  5. Minor optimizations

    henryiii committed May 21, 2020
    Configuration menu
    Copy the full SHA
    ea0cb70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74ba2b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9574e3 View commit details
    Browse the repository at this point in the history
  8. Add GHA badge

    henryiii committed May 21, 2020
    Configuration menu
    Copy the full SHA
    ca04905 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f485f6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4044c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f317ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11407ea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d48a6c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f24a79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c5f567b View commit details
    Browse the repository at this point in the history