Closed lyriccoder closed 4 years ago
@acheshkov merge it
@rultor merge
@rultor hello
Test
@acheshkov do it again pls. @rultor ignores you
@rultor merge
@rultor merge
@acheshkov OK, I'll try to merge now. You can check the progress of the merge here
@acheshkov do it again pls. @rultor ignores you
@lyriccoder I see you're talking about me, but I don't understand it. If you want to say something to me directly, start a message with @rultor
@rultor merge
@acheshkov Done! FYI, the full log is here (took me 45min)
@rultor merge
@acheshkov @lyriccoder The pull request is closed already, so I can't merge it
Please specify the following in the description:
a) Setter pattern was written in a wrong way: it checked whether function name equals the filed name the following way: field
bitMap
, functionsetBitMap
->setter fieldbitMap
, functionsetBlabla { this bitmap=0; }
->not a setter. It was fixed and new cases were found, like the following one:It was found in a real example.
b) HybridConstructor module name was renamed. There was just a wrong name c) Some tests were added for AST decompostion with setters