Community
Participate
Working Groups
Created attachment 124681 [details] The patchset The Xtend and Xpand middleends have to be completed to support Xtend and Xpand on the backend. The backend must be extended to support fully qualified function names. The attached patchset achieves just this and provides a test plugins for the middleends. The still existing project org.eclipse.xtend.middleend is superceded by the new plugins org.eclipse.xtend.middleend.xtend and org.eclipse.xtend.middleend.xpand. Likewise the test plugin is now split into two plugins. The following patches are contained: backend.patch (org.eclipse.xtend.backend) backend-test.patch (org.eclipse.xtend.backend.test) backend-uml2types.patch (org.eclipse.xtend.backend.uml2types) xpand-middleend.patch (org.eclipse.xtend.middleend.xpand) xtend-middleend.patch (org.eclipse.xtend.middleend.xtend) xtend.patch (org.eclipse.xtend - adds a getter to CreateExtensionStatement) Additionally two new test plugins and the required features are included.
Thanks André, I'll check it tomorrow. Bernd
I, André Arnold, declare that I developed attached code from scratch, without referencing any 3rd party materials except material licensed under the EPL as well as Junit4 and Apache Commons Logging.
I certify that I am the copyright owner and authorize this contribution.
Created attachment 124943 [details] patchset fixing this issue Supersedes patchset_20090204.zip Don't use patchset_20090204.zip as is corrupted (some parts are missing)
Committed to HEAD as parallel IP was approved. For details please see https://dev.eclipse.org/ipzilla/show_bug.cgi?id=3076 Thanks André! Leaving bug open until the contribution is IP approved
Fixed
Bug resolved before Xpand 1.2 release date => Closing