This website works better with JavaScript.
Explore
Help
Register
Sign In
openrs2
/
jode
Watch
0
Star
0
Fork
You've already forked jode
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
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.
1131
Commits
4
Branches
8
Tags
4.6 MiB
Java
94.6%
Perl
2.3%
Emacs Lisp
0.7%
Texinfo
0.5%
Jasmin
0.5%
Other
1.3%
Tag:
Branch:
Tree:
15e5e76033
branch_1_1
generics
master
stable
after-ac-1
jode_1_0_91
jode_1_0_92
jode_1_0_93
jode_1_1
jode_1_1_1
mergedstable
pre-ac
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '15e5e76033'
${ noResults }
jode
/
jode
/
test
History
jochen
55bb13e768
Some JSR tests
...
git-svn-id:
https://svn.code.sf.net/p/jode/code/trunk@1130
379699f6-c40d-0410-875b-85095c16579e
26 years ago
..
.cvsignore
added automake/autoconf files for automatically building.
26 years ago
AnonymousClass.java
block initializer added
26 years ago
AnonymousJavac.java
block initializer and even more brutal tests added
26 years ago
ArrayCloneTest.java
Initial revision
26 years ago
ArrayTest.java
changed copyright comment
26 years ago
AssignOp.java
changed copyright comment
26 years ago
Base.j
Initial revision
26 years ago
Child.j
Initial revision
26 years ago
ClassOpTest.java
some more tests (array an primitive class fields)
26 years ago
Conflicts.java
removed all tests, that prevent compiling with either javac or jikes
26 years ago
ConstantTypes.java
changed copyright comment
26 years ago
CountOpcodes.java
simple program to count how many opcodes a package has and how much
26 years ago
EvilTypes.j
An evil test added, that will put jode in an endless loop, creating
26 years ago
Expressions.java
changed copyright comment
26 years ago
Flow.java
changed copyright comment
26 years ago
For.java
changed copyright comment
26 years ago
HintTypeTest.java
*** empty log message ***
26 years ago
IfCombine.java
changed copyright comment
26 years ago
InlineTest.java
changed copyright comment
26 years ago
InlinedAnon.java
Initial revision
26 years ago
InnerClass.java
Parent for inner class added
26 years ago
InnerCompat.java
static classes added
26 years ago
JavacBug.java
Initial revision
26 years ago
JsrTest.j
Some JSR tests
26 years ago
LocalTypes.java
compare boolean versus integer ops
26 years ago
Makefile.am
added automake/autoconf files for automatically building.
26 years ago
NestedAnon.java
Initial revision
26 years ago
ObfuscateStrings.j
overwrite parameter and use only one local
26 years ago
OptimizeTest.java
changed copyright comment
26 years ago
OptimizerTest.java
Initial revision
26 years ago
RemovePopExample.j
Example for the remove pop analyzer
26 years ago
StackOps.j
Initial revision
26 years ago
TriadicExpr.java
changed copyright comment
26 years ago
TryCatch.java
*** empty log message ***
26 years ago
Unreach.java
added some copyright message
26 years ago
removepop.jodescript
obfuscator script for the RemovePopExample.j class
26 years ago