aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/compiler/JvstCodeGen.java
Commit message (Expand)AuthorAgeFilesLines
* line numbers for undefined ids & moreakuznetsov2023-12-291-23/+23
* add line numbers and testakuznetsov2023-10-041-13/+13
* Replace StringBuffer with StringBuilder and other minor String optimizationsTimothy Hoffman2021-07-161-2/+2
* Organize imports to disolve ambiguity.nickl-2017-10-301-3/+15
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-41/+42
* modifies the implementation of that invokes an interface default methodchibash2016-02-231-4/+3
* added the Apache license.chiba2011-07-081-2/+3
* fixed typos.chiba2010-07-221-1/+1
* $type support by CtBehavior#insertBefore: JIRA JASSIST-62chiba2008-06-031-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
* javassist.expr.NewArray has been implemented.chiba2004-08-021-5/+11
* local variables were made available in the source text passedchiba2004-01-111-10/+12
* updated the copyright notices.chiba2004-01-081-3/+31
* I implemented a type checker for better code generation.chiba2003-11-271-28/+29
* made javassist.expr.MethodCall#replace correctly workchiba2003-10-101-3/+19
* modified the semantics of ($r).chiba2003-05-161-11/+26
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-431/+420
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+651