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

Introduce a compilation tracer #724

Merged
merged 12 commits into from
Sep 21, 2022
Merged

Introduce a compilation tracer #724

merged 12 commits into from
Sep 21, 2022

Commits on Sep 21, 2022

  1. Initial implementation of tracer

    migrated to tracer for references
    added building of module and def database
    lukaszsamson committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    1cae2e8 View commit details
    Browse the repository at this point in the history
  2. server test fixed

    lukaszsamson committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    cf4124a View commit details
    Browse the repository at this point in the history
  3. fix dialyzer tests

    lukaszsamson committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2cb5d72 View commit details
    Browse the repository at this point in the history
  4. fix references tests

    lukaszsamson committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f667e5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c68707b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58c7e55 View commit details
    Browse the repository at this point in the history
  7. make suite synchronous

    lukaszsamson committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    13bbce3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae444b1 View commit details
    Browse the repository at this point in the history
  9. address todos

    lukaszsamson committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    33d745d View commit details
    Browse the repository at this point in the history
  10. fix warnings

    lukaszsamson committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    85c1b40 View commit details
    Browse the repository at this point in the history
  11. fix tests

    lukaszsamson committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ef8eab8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cdff511 View commit details
    Browse the repository at this point in the history