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

[Voi-99] Very basic generic function support #35

Merged
merged 11 commits into from
Sep 7, 2024

Commits on Sep 6, 2024

  1. BnrCall gc support

    drew-y committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1b981ad View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    388f6d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e426d7 View commit details
    Browse the repository at this point in the history
  3. Semi working

    drew-y committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4c4bb40 View commit details
    Browse the repository at this point in the history
  4. Fix typechecking bug

    drew-y committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    29ea317 View commit details
    Browse the repository at this point in the history
  5. Detect duplicate var defs

    drew-y committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    27530f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28e04a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    750ef8b View commit details
    Browse the repository at this point in the history
  8. IT WORKS!

    drew-y committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6003935 View commit details
    Browse the repository at this point in the history
  9. Add unit test for generics

    drew-y committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    12fed38 View commit details
    Browse the repository at this point in the history
  10. Cleanup

    drew-y committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f867888 View commit details
    Browse the repository at this point in the history