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(vm): Complete GlobalDeclarationInstantiation and partially handle EvaluateCall #85

Merged
merged 22 commits into from
Jan 25, 2024

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    ace0cf8 View commit details
    Browse the repository at this point in the history
  2. Pass tests again

    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    16780b2 View commit details
    Browse the repository at this point in the history
  3. wip

    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a5572f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9020f3f View commit details
    Browse the repository at this point in the history
  5. Workspace V2 resolver

    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ad5a0c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdc3add View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a79071e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0244e63 View commit details
    Browse the repository at this point in the history
  9. Handle borrow issues in function calling code, add missing abstract o…

    …peration doc comment titles and links
    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1bf48ce View commit details
    Browse the repository at this point in the history
  10. Make empty functions work

    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d0f4ed6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de15ac0 View commit details
    Browse the repository at this point in the history
  12. More work around functions

    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9835f77 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c223a2 View commit details
    Browse the repository at this point in the history
  14. Use is_some()

    Co-authored-by: Carter Snook <[email protected]>
    aapoalas and sno2 authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2fe436c View commit details
    Browse the repository at this point in the history
  15. Use direct comparison

    Co-authored-by: Carter Snook <[email protected]>
    aapoalas and sno2 authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3e8bc71 View commit details
    Browse the repository at this point in the history
  16. Leading pipe

    Co-authored-by: Carter Snook <[email protected]>
    aapoalas and sno2 authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    70f54db View commit details
    Browse the repository at this point in the history
  17. fmt

    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8dd0e92 View commit details
    Browse the repository at this point in the history
  18. Add SAFETY comments

    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f9cf897 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c4f62ba View commit details
    Browse the repository at this point in the history
  20. clippy

    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6dc9e4f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c2ed085 View commit details
    Browse the repository at this point in the history
  22. Fix tests

    aapoalas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7502957 View commit details
    Browse the repository at this point in the history