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

Fix renames and reference counts by using the compiler-generated memory-mapped indexes #945

Merged
merged 30 commits into from
Jun 1, 2022

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    1a0c5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87f664b View commit details
    Browse the repository at this point in the history
  3. remove symbolcache structure

    baronfel committed May 29, 2022
    Configuration menu
    Copy the full SHA
    b15e171 View commit details
    Browse the repository at this point in the history
  4. massive perf increase to rename and find references

    we use the compiler's item key stores for this.
    baronfel committed May 29, 2022
    Configuration menu
    Copy the full SHA
    3705b04 View commit details
    Browse the repository at this point in the history
  5. rend and tear

    baronfel committed May 29, 2022
    Configuration menu
    Copy the full SHA
    0dfefe9 View commit details
    Browse the repository at this point in the history
  6. fix reference count

    baronfel committed May 29, 2022
    Configuration menu
    Copy the full SHA
    4a0d306 View commit details
    Browse the repository at this point in the history
  7. minimize diff

    baronfel committed May 29, 2022
    Configuration menu
    Copy the full SHA
    672e902 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2616cd5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b679a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    93a97f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8a193e View commit details
    Browse the repository at this point in the history
  12. green up some tests

    baronfel committed May 29, 2022
    Configuration menu
    Copy the full SHA
    b9349b3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35d3232 View commit details
    Browse the repository at this point in the history
  14. more deconflicting

    baronfel committed May 29, 2022
    Configuration menu
    Copy the full SHA
    7c42b46 View commit details
    Browse the repository at this point in the history
  15. WIP yeahhhhhh

    baronfel committed May 29, 2022
    Configuration menu
    Copy the full SHA
    cb9fe97 View commit details
    Browse the repository at this point in the history
  16. fix formatting

    baronfel committed May 29, 2022
    Configuration menu
    Copy the full SHA
    ab03fda View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7fbcb30 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a7eb791 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b73527c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6497537 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1033dc0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ea795cc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    61f6aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    659150d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed2f7ae View commit details
    Browse the repository at this point in the history
  4. fix dependent checking tests

    baronfel committed May 30, 2022
    Configuration menu
    Copy the full SHA
    f092d72 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    f9f69d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. bump to newer FCS

    baronfel committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    95a1a0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cedf2fd View commit details
    Browse the repository at this point in the history
  3. Revert "bump to newer FCS"

    This reverts commit 95a1a0d.
    baronfel committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    14dfe9b View commit details
    Browse the repository at this point in the history