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

nmf-optimizable-expressions #38

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Mar 5, 2018

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

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    22bd085 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nmf-optimizable-expressions' of https://github.com/marc…

    …ueberschaer/NMF into nmf-optimizable-expressions
    
    # Conflicts:
    #	Expressions/Expressions.Linq/EnumerableExpressions/SelectExpression.cs
    #	Expressions/Expressions.Linq/Expressions.Linq.csproj
    marcueberschaer committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    6fd0c99 View commit details
    Browse the repository at this point in the history
  3. merge faults

    marcueberschaer committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    292786d View commit details
    Browse the repository at this point in the history
  4. queryOptimizer is no longer generic; type parameters are now passed v…

    …ia method; comments for queryOptimizer;
    marcueberschaer committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    9a317c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    880232d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37fac23 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. some renaming

    marcueberschaer committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    de3ffe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Configuration menu
    Copy the full SHA
    fec95e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    816b2a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

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

Commits on Apr 7, 2018

  1. Merge branch 'master' of https://github.com/NMFCode/NMF into nmf-opti…

    …mizable-expressions
    
    # Conflicts:
    #	Expressions/Expressions.Linq/EnumerableExpressions/ConcatExpression.cs
    #	Expressions/Net45/Expressions.Linq.Net45/Expressions.Linq.Net45.csproj
    marcueberschaer committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    5d2f581 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. bugfixes

    marcueberschaer committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    cbad854 View commit details
    Browse the repository at this point in the history