| | 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 | | |
| | Persistent identifier for selected SignPath artifact configuration | | | | | Fixed | Feb 28, 2021 | Feb 28, 2021 | | |
| | Update AssemblyInfo metadata to align with re-motion conventions | | | | | Fixed | Jun 8, 2016 | Feb 28, 2021 | | |
| | Update project url in nuspec file | | | | | Fixed | May 18, 2018 | Feb 28, 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 | | |
| | Update to re-motion Build Script 2.0.0-alpha.18 | | | | | Fixed | Oct 19, 2020 | Oct 20, 2020 | | |
| | Update to VS2017 | | | | | Fixed | Oct 16, 2020 | Oct 20, 2020 | | |
| | Incorrect QueryModel for multiple Selects | | | | | Won't Fix | Jan 3, 2019 | Jan 8, 2019 | | |
| | 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 | | |
| | Update project url in project metadata | | | | | Duplicate | Feb 21, 2018 | May 18, 2018 | | |
| | Support for Queryable.AsQueryable extension method | | | | | Fixed | May 6, 2010 | Jan 21, 2018 | | |
| | Support for OrderBy with IComparer | | | | | Unresolved | Nov 29, 2016 | Jan 8, 2018 | | |
| | Support for Roslyn's Microsoft.VisualBasic.CompilerServices.EmbededOperators | | | | | Fixed | Aug 3, 2017 | Nov 10, 2017 | | |
| | 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 | | |
| | NuGet package adds .NET Standard references even when adding the dependency as a full-framework reference | | | | | Fixed | Jun 14, 2017 | Jun 26, 2017 | | |
| | Support for .NET Standard moniker instead of PCL | | | | | Fixed | Apr 25, 2016 | Jun 25, 2017 | | |
| | Invalid query model generated when Select is projecting a new object without any property assignment | | | | | Won't Fix | Apr 14, 2017 | Apr 18, 2017 | | |
| | Support filtering which expressions should be considered for partial evaluation | | | | | Fixed | Jun 13, 2015 | Apr 18, 2017 | | |