0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed minor problem with the creating of enums in packageimpl More... almost 3 years ago
smartemfresource can now be saved if contents are empty More... almost 3 years ago
now supporting most gt tests with EMF and SmartEMFResource More... almost 3 years ago
EMF elements within a smartemfresource at least no longer throw an exception More... almost 3 years ago
implemented new context menu button to switch between EMF and SmartEMF code generation (selectable via projects) More... almost 3 years ago
fixed another issue with name clashes between enums and enum_ids More... almost 3 years ago
PackageImpls can now handle types from other packages More... almost 3 years ago
now supporting EDates More... almost 3 years ago
fixed some issues with eenum names which should contain _ fixed a problem where names were not generated correctly when they contained uppercase letters only More... almost 3 years ago
Merge remote-tracking branch 'origin/Sebastian_SmartEMF_Integration' into smartemf-integration More... almost 3 years ago
moved static helper methods to templateUtil More... almost 3 years ago
fixed a problem where eContents returned collections that contained null values More... almost 3 years ago
fixed some issues with remove adapter notifications More... almost 3 years ago
minor fixes More... almost 3 years ago
fixed missing ecore errors for metamodels that referenced foreign metamodels More... almost 3 years ago
crossreferences are no longer treated as contaimments More... almost 3 years ago
fixed ambiguity problems with classes that were named Container More... almost 3 years ago
fixed and refactored factory templates More... almost 3 years ago
fixed missing enum init in package impl -> TODO: fix missing enum creation from string method in the factory impl More... almost 3 years ago
fixed problems where resources were not set More... almost 3 years ago
fixed problems where resources were not set More... almost 3 years ago
fixed class init errors More... almost 3 years ago
fixed index out of bounds exception More... almost 3 years ago
fixed a problem were the root object was always null More... almost 3 years ago
all smartcollections are now internalELists (thanks to EMF persistence) More... almost 3 years ago
DefaultSmartEList is now an InternalEList More... almost 3 years ago
fixed a problem within the package generator that used featureIDs as indices More... almost 3 years ago
refactored and renamed enum template More... almost 3 years ago
first draft of notifications More... almost 3 years ago
fixed order of removing_adapter and add messages (first should be sent to old adapters and the latter to the new ones) More... almost 3 years ago