| | Relinq parser doesn't perform some optimizations when accessing a property defined on a base type, rather than the exact type of the parameter | | | | | Unresolved | Jun 6, 2018 | Jan 18, 2023 | | |
| | Create own project for NUnit2 only tests | | | | | Unresolved | May 26, 2021 | Jan 13, 2023 | | |
| | Support for .NET 5.0 | | | | | Unresolved | Jul 2, 2021 | Jul 2, 2021 | | |
| | Upgrade BuildScript to Version 3.0.0-alpha.1 | | | | | Unresolved | Jul 2, 2021 | Jul 2, 2021 | | |
| | Switch to CPS style projects | | | | | Unresolved | Jul 2, 2021 | Jul 2, 2021 | | |
| | Update to re-motion Build Script 2.0.0-alpha.25 | | | | | Unresolved | Apr 19, 2021 | Jun 10, 2021 | | |
| | Replace Rhino.Mocks with Moq | | | | | Unresolved | Apr 15, 2020 | Jun 10, 2021 | | |
| | Upgrade to NUnit 3.x | | | | | Unresolved | May 20, 2020 | May 26, 2021 | | |
| | SubQueryExpression.Accept should throw a meaningful exception when called without a RelinqExpressionVisitor | | | | | Unresolved | Mar 16, 2016 | May 5, 2021 | | |
| | CloningExpressionVisitor.AdjustExpressionAfterCloning throws when called on cloned expression containing a subquery | | | | | Unresolved | Apr 12, 2018 | May 5, 2021 | | |
| | AccessorFindingExpressionVisitor doesn't handle soft casts (i.e. TypeAs expression) but works for hard cast (Convert expression) | | | | | Unresolved | Aug 18, 2018 | May 5, 2021 | | |
| | QueryModel::Clone() will cause MainFromClause for some query's to be cloned twice, causing a crash | | | | | Unresolved | Jan 25, 2017 | May 5, 2021 | | |
| | QueryModel: cloning doesn't work if the same subquery is present twice in the QM that is being cloned | | | | | Unresolved | Oct 20, 2017 | May 5, 2021 | | |
| | Filtering on child lists broken | | | | | Unresolved | May 13, 2016 | May 5, 2021 | | |
| | Add Release-Notes to NuGet package | | | | | Unresolved | Jan 3, 2015 | May 5, 2021 | | |
| | Support .NET Native | | | | | Unresolved | Aug 3, 2015 | May 5, 2021 | | |
| | Support netstandard2.0 | | | | | Unresolved | Jun 18, 2018 | Jan 16, 2021 | | |
| | Remove PCL Profile 259 (WPA8.1) workaround from Remotion.Linq project file after all dev and build systems have been upgraded to .NET 4.5.2 | | | | | Unresolved | May 6, 2014 | Jan 16, 2021 | | |
| | Provide C#-expression-based ExpressionTransformers | | | | | Unresolved | Jan 23, 2015 | Jan 16, 2021 | | |
| | Normalization of SingleOrDefault(), FirstOrDefault(), and LastOrDefault() to DefaultIfEmpty() followed by Single(), First(), or Last() | | | | | Unresolved | Sep 3, 2014 | Jan 16, 2021 | | |
| | StreamedSingleValueInfo and ChoiceResultOperatorBase no longer expose ReturnDefaultWhenEmpty | | | | | Unresolved | Sep 3, 2014 | Jan 16, 2021 | | |
| | IQueryModelVisitor must accept new result operators | | | | | Unresolved | Jan 21, 2018 | Jan 16, 2021 | | |
| | Allow MethodCallExpressionNodeTypeRegistry to get node types for methods implementing a registered interface MethodInfo | | | | | Unresolved | Sep 23, 2010 | Jan 16, 2021 | | |
| | Add IExpressionNode.ResolveResult, rename IExpressionNode.Resolve to ResolveSourceItem | | | | | Unresolved | Jul 17, 2009 | Jan 16, 2021 | | |
| | Implement IQueryResult on SelectClause and on those result operators that change the type of the result set | | | | | Unresolved | Jul 17, 2009 | Jan 16, 2021 | | |
| | Add IQueryResult and QueryResultReferenceExpression | | | | | Unresolved | Jul 17, 2009 | Jan 16, 2021 | | |
| | Change ToString notation for ResultModifiers | | | | | Unresolved | Sep 2, 2009 | Jan 16, 2021 | | |
| | Allow to evaluate expressions on constants | | | | | Unresolved | Jan 13, 2020 | Jan 16, 2021 | | |
| | Preprocessor transformation steps for expression trees | | | | | Unresolved | Feb 17, 2010 | Jan 16, 2021 | | |
| | API for whitelisting methods that accept parameterized Lambda-Expressions for partial evalution | | | | | Unresolved | Mar 3, 2016 | Jan 16, 2021 | | |
| | Allow result operators to access the result set provided by the previous operator or SelectClause | | | | | Unresolved | Jul 17, 2009 | Jan 16, 2021 | | |
| | Supply IEqualityComparer for expression trees | | | | | Unresolved | Jul 23, 2009 | Jan 16, 2021 | | |
| | Introduce LetClause to keep imperative point of data definition during a query | | | | | Unresolved | Jun 8, 2012 | Jan 3, 2019 | | |
| | Immutable implementations of INodeTypeProvider | | | | | Unresolved | Jul 24, 2018 | Jul 24, 2018 | | |
| | Support for OrderBy with IComparer | | | | | Unresolved | Nov 29, 2016 | Jan 8, 2018 | | |
| | Support for customizing / extending the sub-query detection logic | | | | | Unresolved | Jul 28, 2017 | Jul 28, 2017 | | |
| | Provide an options object allowing QueryParser users to choose default transformations and simplifications | | | | | Unresolved | Jun 12, 2012 | Jun 30, 2017 | | |
| | Add assertions to the stringified QueyrModel in QueryParserIntegrationTests to allow better reasoning / documentation of the code | | | | | Unresolved | Jan 13, 2017 | Jan 13, 2017 | | |
| | Redefine extension point for implementing ResultOperatorExpressionNodes that require a custom implementation of ApplyNodeSpecificSemantics | | | | | Unresolved | Jun 24, 2015 | Jun 24, 2015 | | |
| | Refactor QueryModel to utilize an immuatable data structure | | | | | Unresolved | Jun 5, 2015 | Jun 24, 2015 | | |
| | Provide a way to (optionally) preserve side effects by inserting LetClauses or subqueries into the QueryModel | | | | | Unresolved | Jun 16, 2011 | Jun 5, 2015 | | |
| | Add visiting the QueryModel in the RelinqExpressionVisitor.VisitSubQuery | | | | | Unresolved | May 22, 2015 | Jun 5, 2015 | | |
| | ThrowingQueryModelVisitor | | | | | Unresolved | Dec 6, 2010 | Jun 5, 2015 | | |
| | Support for ItemExpression in IStreamedDataInfo | | | | | Unresolved | Sep 5, 2014 | Jun 5, 2015 | | |
| | Conception: Consider renaming "scalar" to "calculated" and unifying ExecuteSingle and ExecuteScalar to ExecuteValue | | | | | Unresolved | Dec 10, 2009 | Jun 5, 2015 | | |
| | Consider reiterating all expression tree processing steps in ExpressionTreeParser until no more changes are made before actually parsing the tree | | | | | Unresolved | Sep 7, 2012 | Dec 29, 2014 | | |
| | Make QueryModel.ToString() indented | | | | | Unresolved | Sep 2, 2009 | Sep 4, 2014 | | |
| | Add a default transformation from Equals methods to BinaryExpressions with node-type Equals | | | | | Unresolved | Jun 12, 2012 | Sep 4, 2014 | | |
| | Transform VB-style comparison expressions with nullable operands to C#-style comparisons | | | | | Unresolved | Nov 13, 2012 | Sep 4, 2014 | | |
| | Support IQueryable.Expression implementations that always create new Expression instances | | | | | Unresolved | Mar 7, 2011 | Sep 4, 2014 | | |