summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/struct/attr/StructExceptionsAttribute.java
Commit message (Collapse)AuthorAgeLines
* java-decompiler: optimization (empty lists allocation avoided)Roman Shevchenko2014-09-04-14/+17
|
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-03-27/+0
| | | | | | | | - unified attribute loading code - common methods for checking member flags - verifying skip() - correct resource closing - typos
* java-decompiler: post-import cleanup (code style issues)Roman Shevchenko2014-08-29-2/+2
|
* java-decompiler: post-import cleanup (formatting and copyright)Roman Shevchenko2014-08-28-62/+60
|
* java-decompiler: post-import cleanup (classes moved)Roman Shevchenko2014-08-28-0/+78