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

Experimental AST rewriter and JIT decorator #326

Open
wants to merge 27 commits into
base: experimental/abc-mangling
Choose a base branch
from

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    9e3724c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03826c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef61257 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c13bc94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51f8a42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8022092 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f14521b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fdbb86 View commit details
    Browse the repository at this point in the history
  9. removed unnescary print

    hugohadfield committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    d6c6e06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8094a61 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1767342 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Set up pytest benchmark

    hugohadfield committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    81601ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d905393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    750ec85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0263f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e878dbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    482b091 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    ff9648d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d27874 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c2cea6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    307874f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    c5be87a View commit details
    Browse the repository at this point in the history
  2. Fixed flake8 complaints

    hugohadfield committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    8f02960 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Apply suggestions from Eric code review

    Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
    hugohadfield and eric-wieser committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    8e96d81 View commit details
    Browse the repository at this point in the history
  2. Fix up review comments

    hugohadfield committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2315f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87a41b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccf5551 View commit details
    Browse the repository at this point in the history