Marek Safar 404466030e [System.Core] Exclude legacy visitor in new profiles 11 years ago
..
BinaryExpression.cs a208b628e9 Implements lifted nullable comparison with null 12 years ago
ChangeLog 8e47921f04 Properly call methods on enumerations in compiled expression trees. 15 years ago
ConditionalExpression.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
ConstantExpression.cs a208b628e9 Implements lifted nullable comparison with null 12 years ago
DynamicExpressionVisitor.cs 6886a6e916 [sle] Implement DynamicExpressionVisitor. 12 years ago
ElementInit.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
EmitContext.cs e88bef33b7 Add Full AOT support for System.Linq.Expression. 13 years ago
Expression.cs 5d20cad529 [sle] Enable char equality comparison. Fixes #15582 12 years ago
ExpressionPrinter.cs 77594835e2 blah 17 years ago
ExpressionTransformer.cs 7a93057af4 in System.Linq.Expressions: 16 years ago
ExpressionType.cs 71088609e9 fresh impl 18 years ago
ExpressionVisitor.cs 404466030e [System.Core] Exclude legacy visitor in new profiles 11 years ago
Expression_T.cs 3f60ffb890 simplification 17 years ago
Extensions.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
InvocationExpression.cs e88bef33b7 Add Full AOT support for System.Linq.Expression. 13 years ago
LambdaExpression.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
ListInitExpression.cs e88bef33b7 Add Full AOT support for System.Linq.Expression. 13 years ago
MemberAssignment.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
MemberBinding.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
MemberBindingType.cs 71088609e9 fresh impl 18 years ago
MemberExpression.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
MemberInitExpression.cs e88bef33b7 Add Full AOT support for System.Linq.Expression. 13 years ago
MemberListBinding.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
MemberMemberBinding.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
MethodCallExpression.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
NewArrayExpression.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
NewExpression.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
ParameterExpression.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
TypeBinaryExpression.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago
UnaryExpression.cs b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 years ago