зеркало из https://github.com/AvaloniaUI/angle.git
b587598cb8
TRAC #11444 This is achieved by turning the ternary operator into conditional code. The UnfoldSelect intermediate code traverser places this conditional code before the statement containing the ternary operator (aka. select). The computed value is assigned to a temporary variable. On outputting the actual statement the ternary operator is replaced by the temporary variable. Signed-off-by: Andrew Lewycky Signed-off-by: Daniel Koch Author: Nicolas Capens git-svn-id: https://angleproject.googlecode.com/svn/trunk@148 736b8ea6-26fd-11df-bfd4-992fa37f6226 |
||
---|---|---|
build | ||
include | ||
samples | ||
src | ||
.gitignore | ||
AUTHORS | ||
CONTRIBUTORS | ||
DEPS | ||
LICENSE | ||
codereview.settings |