Commit 415262d
authored
Releases/2.3 (#39)
* Getter and setter call syntax (#38)
* Allow customization of ConstantExpression and fix method calls to property getters/setters (#36)
* add convert property methods setting
* implement ConvertPropertyMethodsToSimpleSyntax
* add setting "NameConstantsUsing"
* allow user to customize how a ConstantExpression is written
* Adding public instance getter and setter call translation tests
Making property method call to property syntax translation the default
Tidying
* Support for static property getter and setter call translation
* Test coverage for non-public property getter and setter call translation
* Test coverage for use-defined constant translator
* Updating Readme
* Using static Expression imports in tests
* Updating to v2.3
* v2.3 NuGet package, installer and visualizers1 parent 8d4d6b8 commit 415262d
File tree
40 files changed
+1333
-1038
lines changed- NuGet
- ReadableExpressions.UnitTests
- ReadableExpressions.Visualizers.Core
- ReadableExpressions.Visualizers.Installer
- ReadableExpressions
- Translations
40 files changed
+1333
-1038
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| |||
0 commit comments