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

New tracer based on JuliaInterpreter #40

Merged
merged 6 commits into from
Aug 13, 2019
Merged

New tracer based on JuliaInterpreter #40

merged 6 commits into from
Aug 13, 2019

Commits on Jul 25, 2019

  1. Add basic itrace()

    dfdx committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    1549fa8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Make itrace() work for functions with keyword arguments

    dfdx authored and Andrei Zhabinski committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    cee2d70 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Change default tracer to itrace()

    Andrei Zhabinski authored and dfdx committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    704b0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    984c0ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6015e04 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Make itrace() the default tracer

    dfdx committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    76a87ce View commit details
    Browse the repository at this point in the history