aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/stackmap
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-132chiba2010-09-091-10/+15
* fixed JIRA JASSIST-125chiba2010-07-182-26/+38
* for JIRA JASSIST-95chiba2009-11-081-1/+10
* for fixing JIRA-95chiba2009-10-191-2/+5
* for JIRA-95chiba2009-10-191-41/+0
* for JIRA-95chiba2009-10-191-0/+52
* for implementing StackMap attributes (JIRA 95)chiba2009-10-152-10/+74
* updated the copyright notices.chiba2007-06-047-6/+21
* changed the compiler so that .class will be compiled into ldc.chiba2007-05-291-1/+1
* fixed bugs of javassist.bytecode.stackmapchiba2007-05-295-23/+73
* fixed a but in javassist.bytecode.stackmap etc.chiba2007-05-241-1/+1
* implemented javassist.bytecode.stackmap package.chiba2007-05-066-665/+1080
* snapshot. I am still working on stackmap support.chiba2007-04-264-136/+359
* stackmap support (cont.)chiba2007-04-106-296/+1468
* modified javassist.convert.* to support the stack map table of Java 6.chiba2007-02-093-840/+850
* supported generic type signatures.chiba2007-02-062-0/+1006