Fix some issues with static imports and inner classes or enums#1048
Merged
monperrus merged 16 commits intoINRIA:master from surli:issueWithInnerStaticDec 17, 2016
+150-3
Commits
Commits on Nov 16, 2016
Commits on Dec 1, 2016
Commits on Dec 5, 2016
Proposal to fix #972: apparently a condition was improperly checked with an or instead of an and. Now the test is failing, proof that the assertion is checked :)
committedWiP #980: create two tests to check case when the name is shadowed by a local variable in the same block or by a field (or a variable in another block). First detection implemented but patch not sa…
committed
Commits on Dec 7, 2016
Commits on Dec 8, 2016
Commits on Dec 9, 2016
Commits on Dec 13, 2016
- committedSimon Urli
Commits on Dec 16, 2016
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Dec 17, 2016
- committed