| Some edge case optimization fixes |
|
More...
|
25 days ago
|
| Nullable fixes. |
|
More...
|
27 days ago
|
| Fix for #23 |
|
More...
|
28 days ago
|
| replaced .net 9 to .net 10 |
|
More...
|
about 1 month ago
|
| Add .NET10 target |
|
More...
|
2 months ago
|
| Build script update to work with VS2026, 1.0.35 |
|
More...
|
3 months ago
|
| We can also remove empty blocks or "single usage temp variable blocks" |
|
More...
|
3 months ago
|
| Support the new ExpressionType.Block |
|
More...
|
3 months ago
|
| factorComplement rule, 1.0.34 |
|
More...
|
8 months ago
|
| tiny memoryallocation improvement |
|
More...
|
10 months ago
|
| 1.0.33, Copilot codes fixed |
|
More...
|
10 months ago
|
| Merge pull request #22 from Thorium/copilot/fix-4f3f4c33-d467-4ab8-a70b-6e1885d40abf |
|
More...
|
10 months ago
|
| Fix F# syntax errors in compareConstants function |
|
More...
|
10 months ago
|
| Add simple string optimizations and tests for code review fixes |
|
More...
|
10 months ago
|
| Fix code review findings - correct propertyMatch, improve anonymous type detection, add proper range optimization |
|
More...
|
10 months ago
|
| Initial plan |
|
More...
|
10 months ago
|
| Merge pull request #20 from Thorium/copilot/fix-cd831e29-cd22-45f9-a6c1-cc2f8ee837cc |
|
More...
|
10 months ago
|
| Add simple arithmetic and conditional optimizations for better LINQ performance |
|
More...
|
10 months ago
|
| Initial plan |
|
More...
|
10 months ago
|
| Optimise known null nullable/none option and x * 0 = 0. Bigint added. |
|
More...
|
about 1 year ago
|
| test if combining expressions would be faster than active patterns |
|
More...
|
about 1 year ago
|
| 1.0.31 |
|
More...
|
about 1 year ago
|
| revert: Tuple cannot be tested with typedefof, because there is multiple different versions of arguments |
|
More...
|
about 1 year ago
|
| minor 3rd party updates |
|
More...
|
about 1 year ago
|
| Merge branch 'master' of https://github.com/Thorium/Linq.Expression.Optimizer |
|
More...
|
about 1 year ago
|
| typedefof is faster than StartsWith comparison |
|
More...
|
about 1 year ago
|
| Merge pull request #19 from QrystaL/github-templates |
|
More...
|
about 1 year ago
|
| Added issue/PR templates |
|
More...
|
about 1 year ago
|
| some comments updated |
|
More...
|
over 1 year ago
|
| Updated test-project to new format |
|
More...
|
over 1 year ago
|