This website requires JavaScript.
Explore
Help
Sign In
ra
/
fernflower
Watch
1
Star
0
Fork
0
You've already forked fernflower
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b53c895399f3a9b80bba698e391974f671233969
fernflower
/
src
/
org
/
jetbrains
/
java
/
decompiler
/
main
History
nik
21a80957bb
cleanup: remove 'public' modifier from constructors in non-public classes (IDEA-195931)
...
public constructors in non-public classes may be confusing, and removing them makes code shorter.
2018-09-06 16:49:46 +03:00
..
collectors
cleanup: use putIfAbsent
2018-02-16 21:03:13 +03:00
decompiler
add override
2018-08-14 17:49:35 +02:00
extern
Addressed review comments + additional test
2018-08-10 15:05:01 +02:00
rels
cleanup: remove 'public' modifier from constructors in non-public classes (IDEA-195931)
2018-09-06 16:49:46 +03:00
AssertProcessor.java
[java decompiler] cleanup (dead code; optimizations; warnings)
2017-12-01 18:24:06 +01:00
ClassesProcessor.java
[java decompiler] moves TextBuffer into "util" package
2017-12-08 18:04:39 +01:00
ClassReference14Processor.java
[java decompiler] cleanup (duplicates; dead code; typos; formatting)
2017-12-06 11:58:46 +01:00
ClassWriter.java
Hiding default constructor with respect to its access modifiers
2018-08-10 14:59:17 +02:00
DecompilerContext.java
[java decompiler] restores thread-conscious context access (EA-116270)
2018-03-06 17:17:29 +01:00
EnumProcessor.java
[java decompiler] updates copyright comment
2017-11-28 12:32:09 +01:00
Fernflower.java
Cleanup (warnings; formatting)
2018-03-08 11:46:00 +01:00
InitializerProcessor.java
[java decompiler] updates copyright comment
2017-11-28 12:32:09 +01:00