Commit Graph

100 Commits (a2006f63d485d2362b2cb2d6045e1be7f6d7713f)

Author SHA1 Message Date
hoenicke f2d8663e9f * jode/AssertError.java: removed, all uses are now replaced 23 years ago
hoenicke e78e8b0472 Applied more patches from Jode-1.1 branch 23 years ago
hoenicke 676e21257f Applied more patches from Jode-1.1 branch. 23 years ago
hoenicke c30ac484c5 Applied changes from the Jode-1.1 tree. 23 years ago
hoenicke 4a63627c87 Big updates: bytecode instruction interface, new types for the decompiler, 24 years ago
hoenicke 3378492cd3 New bytecode interface, no .java.in files anymore 24 years ago
jochen 7628ebc073 Makefile optimized 25 years ago
jochen 8e5d50568d check for keyword conflicts, mainly for (--pretty and java.lang.Class) 25 years ago
jochen 6afd4abd28 changed dependency generation 25 years ago
jochen 20700d69ba added hashCode 25 years ago
jochen 6fea2e3540 check for cygpath and give java a correct classpath under windows 25 years ago
jochen 1cfa18f43c use UnifiyHash 25 years ago
jochen 6a30f5c91d a small comment improvement 25 years ago
jochen f7be2d00d5 make dependencies more relative 25 years ago
jochen ec599fb69b New perl script to build dependencies out of java class files. 25 years ago
jochen 6a189d2a66 added javacWithDeps, to calculate dependencies 25 years ago
jochen 4280f1d6ce moved class->typesignature methods into bytecode package 25 years ago
jochen 9dd47c5ea7 made constructor package local. 25 years ago
jochen 75df7ec7f2 merged changes from stable tree 25 years ago
jochen 71b1a85b6d removed unneeded files from CVS repository 25 years ago
jochen 7d6364d507 support intersecting 25 years ago
jochen 5e24bfce86 comments reworked 25 years ago
jochen e46f6c3625 lots of comments added, but there still is an inconsistent semantic 25 years ago
jochen 61533de8fa lots of comments added 25 years ago
jochen 1f012131db small fixes 25 years ago
jochen 12f0205840 hint types implemented 25 years ago
jochen 0a34c2eaaa Comments added 25 years ago
jochen 95dc01b153 getCanonic added 25 years ago
jochen 4601a52a31 ooops, last change was wrong 25 years ago
jochen dd02d56566 getCastHelper and NULL type 25 years ago
jochen 69c8e90d92 getClassHelper reenabled 25 years ago
jochen 3840a9ddde *** empty log message *** 25 years ago
jochen 8e74989f48 GlobalOptions 25 years ago
jochen 3f0eec8d26 make getSignature public 25 years ago
jochen 7bb05ed501 Types moved to jode.type 26 years ago
jochen c0cd537eaf Types moved to jode.type 26 years ago
jochen 0cfab76126 Types moved to jode.type 26 years ago
jochen deb5ea736b Types moved to jode.type 26 years ago
jochen 73e201d59d tType(Class) and tMethod(Class[], Class) 26 years ago
jochen 8039178f9e Class[], Class constructor moved to Type.tMethod 26 years ago
jochen 7d0d19c63e getClassInfo added 26 years ago
jochen 3db43bc59a *** empty log message *** 26 years ago
jochen d3a45e7935 getTypeClass, tMethod (with hashtable), tType(Class) 26 years ago
jochen b00b9012ff getTypeClass 26 years ago
jochen 1b9c1c468f getParameterClasses/getReturnClass 26 years ago
jochen 6b262c4658 typecode is final 26 years ago
jochen f7eee72ea3 changed copyright comment 26 years ago
jochen 4150e5c3aa getDefaultValue added 26 years ago
jochen 521eaf3f22 added copyright 26 years ago
jochen 83d1b39a7d added copyright 26 years ago