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

WIP: Typed bindings #5510

Closed
wants to merge 7 commits into from
Closed

WIP: Typed bindings #5510

wants to merge 7 commits into from

Commits on Nov 11, 2020

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

Commits on Feb 18, 2021

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

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    0f08cfb View commit details
    Browse the repository at this point in the history
  2. Supress warning.

    Due to NRT deficiencies.
    grokys committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    fa4584b View commit details
    Browse the repository at this point in the history
  3. Don't stop listening to chain if not yet started.

    Even though it was a no-op, `WeakReference.TryGetTarget` is slightly expensive and shows up in profiling.
    grokys committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    df88920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    993c47e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

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