0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
factorComplement rule, 1.0.34
thorium
as Tuomas Hietanen
More... 3 months ago
tiny memoryallocation improvement
thorium
as Tuomas Hietanen
More... 4 months ago
1.0.33, Copilot codes fixed
thorium
as Tuomas Hietanen
More... 5 months ago
Merge pull request #22 from Thorium/copilot/fix-4f3f4c33-d467-4ab8-a70b-6e1885d40abf
thorium
as Tuomas Hietanen
More... 5 months ago
Fix F# syntax errors in compareConstants function More... 5 months ago
Add simple string optimizations and tests for code review fixes More... 5 months ago
Fix code review findings - correct propertyMatch, improve anonymous type detection, add proper range optimization More... 5 months ago
Initial plan More... 5 months ago
Merge pull request #20 from Thorium/copilot/fix-cd831e29-cd22-45f9-a6c1-cc2f8ee837cc
thorium
as Tuomas Hietanen
More... 5 months ago
Add simple arithmetic and conditional optimizations for better LINQ performance More... 5 months ago
Initial plan More... 5 months ago
Optimise known null nullable/none option and x * 0 = 0. Bigint added.
thorium
as Tuomas Hietanen
More... 7 months ago
test if combining expressions would be faster than active patterns
thorium
as Tuomas Hietanen
More... 8 months ago
1.0.31
thorium
as Tuomas Hietanen
More... 8 months ago
revert: Tuple cannot be tested with typedefof, because there is multiple different versions of arguments
thorium
as Tuomas Hietanen
More... 8 months ago
minor 3rd party updates
thorium
as Tuomas Hietanen
More... 8 months ago
Merge branch 'master' of https://github.com/Thorium/Linq.Expression.Optimizer
thorium
as Tuomas Hietanen
More... 8 months ago
typedefof is faster than StartsWith comparison
thorium
as Tuomas Hietanen
More... 8 months ago
Merge pull request #19 from QrystaL/github-templates
thorium
as Tuomas Hietanen
More... 9 months ago
Added issue/PR templates More... 9 months ago
some comments updated
thorium
as Tuomas Hietanen
More... 10 months ago
Updated test-project to new format
thorium
as Tuomas Hietanen
More... 10 months ago
1.0.29
thorium
as Tuomas Hietanen
More... 10 months ago
Improved lambda detection on boolean algebra
thorium
as Tuomas Hietanen
More... 10 months ago
use structs no true/false
thorium
as Tuomas Hietanen
More... 10 months ago
test file update
thorium
as Tuomas Hietanen
More... 10 months ago
"remove duplicate condition" and "remove mutually exclusive condition" rules, with initial depth of 3
thorium
as Tuomas Hietanen
More... 10 months ago
1.0.28
thorium
as Tuomas Hietanen
More... 10 months ago
more tests and better boolean algebra reduction
thorium
as Tuomas Hietanen
More... 10 months ago
Minor refactorings.
thorium
as Tuomas Hietanen
More... 10 months ago