index
:
archive/fernflower
code-cleanup
formatting
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Lines
...
*
java-decompiler: hide synthetic field assignment
Roman Shevchenko
2014-09-03
-71
/
+38
|
*
java-decompiler: fixes and cleanups
Roman Shevchenko
2014-09-03
-995
/
+569
|
|
|
|
|
|
|
|
- unified attribute loading code - common methods for checking member flags - verifying skip() - correct resource closing - typos
*
java-decompiler: post-import cleanup (test sources reformatted)
Roman Shevchenko
2014-09-01
-189
/
+181
|
*
java-decompiler: tests moved
Roman Shevchenko
2014-09-01
-10
/
+467
|
*
java-decompiler: post-import cleanup (OS-dependent line separator)
Roman Shevchenko
2014-09-01
-2
/
+3
|
*
java-decompiler: post-import cleanup (typos)
Roman Shevchenko
2014-09-01
-131
/
+115
|
*
java-decompiler: post-import cleanup (explicit defaults for all preferences)
Roman Shevchenko
2014-09-01
-63
/
+55
|
*
java-decompiler: post-import cleanup (tests reorganized)
Roman Shevchenko
2014-09-01
-137
/
+282
|
*
java-decompiler: post-import cleanup (obsolete copyright option dropped)
Roman Shevchenko
2014-08-31
-15
/
+0
|
*
java-decompiler: post-import cleanup (readme and build file updated)
Roman Shevchenko
2014-08-31
-132
/
+36
|
*
java-decompiler: post-import cleanup (common fixes and optimizations)
Roman Shevchenko
2014-08-29
-422
/
+410
|
*
java-decompiler: post-import cleanup (dead code dropped)
Roman Shevchenko
2014-08-29
-4887
/
+4
|
*
java-decompiler: post-import cleanup (code style issues)
Roman Shevchenko
2014-08-29
-606
/
+573
|
*
java-decompiler: post-import cleanup (formatting and copyright)
Roman Shevchenko
2014-08-28
-37835
/
+40736
|
*
java-decompiler: post-import cleanup (classes moved)
Roman Shevchenko
2014-08-28
-0
/
+0
|
*
java-decompiler: post-import cleanup (root package renamed)
Roman Shevchenko
2014-08-28
-1583
/
+1583
|
*
java-decompiler: post-import cleanup (unneeded files dropped)
Roman Shevchenko
2014-08-28
-2298
/
+0
|
*
Unit tests updated
Stiver
2014-08-20
-0
/
+18
|
*
Unit tests updated
Stiver
2014-08-17
-0
/
+46
|
*
Fixed wrong typing of integer constants (IDEA-128594 gone deeper)
Stiver
2014-08-17
-15
/
+0
|
*
Fixed wrong order of static initializations (probably part of IDEA-127465)
Stiver
2014-08-17
-6
/
+11
|
*
Unified the types of 'case' values in a switch statement
Stiver
2014-08-17
-6
/
+21
|
*
Fixed ' IDEA-128685: Incorrectly typed assignment expression'
Stiver
2014-08-16
-1
/
+27
|
*
Fixed 'IDEA-128676: Initializer in a nested class disappears'
Stiver
2014-08-15
-1
/
+7
|
*
Unit tests updated
Stiver
2014-08-13
-7
/
+120
|
*
Fixed 'IDEA-128595: Variable name set to "this"'
Stiver
2014-08-13
-2
/
+10
|
*
Fixed 'IDEA-128591: Infinite loop ignored'
Stiver
2014-08-13
-4
/
+4
|
*
Fixed 'IDEA-128593: Wrong order of switch cases'
Stiver
2014-08-13
-6
/
+11
|
*
Fixed 'IDEA-128594: Variable type incorrectly set to boolean'
Stiver
2014-08-13
-39
/
+61
|
*
A couple of unit tests
Stiver
2014-08-09
-0
/
+357
|
*
Fixed hang-up issue on ObjectOutputStream
Stiver
2014-08-04
-2
/
+21
|
*
Fixed 'IDEA-127301: NPE in decompiler' - a couple of issues with lambda ↵
Stiver
2014-07-28
-141
/
+212
|
|
|
|
processing
*
IDEA-127301: handling of static method references
Stiver
2014-07-23
-185
/
+215
|
*
Fixed 'IDEA-127466: dup_x1 semantics broken'
Stiver
2014-07-21
-39
/
+127
|
*
missing parentheses on default constructor invocation
Roman Shevchenko
2014-07-18
-1
/
+1
|
*
Handling of certain loop types in a finally block
Stiver
2014-07-08
-17
/
+28
|
*
check for code presence
Roman Shevchenko
2014-07-03
-2
/
+1
|
*
context cleaning
Roman Shevchenko
2014-07-03
-4
/
+12
|
*
cleanup (commented build options; formatting)
Roman Shevchenko
2014-06-30
-25
/
+2
|
*
cleanup (unused old class)
Roman Shevchenko
2014-06-30
-442
/
+0
|
*
prefix obfuscated classes to avoid namespace pollution
Roman Shevchenko
2014-06-30
-1
/
+1
|
*
escape non-printable Unicode characters in literals
Roman Shevchenko
2014-06-27
-7
/
+12
|
*
"ascii" option documented and used for both string and character literals
Roman Shevchenko
2014-06-26
-7
/
+9
|
*
null check added
Roman Shevchenko
2014-06-26
-32
/
+12
|
*
better filtering of synthetic inner classes
Roman Shevchenko
2014-06-26
-5
/
+6
|
*
minor optimization (o == this in equals)
Roman Shevchenko
2014-06-25
-234
/
+173
|
*
repeatable nameless class names
Roman Shevchenko
2014-06-25
-10
/
+14
|
*
false signatures consistency warning on enums
Roman Shevchenko
2014-06-25
-18
/
+21
|
*
minor cleanup
Roman Shevchenko
2014-06-24
-6
/
+6
|
*
minor optimization
Roman Shevchenko
2014-06-24
-1
/
+1
|
[prev]
[next]