A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steven Kirk 5eeccf0c10 Special case string -> bool conversion. 11 years ago
..
ExpressionNodeBuilderTests.cs Allow identifiers containing numbers. 11 years ago
ExpressionNodeBuilderTests_Errors.cs Add tests for malformed binding expressions. 11 years ago
ExpressionObserverTests_Indexer.cs Check array bounds in expression indexer. 11 years ago
ExpressionObserverTests_Negation.cs Special case string -> bool conversion. 11 years ago
ExpressionObserverTests_Observable.cs Remove ExpressionValue. 11 years ago
ExpressionObserverTests_Property.cs Fixed DataContext binding problem. 11 years ago
ExpressionObserverTests_SetValue.cs Fix setting expression value on broken chain. 11 years ago
ExpressionObserverTests_Task.cs Remove ExpressionValue. 11 years ago
ExpressionSubjectTests.cs Handle null and UnsetValue in ExpressionSubject. 11 years ago
NotifyingBase.cs More ExpressionObserver tests. 11 years ago