Branch: refs/heads/master Home: http://github.com/timbunce/java2perl6
Commit: 07774608c8666a08e10063d17791b7f89f668a5e http://github.com/timbunce/java2perl6/commit/07774608c8666a08e10063d17791b7f89f668a5e Author: Tim Bunce <tim.bu...@pobox.com> Date: 2010-07-20 (Tue, 20 Jul 2010) Changed paths: M lib/Java/Javap.pm M lib/Java/Javap/Generator.pm M t/02_interface.t M t/03_class.t Log Message: ----------- remove remaining references to old Std generator Commit: ec5d480c7dea7d634956335ac40f1121f3d70be8 http://github.com/timbunce/java2perl6/commit/ec5d480c7dea7d634956335ac40f1121f3d70be8 Author: Tim Bunce <tim.bu...@pobox.com> Date: 2010-07-20 (Tue, 20 Jul 2010) Changed paths: M Changes M dist.ini Log Message: ----------- prep for release Commit: 6f8b40e3fc8c7c138935031b13c355de1926c47e http://github.com/timbunce/java2perl6/commit/6f8b40e3fc8c7c138935031b13c355de1926c47e Author: Tim Bunce <tim.bu...@pobox.com> Date: 2010-07-20 (Tue, 20 Jul 2010) Changed paths: M t/02_interface.t M t/03_class.t Log Message: ----------- resync tests after Std fix