Tentative IP Log for modeling.m2t.xpand
This tentative IP Log is generated dynamically from automatically collected project information.
This information has not been vetted for accuracy by the Eclipse Foundation and may not represent
the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with
the official release(s) of this project(s) for more information.
Licenses
- Eclipse Public License v1.0
Third-Party Code
Pre-Req Dependencies
| CQ | Third-Party Code | License | Use |
|---|---|---|---|
| 1827 | ICU4J 3.6.1 | X.Net License (ICU4J License, MIT Style) | modified source & binary |
| 2991 | ANTLR Version: 3.0 Runtime (PB CQ1359) | New BSD license | unmodified source & binary |
| 2992 | Commons Logging Version: 1.0.4 (PB CQ133) | Apache License, 2.0 | unmodified source & binary |
| 3184 | AOP Alliance Version: 1.0 (using from Orbit CQ3087) | Public Domain | unmodified binary |
| 4176 | Apache Commons Logging Jar Version: 1.1.1 (PB CQ1907) | Apache License, 2.0 | unmodified source & binary |
Exempt Pre-Req and Works With Dependencies
No Exempt Pre-Req or Works With dependencies
Unused Approved Contributions
| CQ | Third-Party Code | License | Status |
|---|---|---|---|
| 1557 | ANTLR runtime Version: 3.0 | New BSD license | obsolete: was used in the past but is not longer used |
| 1576 | org.apache.commons.logging Version: 1.0.4 | Apache License, 2.0 | obsolete: was used in the past but is not longer used |
Committers
| Past and Present Active | ||
|---|---|---|
| Name | Organization | |
| andre Arnold | ||
| Heiko Behrens | ||
| Achim Demelt | ||
| Sven Efftinge | itemis AG | |
| Moritz Eysholdt | itemis AG | |
| Peter Friese | ||
| Arno Haase | ||
| Dennis Huebner | itemis AG | |
| Darius Jockel | itemis AG | |
| Jan Koehnlein | itemis AG | |
| Bernd Kolb | itemis AG | |
| Patrick Schoenbach | itemis AG | |
| Karsten Thoms | itemis AG | |
| Markus Voelter | itemis AG | |
| Sebastian Zarnekow | itemis AG | |
Contributors and Their Contributions
| Ref | Size | Description |
|---|---|---|
| Achim Demelt (googlemail.com) | ||
| 283559 | 14005 bytes | Callback interface extensions Proposed patch |
| Alexander Nyssen (itemis.de) | ||
| 264319 | 2217 bytes | setCallBack method should be pulled up from XpandExecutionContextImpl to ExecutionContextImpl Pull-up patch |
| André Arnold (gmx.de) | ||
| 263650 | 578843 bytes | Complete Xtend and Xpand middleend to interprete Xpand/Xtend code using the Xtend backend patchset fixing this issue |
| 274617 | 809 bytes | Add getter for wildcardParams on Advice patchset fixing this issue |
| 274619 | 942 bytes | Fix handling of default file encoding patchset fixing this issue |
| 274620 | 5656 bytes | Provide an expression for method invocation in the M2T Xpand backend patchset fixing this issue |
| 274620 | 4369 bytes | Provide an expression for method invocation in the M2T Xpand backend test for the patch |
| 275079 | 4640 bytes | Fix bugs in Xtend / Xpand middleend related to changes in MWE Fixes all compile issues due to MWE changes |
| 275080 | 4264 bytes | Fix version of Xpand and Xtend middleend Corrects plugin versions and EMF dependency |
| Bene (itemis.de) | ||
| 292770 | 5164 bytes | [ContentAssist] Broken extensionfiles should not affect content assist fix for this bug |
| 312425 | 1352 bytes | [Xtend Editor] Problem with Error markers this fixes the nullpointer exception in equals method of MarkerObject |
| 312569 | 1696 bytes | [Xtend] Editor does not mark syntax error fix for this bug |
| 312571 | 5164 bytes | [Xtend] Editor does not mark errors patch for this bug an Bug 292770 |
| 320507 | 1973 bytes | [Xtend] should show error when forgetting a semicolon in .ext file patch for this bug |
| 339167 | 916 bytes | duplicate errors of "type unknown" in parameter list of extensions are shown in Xtend Editor Fix for this bug |
| 339168 | 14812 bytes | a huge amount of resourceChanges are fired while XpandXtendBuilder is running the patch fixes this bug |
| 339168 | 2710 bytes | a huge amount of resourceChanges are fired while XpandXtendBuilder is running introducing MarkerObect to store issues and errors in analyzationProcess |
| 339168 | 12273 bytes | a huge amount of resourceChanges are fired while XpandXtendBuilder is running creating markers per file |
| 339168 | 8714 bytes | a huge amount of resourceChanges are fired while XpandXtendBuilder is running creating markers per file |
| 339168 | 3781 bytes | a huge amount of resourceChanges are fired while XpandXtendBuilder is running removing markers correctly |
| 339169 | 6264 bytes | problemMarkers should be adaptable introduces Interface for MarkerFactory |
| 339169 | 5116 bytes | problemMarkers should be adaptable introduces ExtensionPoint for MarkerFactory |
| 339169 | 5311 bytes | problemMarkers should be adaptable extends MarkerObject |
| 339169 | 8486 bytes | problemMarkers should be adaptable makes use of MarkerFactory |
| 339175 | 4316 bytes | analyze files only and the files which have references to the file adds new builderPreference |
| 339175 | 3729 bytes | analyze files only and the files which have references to the file make use of new Builder Preference |
| 339182 | 2264 bytes | avoid multiple resourceLoading if an additional storageFinder is implemented eliminating multiple resourceLoading |
| 341194 | 2191 bytes | Provide codeCompletion for types in extension definitions in xtend-editor this is a patch for Bug 341194 |
| 341921 | 16137 bytes | Enable compilation of Xpand/Xtend/Check files outside Java classpath patch for Bug 341921 |
| 341921 | 4744 bytes | Enable compilation of Xpand/Xtend/Check files outside Java classpath additional fix for Bug 341921 |
| 342678 | 1153 bytes | Analyzing reverse referenced files will not work if imported resources do not exist fixes Bug 342678 |
| 357392 | 1893 bytes | JavaTypeImpl with clazz=java.lang.String doesn't match StringTypeImpl patch for Bug 357392 |
| 358071 | 2493 bytes | Exception when starting xtend.ui and xtend.check.ui plugins in head-less application patch for Bug 358071 |
| 359100 | 10688 bytes | Xpand is completely broken Patch for Bug 359100 |
| 359100 | 4907 bytes | Xpand is completely broken UnitTest testing referenced projects build |
| 401505 | 12511 bytes | Inefficient Algorithm for checkAmbiguousDefinitions Testcases for Ambiguous checks |
| 401505 | 10056 bytes | Inefficient Algorithm for checkAmbiguousDefinitions Fix for this bug |
| Benjamin Schwertfeger (itemis.de) | ||
| 319823 | 2100 bytes | XMLBeautifier fails to process data with encoding different from platform-enc Patch for set the file encoding before read and write |
| 321422 | 1365 bytes | Breakpoint position in Xtend and Xpand is not right calculated Patch for correct line calculation. Position must be inside the text area. |
| Christian Dietrich (itemis.de) | ||
| 333605 | 11205 bytes | [Typesystem][UML] does not support all Built-In Primitive Types Sample Project and Possible Workaround |
| Christian W. Damus (gmail.com) | ||
| 281269 | 8291 bytes | [Xtend] EMF typesystem does not support EDataTypes Fixes for datatype limitations |
| Darius Jockel (itemis.de) | ||
| 283799 | 38218 bytes | Navigation by Ctrl+click in XPand Editor Improvement of navigation |
| 284019 | 19924 bytes | [Wizard] creating new Xpand project should use settings from preferences An alternative Xpand project wizard |
| 291526 | 6093 bytes | Custom resource loading in xpand / xtend editors Patch for Bug 291526 |
| 297053 | 4876 bytes | Performance significantly decreased in 0.8.0 stream Patch for Bug 297053 and testcase |
| 301392 | 2510 bytes | [XtendXpandModelManager] Deleted projects are not removed from projects cache Patch |
| Dieter Moroff (umlmda.org) | ||
| 273412 | 4378 bytes | UI dependency in org.eclipse.xtend.typesystem.emf Patch moving EarlyStart to UI plugin, changing the plugin.xmls |
| 274265 | 3403 bytes | Maven pom file Patch for XPand Relang |
| 274265 | 9694 bytes | Maven pom file Patch for XPand Plugins |
| 274879 | 1403 bytes | Minor changes to maven pom files Patch with the changed pom.xml in XPand Releng and Plugins |
| Ed Merks (gmail.com) | ||
| 385587 | 75555 bytes | Reduce memory footprint of class Identifier Further improvements |
| 400675 | 75555 bytes | XtendXpandProject.findCachedXtendXpandResource is O(n^2) Improved lookup |
| 401144 | 26406 bytes | The type system performance can be improved by avoiding expensive regular expressions Patches to improve performance |
| 401167 | 8070 bytes | Ambiguous Definitions Marker creation on wrong resource Patches to improve performance |
| ekkehard gentz (ekkes-corner.org) | ||
| 283942 | 1060 bytes | Xpand 0.71 Sample Project Workflow Errors generator.mwe with correct classnames |
| Erhard Weinell (yatta.de) | ||
| 299797 | 2271 bytes | [typesystem.emf] Use of eAllContents in getKnownTypes yields massive overhead on large metamodels Replaces eAllContents with a more specific implementation |
| 300827 | 43727 bytes | [xpand.ui] Provide user-configurable syntax coloring / markup Adds user-configurable syntax coloring |
| 310579 | 854 bytes | containingDefinition setting not propagated across IfStatement.elseIf Patch to fix #310579 |
| Heiko Behrens (itemis.de) | ||
| 264363 | 1197 bytes | [Xtend] No meaningful exception when reexporting an unknown extension Exception that names importer and unknown extension file that should be imported |
| 264564 | 51020 bytes | [Xtend] Expressions cannot represent large ordinal numbers Long->BigInteger, Implicit type conversion for java extensions, minor fixes |
| 267033 | 5493 bytes | [Xtend] EClassType das not support setter for multi value EDataTypes Patch including test and fix |
| 274516 | 9359 bytes | Some bugs in EMF typesystem patch |
| 274518 | 13202 bytes | Some bugs in UML typesystem patch |
| 277572 | 214325 bytes | Profiler for expression-based languages such as Xtend/Xpand/Check profiler and templates |
| 278345 | 35146 bytes | Performance optimization of Xpand Builder cached analyzed return types for extensions, enhanced preferences page |
| Jochen Schmich (fiducia.de) | ||
| 307281 | 5258 bytes | UML Typesystem should be aware of a stereotyped Element's actual type Adds actual type awareness for Stereotypes |
| 308622 | 1172 bytes | UML Typesystem does not handle Stereotype associations correctly The patch |
| 385174 | 3197 bytes | UML Typesystem produces "Couldn't find operation '...' for 'java::lang::String'" on UML2 4.0 Is aware of the "Types" EPackage used by UML2 4.0 Metamodel |
| 388373 | 1918 bytes | Calling typeSelect() fails for MultipleStereotypeType instances The Bugfix |
| Johannes Dicks (itemis.de) | ||
| 367065 | 7189 bytes | Memory Leak caused by adding IElementChangedListener, added in ctor of XtendXpandProject, which is never be released when a project is deleted quickfix |
| Karsten Thoms (itemis.de) | ||
| 205522 | 12299 bytes | prExcludes causes IllegalArgumentExeption Patch |
| 206137 | 17100 bytes | prSrcPaths: error if more then 1 path Patch |
| 206621 | 2514 bytes | Stack overflow Exception Patch |
| 206621 | 4020 bytes | Stack overflow Exception Patch |
| Knut Wannheden (paranor.ch) | ||
| 280422 | 4298 bytes | [stdlib] replace oaw::Type with xpand2::Type oaw::Type patch |
| Manfred Klug (web.de) | ||
| 206621 | 1720 bytes | Stack overflow Exception Updated patch for OawProject.java |
| Manuel Bork (yatta.de) | ||
| 407101 | 3497 bytes | Wrong usage of delimiter in QualifiedName.create(String, String) when delimiter is longer than one character Test and bugfix |
| Michal Ruzicka (gmail.com) | ||
| 307960 | 584 bytes | org.eclipse.xpand.ui doesn't compile without org.eclipse.debug.core patch to add org.eclipse.debug.core as a dependency of org.eclipse.xpand.ui |
| Moritz Eysholdt (itemis.de) | ||
| 268577 | 7410 bytes | misc bugfixes for Xpand needed by the XSD Adapter xtend fixes 0.2 |
| 273464 | 971174 bytes | [typesystem.xsd] Migrate documentation from oAW xtend.typesystem.xsd Documentation 0.1 |
| 273464 | 878610 bytes | [typesystem.xsd] Migrate documentation from oAW xtend.typesystem.xsd Documentation Images 0.1 |
| 277819 | 157832 bytes | Needed fixes detected by the IP review for xtend.typesystem.xsd xtend.typesystem.xsd IP Fixes 0.1 |
| Niko Stotz (nikostotz.de) | ||
| 356959 | 5154 bytes | integer overflow in FSIO.cvSize leads to NegativeArraySizeException Proposed fixed version of FSIO |
| Richard Gronback (borland.com) | ||
| 229115 | 662 bytes | Xpand wizard package should be exposed Simple patch to add wizard package to Export-Package list |
| Sebastian Zarnekow (itemis.de) | ||
| 218607 | 7272 bytes | Order Preserving Sets Tests and some fixes for intersect, union, without, SetType.newInstance |
| 267699 | 9717 bytes | Xpand Editor is not registered Restore content of plugin xml, some fixes with keybindings |
| 268576 | 2596 bytes | [Builder] Infinite recursion if resource is not found Fix for inifinite recursion |
| 268808 | 1529 bytes | [Activities] Dublicate entries in plugins xml lead to unresolved message Fix |
| 269954 | 4041 bytes | [Type inference] Return type for Collection.flatten could be infered in most cases Collection.flatten |
| 269955 | 12634 bytes | [ContentAssist] Misleading and duplicate suggestions when parameterized types are involved Patch that fixes the problems |
| 273050 | 2207 bytes | [JavaMetamodel] Opened and closed projects are not handled gracefully Fix |
| 273051 | 2581 bytes | [ContentAssist] Missing proposals for extensions Fix |
| 281220 | 1036 bytes | [project-analyser] Logs an ResourceException Patch that fixes the problem |
| Simon Barner (in.tum.de) | ||
| 322902 | 880 bytes | Generic EMF Form Editor: ItemLabelProvider.ext does not work with nested packages [patch] Proposed patch to fix to make ItemLabelProvider.ext work with nested packages |
| Tatiana Fesenko (gmail.com) | ||
| 361457 | 1182 bytes | Xtend: NPE when creating a UML EnumerationLiteral Proposed patch |
| 361523 | 1338 bytes | Memory leaks in UML2Writer Proposed patch |
Repositories
The information contained in this log was generated by using commit information from the following repositories:
/gitroot/m2t/org.eclipse.xpand.git