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

Add support for using extension methods in bindings #931

Merged
merged 20 commits into from
Feb 23, 2021

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    69d2be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d6ed9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c85e32f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f6f5ef View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Refactoring

    acizmarik committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    de7e479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2066539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e596a79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34cd585 View commit details
    Browse the repository at this point in the history
  5. Removed redundant check

    acizmarik committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    fd49595 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

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

Commits on Feb 19, 2021

  1. Added option to register custom types for extensions method lookup

    Refactored ExpressionHelper
    acizmarik committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    934c00f View commit details
    Browse the repository at this point in the history
  2. Merge remote changes

    acizmarik committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    6b701eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23091ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af5f571 View commit details
    Browse the repository at this point in the history
  5. Merged remote changes

    acizmarik committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    6f5b66c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    1c74da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84de21c View commit details
    Browse the repository at this point in the history
  3. Registered MemberExpressionFactory as a singleton service

    Avoid reconstruction of extension method cache
    acizmarik committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    8d9baf8 View commit details
    Browse the repository at this point in the history
  4. Added missing BindingFlags

    acizmarik committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    72b0f26 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

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