Mirror of the JODE repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jode/jode/src/net/sf/jode/decompiler
hoenicke c2bcab17c3 Enable methods to declare generics 16 years ago
..
Analyzer.java Initial attempt for generics support, does not work yet 18 years ago
Applet.java Fixed compile problems, but still not working 18 years ago
ClassAnalyzer.java Lots of improvements to generic branch. Still many type errors and missing code. 17 years ago
ClassDeclarer.java Lots of improvements to generic branch. Still many type errors and missing code. 17 years ago
Declarable.java Initial attempt for generics support, does not work yet 18 years ago
Decompiler.java Fixed compile problems, but still not working 18 years ago
FieldAnalyzer.java Lots of improvements to generic branch. Still many type errors and missing code. 17 years ago
ImportHandler.java Lots of improvements to generic branch. Still many type errors and missing code. 17 years ago
LocalInfo.java Initial attempt for generics support, does not work yet 18 years ago
Main.java Initial attempt for generics support, does not work yet 18 years ago
MethodAnalyzer.java Enable methods to declare generics 16 years ago
Opcodes.java Lots of improvements to generic branch. Still many type errors and missing code. 17 years ago
Options.java Initial attempt for generics support, does not work yet 18 years ago
OuterValueListener.java Initial attempt for generics support, does not work yet 18 years ago
OuterValues.java Initial attempt for generics support, does not work yet 18 years ago
ProgressListener.java Initial attempt for generics support, does not work yet 18 years ago
Scope.java Initial attempt for generics support, does not work yet 18 years ago
TabbedPrintWriter.java generic class declaration works now, but generics are still not propagated correctly. 18 years ago
Window.java Initial attempt for generics support, does not work yet 18 years ago