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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Lines
*
cleanup after review - use option for decompiler banner text
Egor.Ushakov
2014-10-08
-15
/
+14
*
java-decompiler: class name logging on non-fatal errors
Roman Shevchenko
2014-10-08
-16
/
+42
*
Cleanup (formatting)
Roman Shevchenko
2014-10-07
-29
/
+22
*
calculate less indent buffers
Egor.Ushakov
2014-10-07
-53
/
+48
*
decompiler: move generated lines as it is stated in debug line table (disable...
Egor.Ushakov
2014-10-07
-40
/
+231
*
Fixed some errors in line counting
Stiver
2014-10-07
-52
/
+77
*
java-decompiler: minor optimization (no more empty array creation)
Roman Shevchenko
2014-10-06
-6
/
+10
*
java-decompiler: minor optimization
Roman Shevchenko
2014-10-06
-2
/
+4
*
Cleanup (formatting)
Roman Shevchenko
2014-10-06
-1
/
+1
*
java-decompiler: unwanted dependency dropped
Roman Shevchenko
2014-10-06
-18
/
+12
*
Propagated bytecode-to-source tracer
Stiver
2014-10-06
-37
/
+142
*
decompiler: support line number table attribute
Egor Ushakov
2014-10-05
-0
/
+73
*
Started work on mapping bytecode instructions to source code lines
Stiver
2014-10-01
-153
/
+375
*
Cleanup (loop invariant optimization; formatting)
Roman Shevchenko
2014-09-29
-12
/
+10
*
IDEA-130478 (optimization of 6fcac6a5: less short-lived objects)
Roman Shevchenko
2014-09-29
-15
/
+13
*
Fixing migration errors: refactoring of processStatementLabel() reverted as i...
Stiver
2014-09-28
-13
/
+19
*
Fixing migration errors: stream.read() doesn't read the entire available stre...
Stiver
2014-09-28
-5
/
+12
*
EA-60512 (better logging)
Roman Shevchenko
2014-09-16
-11
/
+1
*
IDEA-129221 (tolerate invalid signature attributes)
Roman Shevchenko
2014-09-12
-56
/
+74
*
java-decompiler: fixes and cleanups
Roman Shevchenko
2014-09-07
-670
/
+480
*
java-decompiler: code attributes reading restored
Roman Shevchenko
2014-09-04
-6
/
+10
*
java-decompiler: optimization (empty lists allocation avoided)
Roman Shevchenko
2014-09-04
-356
/
+358
*
java-decompiler: optimization (less string buffer allocations on generating t...
Roman Shevchenko
2014-09-04
-895
/
+706
*
java-decompiler: cleanups
Roman Shevchenko
2014-09-03
-86
/
+68
*
java-decompiler: hide synthetic field assignment
Roman Shevchenko
2014-09-03
-70
/
+37
*
java-decompiler: fixes and cleanups
Roman Shevchenko
2014-09-03
-995
/
+567
*
java-decompiler: post-import cleanup (OS-dependent line separator)
Roman Shevchenko
2014-09-01
-1
/
+2
*
java-decompiler: post-import cleanup (typos)
Roman Shevchenko
2014-09-01
-130
/
+114
*
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
-1
/
+6
*
java-decompiler: post-import cleanup (obsolete copyright option dropped)
Roman Shevchenko
2014-08-31
-15
/
+0
*
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
*
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
/
+1
*
Fixed 'IDEA-128676: Initializer in a nested class disappears'
Stiver
2014-08-15
-1
/
+7
*
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
*
Fixed hang-up issue on ObjectOutputStream
Stiver
2014-08-04
-2
/
+21
*
Fixed 'IDEA-127301: NPE in decompiler' - a couple of issues with lambda proce...
Stiver
2014-07-28
-141
/
+212
*
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
/
+41
[next]