aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/compiler/ast/ArrayInit.java
Commit message (Collapse)AuthorAgeFilesLines
* add line numbers and testakuznetsov2023-10-041-3/+5
|
* fixes a bug involuved in Pull Request #294chibash2019-12-241-0/+17
|
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-0/+2
| | | | | | | | | | | | | The following were applied during multiple itterations through the source. * Parameterize raw types. * Mark unused members. * Annotate override and deprecated methods. * Convert loops to enhance for loop. * Remove redundant else statements. * Widening collection type references. * Optimize code for improved readability. * Squash compiler warnings. * Identify smells.
* Added default serialVersionUID.nickl-2017-10-281-0/+3
|
* added the Apache license.chiba2011-07-081-2/+3
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@584 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* updated the copyright notices.chiba2007-06-041-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@382 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* updated copyright noticeschiba2006-01-111-0/+16
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@234 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* Array initializer supports and better annotation supports.chiba2005-08-251-0/+15
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@196 30ef5769-5b8d-40dd-aea6-55b5d6557bb3