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

feat(forge): Add call tracing support #192

Merged
merged 40 commits into from
Dec 23, 2021
Merged

feat(forge): Add call tracing support #192

merged 40 commits into from
Dec 23, 2021

Commits on Dec 2, 2021

  1. first pass

    brockelmore committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    b470925 View commit details
    Browse the repository at this point in the history
  2. fixes

    brockelmore committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    bfa42a8 View commit details
    Browse the repository at this point in the history
  3. fmt

    brockelmore committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    7106cd7 View commit details
    Browse the repository at this point in the history
  4. better fmting

    brockelmore committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    f83b226 View commit details
    Browse the repository at this point in the history
  5. updates

    colored prints, better dev ux, verbosity > 2 trace printing
    brockelmore committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    bf17ebb View commit details
    Browse the repository at this point in the history
  6. fmt

    brockelmore committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    23687c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. updates

    brockelmore committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    f4671a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e61cbda View commit details
    Browse the repository at this point in the history
  3. fmt

    brockelmore committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    f397646 View commit details
    Browse the repository at this point in the history
  4. fix after master merge

    brockelmore committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    95cb702 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0594faa View commit details
    Browse the repository at this point in the history
  6. warning fixes

    brockelmore committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    34f75e2 View commit details
    Browse the repository at this point in the history
  7. fmt

    brockelmore committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    62406e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. lots of fixes

    brockelmore committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    79d210f View commit details
    Browse the repository at this point in the history
  2. fmt

    brockelmore committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    4b91be7 View commit details
    Browse the repository at this point in the history
  3. fix

    brockelmore committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    3f8c2b7 View commit details
    Browse the repository at this point in the history
  4. cyan color

    brockelmore committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    cc7e2ed View commit details
    Browse the repository at this point in the history
  5. fixes

    brockelmore committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    f558e82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba514cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    133685f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36b4cf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. better printing

    brockelmore committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    c827d33 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. remove integration tests

    brockelmore committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    58c6c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ca049 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. improvements

    brockelmore committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    1f759c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637c50a View commit details
    Browse the repository at this point in the history
  3. fixes

    brockelmore committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    08ee0da View commit details
    Browse the repository at this point in the history
  4. more cleanup

    brockelmore committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    6271684 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee88892 View commit details
    Browse the repository at this point in the history
  6. refactor printing

    brockelmore committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    dc10a70 View commit details
    Browse the repository at this point in the history
  7. documentation + cleanup

    brockelmore committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    c93da0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c825a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54a975f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06eafba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a918468 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    57affc9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b2e9922 View commit details
    Browse the repository at this point in the history
  14. nits + value printing

    brockelmore committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    bb9a707 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4660e3c View commit details
    Browse the repository at this point in the history
  16. last nits

    brockelmore committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    90d81d2 View commit details
    Browse the repository at this point in the history