選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
chibash 4f35e4e1a8 prohibits too many items from being added to a constant pool 1年前
..
analysis Replace StringBuffer with StringBuilder and other minor String optimizations 2年前
annotation Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer 2年前
stackmap Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer 2年前
AccessFlag.java updates ConstPool to support Module and Package 6年前
AnnotationDefaultAttribute.java fixes a bug of ClassFile#renameClass(), some imports could not be successfully renamed 4年前
AnnotationsAttribute.java Organize imports to disolve ambiguity. 6年前
AttributeInfo.java fixes a bug of ClassFile#renameClass(), some imports could not be successfully renamed 4年前
BadBytecode.java Added default serialVersionUID. 6年前
BootstrapMethodsAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
ByteArray.java added the Apache license. 13年前
ByteStream.java Organize imports to disolve ambiguity. 6年前
Bytecode.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
ClassFile.java JASSIST-271 Allow running on Java 11 by falling back to ClassLoader.defineClass for Java > 10 6年前
ClassFilePrinter.java Organize imports to disolve ambiguity. 6年前
ClassFileWriter.java adds ClassFileWriter#addDynamicInfo 4年前
CodeAnalyzer.java fixed JASSIST-174 11年前
CodeAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
CodeIterator.java adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 4年前
ConstPool.java prohibits too many items from being added to a constant pool 1年前
ConstantAttribute.java Organize imports to disolve ambiguity. 6年前
DeprecatedAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
Descriptor.java Replace StringBuffer with StringBuilder and other minor String optimizations 2年前
DuplicateMemberException.java Added default serialVersionUID. 6年前
EnclosingMethodAttribute.java Organize imports to disolve ambiguity. 6年前
ExceptionTable.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
ExceptionsAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
FieldInfo.java Organize imports to disolve ambiguity. 6年前
InnerClassesAttribute.java Organize imports to disolve ambiguity. 6年前
InstructionPrinter.java Replace StringBuffer with StringBuilder and other minor String optimizations 2年前
LineNumberAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
LocalVariableAttribute.java fixes typos for #357 3年前
LocalVariableTypeAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
LongVector.java added the Apache license. 13年前
MethodInfo.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
MethodParametersAttribute.java add functions for getting the parameter names of method 3年前
Mnemonic.java fixed JASSIST-174 11年前
NestHostAttribute.java changes the version number 5年前
NestMembersAttribute.java changes the version number 5年前
Opcode.java fixed JASSIST-174 11年前
ParameterAnnotationsAttribute.java Replace StringBuffer with StringBuilder and other minor String optimizations 2年前
SignatureAttribute.java Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer 2年前
SourceFileAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
StackMap.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
StackMapTable.java Replace array copy loop with System.arraycopy 2年前
SyntheticAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6年前
TypeAnnotationsAttribute.java Organize imports to disolve ambiguity. 6年前
package.html modifies javadoc typos. 7年前