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

[V-19] Traits #58

Merged
merged 16 commits into from
Oct 15, 2024
Merged

[V-19] Traits #58

merged 16 commits into from
Oct 15, 2024

Commits on Oct 3, 2024

  1. Simplify fn body

    drew-y committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    09ecc77 View commit details
    Browse the repository at this point in the history
  2. Add trait syntax object

    drew-y committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1989975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4149343 View commit details
    Browse the repository at this point in the history
  4. WIP continued

    drew-y committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3b5c54e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09d6f3e View commit details
    Browse the repository at this point in the history
  6. WIP

    drew-y committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2681b82 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Add RTT type compatibility.

    drew-y committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ab6cad6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Impl getTrait

    drew-y committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3403366 View commit details
    Browse the repository at this point in the history
  2. Add resolve trait

    drew-y committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9fa7d48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af843b7 View commit details
    Browse the repository at this point in the history
  4. Bugfix

    drew-y committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1ed3c34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5d0e29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f988c79 View commit details
    Browse the repository at this point in the history
  7. Add trait impl type checker

    drew-y committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2c48f81 View commit details
    Browse the repository at this point in the history
  8. Add unit test

    drew-y committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f9a47b8 View commit details
    Browse the repository at this point in the history
  9. Update docs

    drew-y committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1bcec5a View commit details
    Browse the repository at this point in the history