aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/expr/Cast.java
Commit message (Expand)AuthorAgeFilesLines
* line numbers for undefined ids & moreakuznetsov2023-12-291-5/+5
* Organize imports to disolve ambiguity.nickl-2017-10-301-3/+17
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-1/+9
* added the Apache license.chiba2011-07-081-2/+3
* fixed JASSIST-132chiba2010-09-091-1/+1
* added ClassPool.getCtClass() and fixed related bugs.chiba2008-07-041-1/+1
* fixed a bug of CtClassType#releaseClassFiles()chiba2007-06-221-0/+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
* Made the constructors in subclasses of Expr protected.chiba2004-10-181-1/+1
* Changed subclasses of javassist.expr.Expr so that $_ is always initialized.chiba2004-06-051-0/+4
* local variables were made available in the source text passedchiba2004-01-111-0/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* I implemented a type checker for better code generation.chiba2003-11-271-0/+7
* made javassist.expr.MethodCall#replace correctly workchiba2003-10-101-1/+1
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-89/+78
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+162