aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-156chiba2012-02-251-1/+1
* for 3.16.0 releasechiba2012-02-191-2/+2
* fixed JASSIST-151chiba2012-02-191-2/+1
* fixed JASSIST-152chiba2012-02-191-5/+24
* fixed JASSIST-155chiba2012-02-156-16/+77
* fixed JASSIST-150 (fixed a bug on WeakHashMap)chiba2012-02-111-2/+9
* fixed JASSIST-150chiba2012-02-114-54/+50
* fixed JASSIST-147chiba2012-02-052-17/+53
* fixed a typo in a javadoc comment.chiba2012-02-051-1/+0
* fixed a typo in a javadoc comment.chiba2012-02-051-1/+1
* fixed JASSIST-149chiba2012-02-011-0/+8
* implemented a post dominator tree.chiba2012-01-241-149/+21
* revising ControlFlow.dominatorTree().chiba2012-01-232-12/+254
* make Block.incoming() public.chiba2011-12-071-1/+1
* added parent() to jvst.bytecode.analysis.ControlFlow.javachiba2011-11-241-0/+7
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-121-0/+1
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-121-0/+7
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-112-1/+15
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-113-10/+368
* fixed JASSIST-146chiba2011-11-041-1/+0
* fixed JASSIST-146chiba2011-11-041-199/+239
* added some javadoc comments.chiba2011-10-253-1/+17
* fixed JASSIST-145chiba2011-10-191-0/+4
* fixed JASSIST-144chiba2011-09-016-17/+88
* fixed JASSIST-127chiba2011-08-212-9/+31
* release 3.15.0-GArel_3_15_0_gachiba2011-07-082-4/+4
* fixed JASSIST-138chiba2011-07-082-1/+23
* added the Apache license.chiba2011-07-08210-409/+619
* fixed a bug that the compiler reports an error when "length" is used as a cla...chiba2011-07-031-1/+7
* a minor bug fixchiba2011-06-211-0/+12
* fixed JASSIST-142chiba2011-05-251-3/+6
* fixed a typo.chiba2011-01-051-1/+1
* changed javadoc for JASSIST-123chiba2010-10-051-0/+3
* for releasing 3.14.0.GArel_3_14_0_gachiba2010-10-052-2/+2
* fixed JASSIST-123chiba2010-10-051-0/+11
* fixed JASSIST-121chiba2010-10-051-11/+8
* fixed JASSIST-128 and JASSIST-129chiba2010-09-147-47/+62
* fixed JASSIST-130chiba2010-09-125-20/+152
* fixed JASSIST-132chiba2010-09-099-19/+24
* [JASSIST-131] Fix ConstPoolWriter.addStringInfo()kabir.khan@jboss.com2010-08-241-1/+2
* fixed typos.chiba2010-07-225-5/+5
* 3.13.0.GA releaserel_3_13_0_gachiba2010-07-191-1/+1
* fixed JIRA JASSIST-125chiba2010-07-182-26/+38
* better support of JSR/RET when computing MaxStack chiba2010-07-151-6/+25
* fixed JASSIST-124chiba2010-07-091-7/+29
* fixed JIRA JASSIST-122chiba2010-07-081-0/+1
* fixed JASSIST-119chiba2010-07-083-18/+64
* fixed JASSIST-118chiba2010-07-081-6/+14
* modified to print annotationschiba2010-06-171-0/+3
* fixed JIRA JASSIST-117chiba2010-05-171-2/+2