Commit Graph

11 Commits (9c869a42c3f0935955f2e315254fdd0c4a45eeba)

Author SHA1 Message Date
Roman Shevchenko f40b96ebcf [java decompiler] minor refactoring + cleanup (duplicates; dependencies; test data layout; typos; formatting) 3 years ago
Egor Ushakov 290eae5218 cleanup: use typed attribute keys 6 years ago
Roman Shevchenko 7521c17aba [java decompiler] updates copyright comment 7 years ago
Egor.Ushakov 7041accfe9 reduced memory usage - use HashMap for attributes 7 years ago
Egor.Ushakov 234073efb2 specify the exact collection size when we know 7 years ago
Egor.Ushakov 5e45e5ac40 IDEA-130708 Incorrect locals names 7 years ago
Egor.Ushakov 6a09fe2524 avoid stream to array copying 7 years ago
Egor.Ushakov cb133af01e IDEA-166363 Support LocalVariableTypeTable attribute 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Roman Shevchenko 23da5d99d2 Cleanup (I/O ops in java-decompiler) 8 years ago
Roman Shevchenko 2df49d32a7 java-decompiler: fixes and cleanups 10 years ago