Issues
- 1
Compare & Diff Exception
#68 opened by JohanLarsson - 1
Use Expression.Lambda
#67 opened by JohanLarsson - 2
Optimize need of reference loop handling.
#69 opened by JohanLarsson - 0
Use stack instead for reference loops
#70 opened by JohanLarsson - 0
EqualBy IntPtr
#72 opened by JohanLarsson - 0
Getter/Setter with structs.
#59 opened by JohanLarsson - 7
Reset changes
#64 opened by dpavsrtrl - 0
Sign
#62 opened by JohanLarsson - 0
- 1
NetStandard
#61 opened by JohanLarsson - 0
Bug in IgnoreType when more than one type
#60 opened by JohanLarsson - 0
- 1
Error message when using structs
#56 opened by ErikWahlstrom - 0
Func<T> et al. are immutable.
#54 opened by JohanLarsson - 0
- 0
- 0
Use ChildNodes for dirtytracker.
#50 opened by JohanLarsson - 0
Change event linked list
#47 opened by JohanLarsson - 0
Test change index when insert/remove
#49 opened by JohanLarsson - 1
Copy ObservableCollection on Dispatcher
#46 opened by JohanLarsson - 0
Copy references
#48 opened by JohanLarsson - 0
Simplify DiffBy
#45 opened by JohanLarsson - 0
Simplify EqualBy
#44 opened by JohanLarsson - 0
Remove StructuralWithReferenceLoops
#41 opened by JohanLarsson - 0
WeakReferenceCollection<TKey, TValue>
#43 opened by JohanLarsson - 1
Better API for special copy
#24 opened by JohanLarsson - 0
IsEquatable check for Equals(TSelf other)
#42 opened by JohanLarsson - 0
Better API for custom equality
#25 opened by JohanLarsson - 0
Duplication DiffBy
#38 opened by JohanLarsson - 0
Duplication Copy
#39 opened by JohanLarsson - 0
Duplication EqualBy
#26 opened by JohanLarsson - 1
- 0
Test for copy multidimensional arrays
#31 opened by JohanLarsson - 1
Support EqualBy for collections of IEquatable types with default referencehandling.
#37 opened by JohanLarsson - 1
Support ImmutableCollections
#29 opened by JohanLarsson - 0
Use ElementAtOrDefault
#30 opened by JohanLarsson - 0
DiffBy multidimensional arrays.
#36 opened by JohanLarsson - 1
Add GetterSetter for perf.
#34 opened by JohanLarsson - 0
Use Diff.Empty instead of null.
#27 opened by JohanLarsson - 0
EqualBy multidimensional
#35 opened by JohanLarsson - 0
Handle sets in Copy
#33 opened by JohanLarsson - 0
Handle sets in DiffBy
#32 opened by JohanLarsson - 0
Handle sets in EqualBy
#28 opened by JohanLarsson - 0
Handle reference loops in ChangeTracker.
#21 opened by JohanLarsson - 0
Diff.FieldValues
#19 opened by JohanLarsson - 0
Diff.PropertyValues
#20 opened by JohanLarsson - 0
- 0
Handle reference loops in DirtyTracker
#22 opened by JohanLarsson - 1
Handle reference loops Copy
#18 opened by JohanLarsson - 0
Handle reference loops for EqualBy
#17 opened by JohanLarsson