0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Mar 03, 2025 — Mar 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No longer generate the AbsoluteUri when any property changes. More... over 9 years ago
Improved performance of DescendantsCollection. More... over 9 years ago
Fixed warnings. More... over 9 years ago
Fixed Expressions.Models unit tests. More... over 9 years ago
Fixed Expressions.Configuration. Everything compiles! More... over 9 years ago
Execution Engine now ignores case of property names. More... over 9 years ago
Expressions.Models now compiles. More... over 9 years ago
Added a method to manually invalidate ddg nodes. More... over 9 years ago
Made more projects compile. Remaining are Expressions.Models, Expressions.Configuration, Incerator. More... over 9 years ago
Synchronizations.Samples now compiles. More... over 9 years ago
Models.Tests now compiles. More... over 9 years ago
Models and Ecore Interop now compile. Since the code generator was adjusted NMeta and ECore have been regenerated. More... over 9 years ago
Moved CollectionChangedNotificationResult to Expressions and made it public. More... over 9 years ago
Moved CollectionChangedNotificationResult to Expressions and made it public. More... over 9 years ago
Made a lot more projects compile. Tests succeed, but no guarantee that everything will work. More... over 9 years ago
Expressions.Utilities and corresponding Test now compile. More... over 9 years ago
Expressions.Utilities and corresponding Test now compile. More... over 9 years ago
Fixed missing dependency in ObservableMethodProxyCall. More... over 9 years ago
Collections now compiles. Collections.Test does not, because it needs Models. More... over 9 years ago
PortableExpressions and its tests now compile. More... over 9 years ago
PortableExpressions and its tests now compile. More... over 9 years ago
Fixed brainfart. More... over 9 years ago
Properly Implemented OrderableList to fix some ThenBy tests. All remaining failing tests (128) are due to missing information from CollectionChangedEventArgs in Notify(). More... over 9 years ago
Added passthrough of CollectionChangedNotificationResult to ObservableMemberExpression if the member is a INotifyEnumerable. More... over 9 years ago
Fixed some SelectMany tests. More... over 9 years ago
Fixed inherited test-methods in SetOperationTest. Inherited test-methods don't work in MSTest. More... over 9 years ago
Fixed some Concat tests. More... over 9 years ago
Added Replace operation to CollectionChangedNotificationResult and implemented it in every SQO. More... over 9 years ago
Added Replace operation to CollectionChangedNotificationResult and implemented it in every SQO. More... over 9 years ago
Moved ObservableCollectionProxy back into Linq folder and made it internal again. More... over 9 years ago