Siegfried Pammer
|
ed6a2db37c
|
Add VariableKind.InitializerTarget to separate stack slots should be renamed from purely generated helper variables in initializer blocks.
|
8 years ago |
Siegfried Pammer
|
53a9ed47f7
|
Fix second part of #547
|
8 years ago |
Siegfried Pammer
|
07dd01eafc
|
First implementation of TransformCollectionAndObjectInitializers
|
8 years ago |
Christoph Wille
|
1ce8349dd9
|
Adjust namespaces
|
9 years ago |
Daniel Grunwald
|
760e02a511
|
Add step messages to all block transforms.
|
9 years ago |
Daniel Grunwald
|
51a9786243
|
Change some transforms to block transforms.
|
9 years ago |
Daniel Grunwald
|
7273fe58fd
|
Add BlockTransform concept and apply a bunch of refactoring essentials suggestions.
|
9 years ago |
Siegfried Pammer
|
1f79b77c9b
|
Fix TransformArrayInitializers: Sometimes enums were not properly detected.
|
9 years ago |
Siegfried Pammer
|
ec8fc65767
|
Make simple array initializer detection a little bit more flexible.
|
9 years ago |
Siegfried Pammer
|
d87a9bf149
|
Add BlockType
|
9 years ago |
Siegfried Pammer
|
dde966746c
|
Remove unnecessary Clone() calls in TransformArrayInitializers
|
9 years ago |
Siegfried Pammer
|
cd8c4e03a2
|
Improve TransformArrayInitializers
|
9 years ago |
Siegfried Pammer
|
a80aaed1c3
|
Fix TransformArrayInitializers
|
9 years ago |
Siegfried Pammer
|
2d70721679
|
Fixed some bugs in TransformArrayInitializers
|
9 years ago |
Siegfried Pammer
|
22c22a3032
|
Add detection of jagged arrays to TransformArrayInitializers
|
9 years ago |
Siegfried Pammer
|
e790646244
|
Detect simple array initializers as well
|
9 years ago |
Daniel Grunwald
|
f3d108c469
|
Add SplitVariables transforms.
|
9 years ago |
Siegfried Pammer
|
5c0053815d
|
add TransformValueTypeInitializers to pipeline
|
10 years ago |
Siegfried Pammer
|
f988835f75
|
fix InvalidCastException in TransformArrayInitializers
|
10 years ago |
Siegfried Pammer
|
bf990f8f41
|
add TransformArrayInitializers
|
10 years ago |