ExpressionTreeVisualizer Versions Save

Debugging visualizer for expression trees

1.7.105

3 years ago

1.7.104

3 years ago

When the expression tree node doesn't contain a parameter expression (or loop), we now compile and extract the value. Note that if within your expression tree you have methods (or properties) that both return a value and modify state, the state will be modified as part of the method call.

(Thanks to @VagyokC4 for raising this issue.)

1.7.103

3 years ago

1.7.102

3 years ago

1.7.101

3 years ago

1.7.95

3 years ago

Finally resolves #110 #103 and #112

1.7.92

3 years ago

1.7.91

4 years ago

1.7.90

4 years ago

1.7.89

4 years ago