Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-11Local corrolary edges can be realized in a speculated partitionewillink/512737Ed Willink1-1/+14
2017-03-11Suppress invoked trace class inheritanceEd Willink2-4/+10
2017-03-11wip cyclic middles, Fix sub/super TraceClassAnalysis usageEd Willink6-54/+144
2017-03-11[512089] Add MappingRegion.headNodes to modelEd Willink8-57/+198
2017-03-11[512089] Introduce RegionHelper to modelize MappingRegionEd Willink6-405/+450
2017-03-11[513375] Introduce CycleAnalysisEd Willink7-41/+181
2017-03-11[513375] Only speculate for cyclic mappingsEd Willink5-19/+29
2017-03-11[513375] Add pre-partitioning cycle detectionEd Willink5-4/+350
2017-03-11[513375] Split Partitioner into Mapping/TransformationPartitionerEd Willink8-87/+119
2017-03-11[unrelated] Add generated debug optionEd Willink5-9/+54
2017-03-11Fix commentsEd Willink1-3/+3
2017-03-11Fix CS2AS2CS for relation overridesEd Willink4-0/+21
2017-03-11Distinct trace classes per invocationEd Willink8-38/+132
2017-03-11wip success propertyEd Willink4-232/+484
2017-03-11wip global partioner contextEd Willink1-66/+76
2017-03-11[509404] Failures are fatalEd Willink3-22/+79
2017-03-11[511026] Use safe navigation for unmatched navigationsEd Willink2-7/+8
2017-03-11[512737] Ensure all realized edges contribute to an AssignmentRegionEd Willink1-0/+11
2017-03-11[512737] Introduce RelationVariableAnalysis.StrategyEd Willink5-75/+355
2017-03-11[unrelated] Add no extends/overrides cycle WFRsEd Willink18-49/+472
2017-03-11[unrelated] Fix some warningsEd Willink1-5/+5
2017-03-11[512737] Add MiToSiSimpleWithKeys exampleEd Willink3-0/+179
2017-03-11[512737] Avoid spurious re-use of partial navigationsEd Willink2-1/+2
2017-03-11[512737] Add missing enforced member variable traceEd Willink1-0/+5
2017-03-11[512737] Clarify some QVTr2VTC variablesEd Willink10-127/+353
2017-03-11[512737] Avoid redundant trace model fields for CollectionTemplateExpEd Willink1-1/+1
2017-03-11[512737] Provide opposite navigation for an includes edgeEd Willink1-0/+13
2017-03-11[512737] Key operations are always realizedEd Willink1-4/+4
2017-03-11[releng] Use Oxygen M6 Orbit repoEd Willink1-1/+1
2017-02-28[512737] Add MiToSiSimple exampleEd Willink11-7/+288
2017-02-28[512737] Fix parsing of opposite SetStatementsEd Willink3-4/+5
2017-02-28[512737] Default QVTr Variables to non-optionalEd Willink2-9/+15
2017-02-28[512737] Avoid spurious re-use of partial navigationsEd Willink2-3/+3
2017-02-28[512737] Fix ignored validation checksEd Willink7-37/+50
2017-02-28[512737] Fix missing CollectionTemplateExp.member type initEd Willink1-5/+4
2017-02-28[unrelated] Promote some Utils/Helpers to OCLEd Willink2-71/+1
2017-02-28[512737] Avoid promotion of Iterator/Let variables to BottomEd Willink3-3/+39
2017-02-28[unrelated] Improve TemplateExp/Relation hovertextEd Willink12-27/+205
2017-02-28[512532] Map when/where variables to TypedModel rather thanEd Willink4-37/+41
2017-02-28[512532] Create QVTc Key functions lazilyEd Willink6-40/+35
2017-02-28[512532] Support singly/multiply-inherited keysEd Willink5-38/+104
2017-02-28[512734] Eliminate redundant equals edge to a variable initializerEd Willink9-148/+244
2017-02-28[512734] Allow ExpressionAnalyzer to create no new nodesEd Willink2-16/+18
2017-02-28[unrelated] More/regular utils/helpersEd Willink13-167/+136
2017-02-28[unrelated] Normalize Transformation query orderEd Willink1-0/+20
2017-02-28[512734] Eliminate an unnecessary <<equals>> edgeEd Willink6-11/+22
2017-02-28[512734] Localize createEqualsEdgeEd Willink4-14/+15
2017-02-28[unrelated] Avoid missing GraphML circleEd Willink1-1/+1
2017-02-28[512734] Explicit domain name may be used if typedModel is nullEd Willink1-1/+1
2017-02-28[512734] Keep keyed variables in correct domainEd Willink7-38/+58

Back to the top