aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/compiler/AccessorMaker.java
Commit message (Expand)AuthorAgeFilesLines
* Organize imports to disolve ambiguity.nickl-2017-10-301-2/+14
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-2/+3
* fixed javadoc bugschibash2015-01-071-1/+1
* added the Apache license.chiba2011-07-081-2/+3
* fixed JASSIST-57chiba2008-03-231-1/+1
* updated the copyright notices.chiba2007-06-041-1/+1
* updated copyright noticeschiba2006-01-111-1/+1
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* Now, the compiler accepts a method that callschiba2004-05-081-0/+47
* Now, the compiler accepts a method that accesseschiba2004-05-051-4/+115
* Now, the compiler accepts a method that calls a private methodchiba2004-05-041-0/+101