Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-14[543182] Exploit EMF annotated type in templatesewillink/543182Ed Willink1-4/+5
2019-01-14[543221] Add cached Executor removal6.7.0M1Ed Willink2-1/+36
2019-01-14[543221} Re-use cached Executor for InvocationDelegateEd Willink1-18/+61
2019-01-14[543221} Re-use cached Executor for SettingDelegateEd Willink4-55/+196
2019-01-14[543221] Introduce PivotExecutorManager$AdapterEd Willink3-1/+80
2019-01-14[529372] Regen using PivotUtil.getExecutor(...context) in validatorEd Willink34-1572/+1573
2019-01-14[529372] Use PivotUtil.getExecutor(...context) in validator bodies.Ed Willink4-14/+45
2019-01-14[529372] Introduce PivotUtil.getExecutor(...context);Ed Willink2-0/+55
2019-01-14[529372] Failing test checking CONSTRUCTION_COUNTsEd Willink1-2/+16
2019-01-14[529372] Provide CONSTRUCTION_COUNT instrumentationEd Willink6-1/+61
2019-01-14[543221] Use the validation context to share the ModelManager cachesEd Willink1-1/+10
2019-01-14[543221] EObjectProperty eliminationEd Willink4-20/+18
2019-01-14[543334] Regen retaining Pivot body annotationsEd Willink10-713/+1476
2019-01-14[unrelated] Update GenModel copyrightsEd Willink16-16/+16
2019-01-14[543334] Retain Pivot body annotationsEd Willink1-3/+3
2019-01-14[543221] Introduce LazyModelManager cache of oppositesEd Willink4-54/+104
2019-01-14[543187] Introduce getStaticTypeOfValue to enable TemplateParameterIdEd Willink24-202/+477
2019-01-14[543187] Add an XMI validation test that uses template oppositesEd Willink3-4/+68
2019-01-14[543187] TemplateParameter.lowerBound is a ClassEd Willink7-43/+38
2019-01-14[543187] Use TempateParameter lowerbound to determine Property oppositesEd Willink5-17/+37
2019-01-14[543187] Failing test caseEd Willink2-0/+49
2019-01-14[543173] Remove assumption that a specialized property type isEd Willink9-30/+53
2019-01-14[543173] Remove assumption in model that a specialized property type isEd Willink1-2/+2
2019-01-14[543178] Regenerate Pivot modelEd Willink34-4265/+4658
2019-01-14[543178] Catch exceptions thrown by generated validation codeEd Willink3-5/+57
2019-01-14[543178] Improve diagnostic messageEd Willink1-2/+4
2019-01-14[543173] Failing test case.Ed Willink2-0/+49
2019-01-14[543143] Tidy upEd Willink9-96/+141
2019-01-14[543143] fix Map::collect returnEd Willink1-2/+2
2019-01-14[543143] Fix iterator warningsEd Willink11-58/+102
2019-01-14[543143] Use SubStream consistently for castsEd Willink13-130/+205
2019-01-14[543143] Fix Ecore null casts/suppressWarningsEd Willink24-199/+273
2019-01-14[543143] Regen PivotEd Willink12-403/+398
2019-01-14[543143] Introduce ImportNameManagerEd Willink17-186/+468
2019-01-14[543143] Clarify null/not-null class appendsEd Willink40-402/+331
2019-01-14[543143] Avoid redundant cast of Object parameterEd Willink1-2/+6
2019-01-14[543143] Correct nullable array declarationsEd Willink11-361/+361
2019-01-14[543143] Avoid unneccessary importsEd Willink1-2/+4
2018-12-31[443003] Support CG and evaluation of EMap originated valuesEd Willink9-29/+115
2018-12-31[443003] Support annotated Map entry classes throughout ES2AS2CS2AS2ESEd Willink26-619/+816
2018-12-31[443003] Support EMap idiom throughout ES2AS2CS2AS2ESEd Willink11-18/+289
2018-12-31[443003] Interpret EMaps as Map typesEd Willink5-0/+108
2018-12-31[443003] Resolve all type references in pre-order passEd Willink3-32/+48
2018-12-31[unrelated] Improve assertDiagnostics detail.Ed Willink4-5/+20
2018-12-31[443003] Use PivotUtil getBehavioralTypeEd Willink17-60/+107
2018-12-31[443003] Fixup API filters post mergeEd Willink2-90/+12
2018-12-31Merge branch 'baseline'Ed Willink17-3516/+262
2018-12-31[443003] Fixup regeneration with MapType.entryClassEd Willink6-3484/+33
2018-12-31[443003] Regenerate with MapType.entryClassEd Willink12-32/+218
2018-12-31[443003] Add MapType.entryClassEd Willink1-0/+11

Back to the top