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.
chiba a52aa92705 renamed javassist.tool to javassist.tools 18 years ago
..
bytecode changed to generate more javap-friendly code 18 years ago
compiler fixed a bug reported as JIRA Javassist-12 19 years ago
convert Change the year in the copyright notices from 2004 to 2005. 19 years ago
expr implemented recursive replace() for ExprEditor. 18 years ago
reflect changed the behavior of CtClass#getMethods(), getFields(), and getConstructors(). 18 years ago
rmi deleted some local variables that are never read. 19 years ago
runtime Change the year in the copyright notices from 2004 to 2005. 19 years ago
tools renamed javassist.tool to javassist.tools 18 years ago
web updated javadoc comments 18 years ago
ByteArrayClassPath.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
CannotCompileException.java improved the compatibility with respect to chained exceptions. 19 years ago
ClassClassPath.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
ClassMap.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
ClassPath.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
ClassPool.java appended ClassPool(boolean) constructor. 18 years ago
ClassPoolTail.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
CodeConverter.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
CtArray.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
CtBehavior.java implemented getSignature() in javassist.expr.MethodCall 18 years ago
CtClass.java implemented getSignature() in javassist.expr.MethodCall 18 years ago
CtClassType.java added some methods to javassist.Bytecode and Descriptor. 18 years ago
CtConstructor.java added makeUniqueName() in CtClass. 18 years ago
CtField.java updated javadoc comments. 18 years ago
CtMember.java updated Modifier class. 18 years ago
CtMethod.java Implemented CtConstructor#toMethod(). 18 years ago
CtNewClass.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
CtNewConstructor.java fixed a compilation problem of static final fields. 19 years ago
CtNewMethod.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
CtNewNestedClass.java renamed getEnclosingClass() in CtClass to getEnclosingMethod() and fixed a bug so that getModifiers() can work on an nested class. 18 years ago
CtNewWrappedConstructor.java deleted some local variables that are never read. 19 years ago
CtNewWrappedMethod.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
CtPrimitiveType.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
Loader.java Fixed a threading bug reported by JIRA Javassist-13 19 years ago
LoaderClassPath.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
Modifier.java updated Modifier class. 18 years ago
NotFoundException.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
SerialVersionUID.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
Translator.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
URLClassPath.java Change the year in the copyright notices from 2004 to 2005. 19 years ago
package.html If a newly created method does not have a throws clause, an empty 20 years ago