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

Support CLR object inheritance chain with prototypes #1518

Merged
merged 13 commits into from
Mar 30, 2023

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    77dccbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad1d151 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. small cleanup

    lahma committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    1adf0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ffe95 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    8c7fb01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2721fe7 View commit details
    Browse the repository at this point in the history
  3. Updated without LINQ

    mainlyer committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3f2fa24 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Mar 30, 2023

  1. CLR inheritance chain

    mainlyer committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c742556 View commit details
    Browse the repository at this point in the history
  2. CLR inheritance chain

    mainlyer committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    73b188f View commit details
    Browse the repository at this point in the history
  3. CLR object inheritance chain

    mainlyer committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e6b4459 View commit details
    Browse the repository at this point in the history
  4. Added more tests

    mainlyer committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ab262cf View commit details
    Browse the repository at this point in the history
  5. small tweaks

    lahma committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    00fe4f9 View commit details
    Browse the repository at this point in the history