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 e639e4cf38 fixed JASSIST-132 13 years ago
..
analysis fixed JIRA JASSIST-117 14 years ago
annotation since Javassist doesn't support JDK 1.3, I changed the source code to use LinkedHashMap (since 1.4) 14 years ago
stackmap fixed JASSIST-132 13 years ago
AccessFlag.java updated the copyright notices. 17 years ago
AnnotationDefaultAttribute.java updated the copyright notices. 17 years ago
AnnotationsAttribute.java fixed JIRA JASSIST-94 14 years ago
AttributeInfo.java for performance tuning 14 years ago
BadBytecode.java Fix subtypeOf in CtArray 16 years ago
ByteArray.java updated the copyright notices. 17 years ago
ByteStream.java added a simple ASM-like API. 14 years ago
Bytecode.java performance tuning 14 years ago
ClassFile.java fixed typos. 14 years ago
ClassFilePrinter.java modified to print annotations 14 years ago
ClassFileWriter.java [JASSIST-131] Fix ConstPoolWriter.addStringInfo() 14 years ago
CodeAnalyzer.java better support of JSR/RET when computing MaxStack 14 years ago
CodeAttribute.java for performance tuning 14 years ago
CodeIterator.java fixed JASSIST-124 14 years ago
ConstPool.java performance tuning 14 years ago
ConstantAttribute.java updated the copyright notices. 17 years ago
DeprecatedAttribute.java updated the copyright notices. 17 years ago
Descriptor.java added ClassPool.getCtClass() and fixed related bugs. 16 years ago
DuplicateMemberException.java updated the copyright notices. 17 years ago
EnclosingMethodAttribute.java updated the copyright notices. 17 years ago
ExceptionTable.java fixed JIRA JASSIST-83 15 years ago
ExceptionsAttribute.java updated the copyright notices. 17 years ago
FieldInfo.java for performance tuning 14 years ago
InnerClassesAttribute.java updated the copyright notices. 17 years ago
InstructionPrinter.java Fix JASSIST-71 - Array access replacement generates invalid bytecode when padding is required 15 years ago
LineNumberAttribute.java updated the copyright notices. 17 years ago
LocalVariableAttribute.java for JIRA JASSIST-98 14 years ago
LocalVariableTypeAttribute.java fixed JIRA JASSIST-77 15 years ago
LongVector.java for performance tuning 14 years ago
MethodInfo.java for performance tuning 14 years ago
Mnemonic.java updated the copyright notices. 17 years ago
Opcode.java updated the copyright notices. 17 years ago
ParameterAnnotationsAttribute.java fixed JIRA JASSIST-94 14 years ago
SignatureAttribute.java fixed JIRA JASSIST-77 15 years ago
SourceFileAttribute.java updated the copyright notices. 17 years ago
StackMap.java modified javadoc comments 14 years ago
StackMapTable.java for JIRA JASSIST-95 14 years ago
SyntheticAttribute.java updated the copyright notices. 17 years ago
package.html Changed the copyright notices and removed tab characters. 21 years ago