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

Combinator inference #935 #981

Merged
merged 10 commits into from Jul 26, 2020

Commits on Jul 20, 2020

  1. Fetch op from stack trace

    Raas Ahsan committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    8769c5a View commit details
    Browse the repository at this point in the history
  2. Remove tags and optimize StackTrace allocation

    Raas Ahsan committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    1d8fd70 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Raas Ahsan committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7772c9c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Trace async nodes

    Raas Ahsan committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    3be9616 View commit details
    Browse the repository at this point in the history
  2. Move tracing tests to runtime tests

    Raas Ahsan committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    09e99ea View commit details
    Browse the repository at this point in the history
  3. add tests for capturing bracket

    Raas Ahsan committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    71ba5a8 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    Raas Ahsan committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    cb707de View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. docs and visibility

    Raas Ahsan committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    7c14b17 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'combinator-inference' of github.com:RaasAhsan/cats-effe…

    …ct into combinator-inference
    Raas Ahsan committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    5edfe77 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Use NameTransformer to demangle method names

    Raas Ahsan committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    c2b0fa2 View commit details
    Browse the repository at this point in the history