summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implemented CtBehavior.setBody with $proceed.chiba2003-09-022-0/+41
* implemented toString().chiba2003-09-018-0/+102
* changed the version number to 2.7chiba2003-08-314-10/+9
* corrected to be able to compile an infinite loop.rel_2_6chiba2003-08-283-11/+30
* fixed a bug in CtField.chiba2003-08-231-0/+2
* changed the behavior of CtClassType.setSuperclass().chiba2003-08-222-34/+16
* made to produce bytecode that HotSpot 1.3 can compile to bechiba2003-08-202-31/+78
* fixed a bug in the compiler, which could not compile a try statementchiba2003-08-173-7/+10
* updated some javadoc comments.chiba2003-08-046-8/+84
* added Expr#indexofBytecode.chiba2003-07-313-3/+14
* fixed typo in a javadoc comment.chiba2003-07-112-2/+2
* added ClassPool#removeCached so that subclasses of ClassPool can dochiba2003-07-112-5/+30
* enforced close() in a finally block.chiba2003-07-093-19/+33
* minor bugs have been fixed.chiba2003-07-0813-17/+92
* added comments for 2.5.1rel_2_5_1patriot1burke2003-05-241-0/+7
* fixed the version number.chiba2003-05-242-2/+2
* - Made ClassPool.get0 protected so that subclasses of ClassPool can call itpatriot1burke2003-05-231-4/+12
* changed CtBehavior.setBody() so that setBody(null) produces a bodychiba2003-05-199-19/+92
* fixed a bug in CtBehavior#setBody().chiba2003-05-183-15/+102
* fixed a simple bug. MethodCall#isSuper() was not public.chiba2003-05-171-1/+1
* added isSuper() in MethodCall.chiba2003-05-162-0/+10
* modified the semantics of ($r).chiba2003-05-163-14/+66
* fixed a bug in makeClassInitializer() in CtClassType.chiba2003-05-141-7/+1
* fixed several compiler bugs and updated the tutorial.chiba2003-05-148-32/+142
* fixed an array-access bug.chiba2003-04-303-9/+13
* changed the license.chiba2003-04-30129-1624/+1558
* improved a javadoc comment.chiba2003-04-251-0/+4
* new files for version 2.5.chiba2003-04-232-0/+204
* Changed the copyright notices and removed tab characters.chiba2003-04-23140-17638/+17310
* changed licensingpatriot1burke2003-04-221-453/+457
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-22166-0/+33356
* Standard project directories initialized by cvs2svn.ggillies@redhat.com2003-04-220-0/+0