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: add mutating FunctionDefinition functions #5685

Merged
merged 23 commits into from
Aug 8, 2024

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    d3828b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d208141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    698eefb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44e64b4 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded mut

    asterite committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4bb9052 View commit details
    Browse the repository at this point in the history
  6. Format

    asterite committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    134461a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1df883b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a496d87 View commit details
    Browse the repository at this point in the history
  9. Handle generics

    asterite committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0d284c9 View commit details
    Browse the repository at this point in the history
  10. Remove unneeded blocks

    asterite committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2b1a1ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff3e3a5 View commit details
    Browse the repository at this point in the history
  12. Mutate function meta's typ

    asterite committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    becdfb6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    44e2a44 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47a6df0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b0f04cf View commit details
    Browse the repository at this point in the history
  16. clippy

    asterite committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a5380b4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e93ae0f View commit details
    Browse the repository at this point in the history
  18. Remove unused function

    asterite committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e8a45ac View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    06305e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc7c705 View commit details
    Browse the repository at this point in the history
  3. Remove ValueAndLocation

    asterite committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bae2ef5 View commit details
    Browse the repository at this point in the history
  4. clippy

    asterite committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2691ef1 View commit details
    Browse the repository at this point in the history
  5. Move more helper functions

    asterite committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8814ec7 View commit details
    Browse the repository at this point in the history