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

Implement Typed Module Caching #6280

Merged
merged 32 commits into from
Aug 15, 2024
Merged

Implement Typed Module Caching #6280

merged 32 commits into from
Aug 15, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    d11bddd View commit details
    Browse the repository at this point in the history
  2. add fusd test

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2413bfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff17257 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d3c6e7 View commit details
    Browse the repository at this point in the history
  5. fix stack overflow

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    74628dd View commit details
    Browse the repository at this point in the history
  6. clean up

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8a98547 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b15f96 View commit details
    Browse the repository at this point in the history
  8. wip

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    79fdfc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33dec2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    439ec8e View commit details
    Browse the repository at this point in the history
  11. add debug timings

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1fe9845 View commit details
    Browse the repository at this point in the history
  12. more timings

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    227804b View commit details
    Browse the repository at this point in the history
  13. clean up

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2b90475 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5bfd87 View commit details
    Browse the repository at this point in the history
  15. fix session cache bug

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bb3c0fc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b00d702 View commit details
    Browse the repository at this point in the history
  17. clean up

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c6f523c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1c0eb5c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f0352bd View commit details
    Browse the repository at this point in the history
  20. clippy

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9be7ce1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    335bd94 View commit details
    Browse the repository at this point in the history
  22. CowCache works

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6bf8e04 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c51418f View commit details
    Browse the repository at this point in the history
  24. clean up

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6ee0dd2 View commit details
    Browse the repository at this point in the history
  25. revert pkg update

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f5b63ff View commit details
    Browse the repository at this point in the history
  26. add Cargo.lock

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2ffd22e View commit details
    Browse the repository at this point in the history
  27. rebase master

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d4bff74 View commit details
    Browse the repository at this point in the history
  28. add Cargo.lock

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f70f8ea View commit details
    Browse the repository at this point in the history
  29. clean up lsp tests

    JoshuaBatty committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bc06646 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f2ae9df View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 15, 2024

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