Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package. | chiba | 2012-09-14 | 1 | -2/+3 |
* | fixed a bug that the compiler reports an error when "length" is used as a cla... | chiba | 2011-07-03 | 1 | -1/+1 |
* | Fix subtypeOf in CtArray | jgreene | 2008-05-24 | 1 | -1/+2 |
* | fixed a bug of CodeIterator.insertGap() with JDK 1.6 | chiba | 2008-03-18 | 1 | -0/+1 |
* | Exclude HotSwapper in Eclipse since it does not work | kkhan | 2007-06-11 | 1 | -2/+2 |
* | modified javassist.convert.* to support the stack map table of Java 6. | chiba | 2007-02-09 | 1 | -3/+2 |
* | fixed the bug reported as JASSIST-23. | chiba | 2006-08-07 | 1 | -0/+1 |
* | Get rid of reference to local/src | kkhan | 2006-07-10 | 1 | -1/+0 |
* | Remove the JDK vendor specfic class from the eclipse compilation | adrian | 2006-01-30 | 1 | -1/+1 |
* | changed to generate more javap-friendly code | chiba | 2006-01-01 | 1 | -3/+3 |
* | Add eclipse files | kkhan | 2005-11-22 | 1 | -0/+7 |