Age | Commit message (Collapse) | Author |
|
values
|
|
in experimental package).
|
|
|
|
Conflicts:
doc/changelog.markdown
|
|
Issue #350
|
|
|
|
|
|
into buzztaiki-issue349-test-failed
|
|
methods javadoc contains@deprecated
|
|
|
|
fixes issue 341 where use of @Delegate with T-extends type parameters would prepend a dot to the fully qualified classname.
|
|
|
|
|
|
(conforming to beanspec)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the ecj tests are written in a slightly more close-to-reality way, and do work for 'val'. eclipse test aspect removed.
|
|
through the complete compile process. This means val and @Delegate testing is now enabled.
TODO: Update -eclipse tests.
|
|
|
|
|
|
types. (Issue #345).
|
|
|
|
and saving one byte isn't relevant, as far as I know. This is simpler, too :)
|
|
|
|
subapps not show up in the list of available commands.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
will use the getter for delegation
|
|
|
|
|
|
|
|
|
|
running on a 1.6 VM.
The test run now has more fine-grained dependency control, in preparation for running tests against multiple different platform versions (javac1.6, old eclipse, new eclipse, etc)
|
|
|
|
|
|
|
|
|