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: Cache debug artifacts #3133

Merged
merged 4 commits into from
Oct 23, 2023
Merged

feat: Cache debug artifacts #3133

merged 4 commits into from
Oct 23, 2023

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    166eb7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc59bc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge branch 'master' into tf/cache-debug-info

    * master:
      chore: apply spellcheck (#3143)
      feat: Add experimental REPL-based debugger (#2995)
      fix: do not perform dead instruction elimination on mod,div unless rhs is constant (#3141)
      chore: allow dependencies with the boost source license (BSL-1.0) (#3142)
      feat: Reuse witnesses which have been assigned constant values during ACIR gen (#3137)
      chore: Add Spell Checker to recommended VS Code extensions (#3136)
      chore: run `nargo fmt` on integration tests (#3059)
      feat(traits): allow multiple traits to share the same associated function name and to be implemented for the same type (#3126)
    TomAFrench committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    698cfee View commit details
    Browse the repository at this point in the history
  2. chore: fix merge

    TomAFrench committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    fa8d012 View commit details
    Browse the repository at this point in the history