Commit Graph

  • d4d5a1041b [*] Added a few gross patches to the intellij source tree [*] Lazily moved intellijs source tree over master Reece 2021-09-26 00:06:46 +0100
  • c6921030f4 Format via embedded eclipse formatter & add determiner md_5 2018-07-14 10:02:56 +1000
  • 93b2c6d59b fixed lambda parameter names already used in the context Egor.Ushakov 2017-04-26 19:58:55 +0300
  • 883035d097 Fix lambda param names md_5 2017-11-29 16:31:11 +1100
  • 45e71011d1 fixed incorrect constructor method reference md_5 2017-10-28 18:56:11 +1100
  • cbcd1a61d6 More lambda fixes md_5 2017-08-03 23:00:00 +1000
  • 20ea719b74 Some decompilation fixes regarding lambdas md_5 2017-05-14 12:00:00 +1000
  • dd62950521 Add odouble / ofloat variable switches. md_5 2016-10-21 16:14:50 +1100
  • 2ee6d66913 Import "Enhance switches on enums." from LexManos / MinecraftForge Lex Manos 2015-10-15 00:15:50 -0700
  • d27b5cfe55 Fix support for some non-english locales (tr_TR) md_5 2016-06-21 12:01:40 +1000
  • 2c6840ac26 Fix issues with generics with generics Thinkofdeath 2015-02-25 10:21:23 +0000
  • 7cfb48c2ed Fix innerclass and generics breaking variable names Thinkofdeath 2015-02-24 14:06:59 +0000
  • 1f64176246 Mavenized and fixed formatting to match jacobe Thinkofdeath 2014-12-09 10:17:27 +0000
  • b98e02e557 Spigot Changes md_5 2014-10-24 21:16:23 +1100
  • e0f22e6629 java-decompiler: test classes recompiled to match source line numbers Roman Shevchenko 2014-10-09 18:54:16 +0200
  • ce2169f372 java-decompiler: base class extracted to allow decompiler customization in tests Roman Shevchenko 2014-10-09 18:34:08 +0200
  • 41b8ab9299 java-decompiler: minor optimization Roman Shevchenko 2014-10-08 13:27:11 +0200
  • 37422ead1c cleanup after review - use option for decompiler banner text Egor.Ushakov 2014-10-08 12:34:51 +0400
  • 1e3d5276a8 java-decompiler: class name logging on non-fatal errors Roman Shevchenko 2014-10-08 08:18:26 +0200
  • d96104bdec Cleanup (formatting) Roman Shevchenko 2014-10-07 21:45:26 +0200
  • 9bd8af2b43 calculate less indent buffers Egor.Ushakov 2014-10-07 21:03:09 +0400
  • 125441a88f decompiler: move generated lines as it is stated in debug line table (disabled for now) Egor.Ushakov 2014-10-07 20:37:21 +0400
  • 9f9da912f6 Fixed some errors in line counting Stiver 2014-10-07 07:31:22 +0200
  • bef17b44fc java-decompiler: minor optimization (no more empty array creation) Roman Shevchenko 2014-10-06 17:26:24 +0200
  • 8462998a86 java-decompiler: minor optimization Roman Shevchenko 2014-10-06 12:34:49 +0300
  • 18a9c2851b Cleanup (formatting) Roman Shevchenko 2014-10-06 12:32:02 +0300
  • 6d2b94910c java-decompiler: modules reorganized Roman Shevchenko 2014-10-06 10:12:20 +0300
  • 07ca9cf062 java-decompiler: unwanted dependency dropped Roman Shevchenko 2014-10-06 10:10:01 +0300
  • 9723ab4475 Propagated bytecode-to-source tracer Stiver 2014-10-06 04:27:26 +0200
  • 0c8508ff8a decompiler: support line number table attribute Egor Ushakov 2014-10-05 16:28:44 +0400
  • 512a08c13e tests: decompiler test data lookup fixed for particular build configuration Roman Shevchenko 2014-10-02 13:58:48 +0200
  • f735cbc7ea Started work on mapping bytecode instructions to source code lines Stiver 2014-10-01 07:00:11 +0200
  • 91c64c5a94 Cleanup (loop invariant optimization; formatting) Roman Shevchenko 2014-09-29 16:04:25 +0200
  • 5349ad435b IDEA-130478 (optimization of 6fcac6a5: less short-lived objects) Roman Shevchenko 2014-09-29 13:15:57 +0200
  • 4638144fad Fixing migration errors: refactoring of processStatementLabel() reverted as it introduced incorrect logic changes Stiver 2014-09-28 09:14:59 +0200
  • f875d27e6e Fixing migration errors: stream.read() doesn't read the entire available stream. It has to be called in a loop or replaced with readFully(). Stiver 2014-09-28 09:00:31 +0200
  • a4054817d2 EA-60512 (better logging) Roman Shevchenko 2014-09-16 17:29:40 +0400
  • e1d1425f22 java-decompiler: fix for broken Git checkout on Windows Roman Shevchenko 2014-09-12 19:26:15 +0400
  • e90f1de039 IDEA-129221 (tolerate invalid signature attributes) Roman Shevchenko 2014-09-12 17:26:03 +0400
  • e2f7d09f37 java-decompiler: force decompiled test data to be text files Roman Shevchenko 2014-09-12 13:31:19 +0400
  • 69dc786510 java-decompiler: NPE in test fixture; diagnostic Roman Shevchenko 2014-09-12 12:51:55 +0400
  • e74977d467 IDEA-128685 (test added) Roman Shevchenko 2014-09-12 10:28:54 +0400
  • 95cd67883e IDEA-128676 (test added) Roman Shevchenko 2014-09-11 16:18:02 +0400
  • ccd7b93497 Cleanup (test) Roman Shevchenko 2014-09-09 21:47:56 +0400
  • cf72873535 IDEA-127466 (test added) Roman Shevchenko 2014-09-07 16:44:22 +0400
  • 7a8097321f java-decompiler: bulk decompilation test added Roman Shevchenko 2014-09-07 16:13:52 +0400
  • ff382a6fdf java-decompiler: fixes and cleanups Roman Shevchenko 2014-09-05 13:12:40 +0400
  • 4e79d160ca java-decompiler: code attributes reading restored Roman Shevchenko 2014-09-04 19:02:10 +0400
  • 686b5abef9 java-decompiler: optimization (empty lists allocation avoided) Roman Shevchenko 2014-09-04 18:16:16 +0400
  • 1cea85e49a java-decompiler: optimization (less string buffer allocations on generating text) Roman Shevchenko 2014-09-04 14:30:28 +0400
  • f4f9e8be28 java-decompiler: cleanups Roman Shevchenko 2014-09-03 13:00:51 +0400
  • 646f1c3f21 java-decompiler: hide synthetic field assignment Roman Shevchenko 2014-09-03 12:52:55 +0400
  • 2df49d32a7 java-decompiler: fixes and cleanups Roman Shevchenko 2014-09-02 20:56:03 +0400
  • c0c83126a6 java-decompiler: post-import cleanup (test sources reformatted) Roman Shevchenko 2014-09-01 19:48:39 +0400
  • e629738a46 java-decompiler: tests moved Roman Shevchenko 2014-09-01 18:54:33 +0400
  • d5fe121d1d java-decompiler: post-import cleanup (OS-dependent line separator) Roman Shevchenko 2014-09-01 16:19:31 +0400
  • 984af2e7d0 java-decompiler: post-import cleanup (typos) Roman Shevchenko 2014-09-01 16:08:53 +0400
  • 3104531729 java-decompiler: post-import cleanup (explicit defaults for all preferences) Roman Shevchenko 2014-09-01 15:58:46 +0400
  • 3854b67daa java-decompiler: post-import cleanup (tests reorganized) Roman Shevchenko 2014-09-01 15:05:08 +0400
  • 1a4e48d11d java-decompiler: post-import cleanup (obsolete copyright option dropped) Roman Shevchenko 2014-08-31 12:57:31 +0400
  • 8ef7bcb2ad java-decompiler: post-import cleanup (readme and build file updated) Roman Shevchenko 2014-08-31 12:05:59 +0400
  • f5431c3bb1 java-decompiler: post-import cleanup (common fixes and optimizations) Roman Shevchenko 2014-08-29 21:58:12 +0400
  • 63b8d35d08 java-decompiler: post-import cleanup (dead code dropped) Roman Shevchenko 2014-08-29 16:05:51 +0400
  • 84ea54eb1e java-decompiler: post-import cleanup (code style issues) Roman Shevchenko 2014-08-29 14:31:45 +0400
  • 076e4393f2 java-decompiler: post-import cleanup (formatting and copyright) Roman Shevchenko 2014-08-28 21:34:14 +0400
  • 663631f045 java-decompiler: post-import cleanup (classes moved) Roman Shevchenko 2014-08-28 20:52:43 +0400
  • f864084061 java-decompiler: post-import cleanup (root package renamed) Roman Shevchenko 2014-08-28 20:49:56 +0400
  • 270a3f6e22 java-decompiler: post-import cleanup (unneeded files dropped) Roman Shevchenko 2014-08-28 20:31:35 +0400
  • b3705cf400 Unit tests updated Stiver 2014-08-20 18:51:03 +0200
  • 7492715abf Unit tests updated Stiver 2014-08-17 19:20:56 +0200
  • d1679b4127 Fixed wrong typing of integer constants (IDEA-128594 gone deeper) Stiver 2014-08-17 19:15:15 +0200
  • 1a8e8ba7a2 Fixed wrong order of static initializations (probably part of IDEA-127465) Stiver 2014-08-17 19:12:27 +0200
  • e098fbf669 Unified the types of 'case' values in a switch statement Stiver 2014-08-17 19:09:28 +0200
  • 929056d727 Fixed ' IDEA-128685: Incorrectly typed assignment expression' Stiver 2014-08-16 15:31:53 +0200
  • c672e5bc83 Fixed 'IDEA-128676: Initializer in a nested class disappears' Stiver 2014-08-15 18:58:55 +0200
  • 887c093afd Unit tests updated Stiver 2014-08-13 22:17:21 +0200
  • 04b5c9abb1 Fixed 'IDEA-128595: Variable name set to "this"' Stiver 2014-08-13 22:08:06 +0200
  • a2fa99e3a2 Fixed 'IDEA-128591: Infinite loop ignored' Stiver 2014-08-13 22:06:28 +0200
  • 53ad2b920e Fixed 'IDEA-128593: Wrong order of switch cases' Stiver 2014-08-13 22:04:51 +0200
  • de249340fc Fixed 'IDEA-128594: Variable type incorrectly set to boolean' Stiver 2014-08-13 22:03:09 +0200
  • 70bf7f3f69 A couple of unit tests Stiver 2014-08-09 17:34:24 +0200
  • 3b9b180d94 Fixed hang-up issue on ObjectOutputStream Stiver 2014-08-04 20:44:23 +0200
  • 55beef6b7e Fixed 'IDEA-127301: NPE in decompiler' - a couple of issues with lambda processing Stiver 2014-07-28 20:13:30 +0200
  • 7f116b6eb5 IDEA-127301: handling of static method references Stiver 2014-07-23 22:49:29 +0200
  • 6606a474bf Fixed 'IDEA-127466: dup_x1 semantics broken' Stiver 2014-07-21 14:28:40 +0200
  • 58427deb49 missing parentheses on default constructor invocation Roman Shevchenko 2014-07-18 19:34:54 +0200
  • b3a1c41244 Handling of certain loop types in a finally block Stiver 2014-07-08 23:50:14 +0200
  • b668038ed9 check for code presence Roman Shevchenko 2014-07-03 16:21:09 +0200
  • ef85e779c6 context cleaning Roman Shevchenko 2014-07-03 15:21:11 +0200
  • 84d16304db cleanup (commented build options; formatting) Roman Shevchenko 2014-06-30 11:49:42 +0200
  • 3bdda752cb cleanup (unused old class) Roman Shevchenko 2014-06-30 11:49:17 +0200
  • 059cb0ff4e prefix obfuscated classes to avoid namespace pollution Roman Shevchenko 2014-06-30 11:41:40 +0200
  • 9ae885c9ec escape non-printable Unicode characters in literals Roman Shevchenko 2014-06-27 13:55:49 +0200
  • 4df7866a5c "ascii" option documented and used for both string and character literals Roman Shevchenko 2014-06-26 15:52:47 +0200
  • b13dee2567 null check added Roman Shevchenko 2014-06-26 14:09:36 +0200
  • 95476dc36b better filtering of synthetic inner classes Roman Shevchenko 2014-06-26 12:42:49 +0200
  • 879330b555 minor optimization (o == this in equals) Roman Shevchenko 2014-06-25 17:23:07 +0200
  • e39ae1e71d repeatable nameless class names Roman Shevchenko 2014-06-25 13:37:41 +0200
  • 6e303d8592 false signatures consistency warning on enums Roman Shevchenko 2014-06-25 12:40:11 +0200
  • ed04ea2d69 minor cleanup Roman Shevchenko 2014-06-24 19:49:30 +0200
  • 776bb79a9c minor optimization Roman Shevchenko 2014-06-24 19:48:57 +0200
  • 5e68e6346c writing line separators fixed Roman Shevchenko 2014-06-23 13:17:22 +0200
  • c5c596b164 interface class renamed Roman Shevchenko 2014-06-20 16:03:00 +0200
  • 781a2e1cc8 removed spurious warning about 'Heavily obfuscated exception ranges' in a loop at the beginning of a method Stiver 2014-06-11 14:55:08 +0200
  • 7d44f73cb9 fixed IndexOutOfBoundsException when decompiling StandardVariableNamesInspectionBase Stiver 2014-06-01 15:34:28 +0200
  • 7189d18bfe adjustable indentation Roman Shevchenko 2014-05-30 15:44:27 +0400
  • 0a5a2c671e NPE fixed Roman Shevchenko 2014-05-29 21:46:55 +0400
  • c286d42c5b - fixed the IndexOutOfBoundsException exception when decompiling FastStringBuffer - fixed typo in LITERALS_AS_IS definition - some helper stuff Stiver 2014-05-29 18:13:17 +0200
  • 1119499562 accept inonsistent anonymous classes (with warning) Roman Shevchenko 2014-05-28 21:56:57 +0400
  • 4996a16139 class literals in annotation attributes supported Roman Shevchenko 2014-05-28 20:49:06 +0400
  • 0a66fa8925 option to pass numeric literals undecoded Roman Shevchenko 2014-05-28 19:42:51 +0400
  • 5c8ad60f12 method parameter annotations fixed Roman Shevchenko 2014-05-27 22:19:42 +0400
  • 25bd28a290 logging reworked Roman Shevchenko 2014-05-26 21:47:04 +0400
  • f221cd1c55 single "extends Object" omitted for type parameters (ultimate fix) Roman Shevchenko 2014-05-26 20:03:22 +0400
  • e5a9687c94 Ant warning suppressed Roman Shevchenko 2014-05-26 15:49:07 +0400
  • 27f08da5cb deprecation comments generation changed once again Roman Shevchenko 2014-05-26 15:47:00 +0400
  • 9e231a7e2e "Deprecated" attribute recognized Roman Shevchenko 2014-05-26 15:48:49 +0400
  • 0bbab47a73 "Synthetic" attribute recognized Roman Shevchenko 2014-05-24 20:54:37 +0400
  • 495589a815 natural enum formatting (injected constructor parameters omitted) Roman Shevchenko 2014-05-24 14:00:22 +0400
  • 290c3ae066 leading "extends Object" omitted for type parameters Roman Shevchenko 2014-05-21 12:38:35 +0400
  • c23845ae4a incorrect line separator trimming fixed Roman Shevchenko 2014-05-20 22:41:10 +0400
  • 634b1faa5b order of inner classes preserved Roman Shevchenko 2014-05-20 20:45:05 +0400
  • 310058e6eb single "extends Object" omitted for type parameters Roman Shevchenko 2014-05-20 19:43:24 +0400
  • 6c2cc096fb deprecation comments generation fixed Roman Shevchenko 2014-05-19 22:24:10 +0400
  • e1efc66c86 content supplying method exposed Roman Shevchenko 2014-05-19 21:46:03 +0400
  • ea3c37a8c2 preserve debug information Roman Shevchenko 2014-05-19 21:45:00 +0400
  • ddffcf6f94 bulid file updated Roman Shevchenko 2014-05-19 17:01:18 +0400
  • 78ef309b3e project cleanup Roman Shevchenko 2014-05-19 15:04:06 +0400
  • 4d48812ad0 updating readme with new options Stiver 2014-04-01 15:21:37 +0200
  • 988a7b935a resolving naming conflicts with local variables used in lambda expressions Stiver 2014-03-27 16:14:29 +0100
  • bd99d3eb2f lambda expressions (Java 8) Stiver 2014-03-26 20:53:06 +0100
  • 96379678e6 - method attribute 'default' (Java 8) - instruction 'invokedynamic' (Java 7) - bugfixing Stiver 2014-03-13 23:02:30 +0100
  • c9c426ded7 Annotation parsing (Java 8) Stiver 2014-03-04 17:00:10 +0100
  • 4f879b36b4 testing git... Stiver 2014-03-04 15:23:12 +0100
  • e2d0f5d9c3 initial commit Stiver 2014-03-04 15:13:11 +0100