Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-17wip EarlyRegionMergerewillink/486722Ed Willink9-200/+281
2016-07-17wip split ConnectionEd Willink13-119/+169
2016-07-17okEd Willink3-27/+37
2016-07-17tweak optionsEd Willink9-59/+60
2016-07-171 fail with inter-stage edgesEd Willink13-65/+157
2016-07-17[486722] Create LET node for includes sourceEd Willink3-50/+84
2016-07-17wip VisitorEd Willink15-49/+326
2016-07-17wipEd Willink7-18/+39
2016-07-17Fuller QVTs visitorEd Willink16-135/+321
2016-07-17simplify region constructionEd Willink3-114/+107
2016-07-17[486722] Refactor MultiRegion rather than SuperRegionEd Willink32-532/+601
2016-07-17[486722] Add Node.resetHead()Ed Willink5-213/+255
2016-07-17[486722] Eliminate HeadNodeGroupEd Willink2-86/+0
2016-07-17[486722] Refactor split/scheduling to qvts2qvtsEd Willink36-439/+529
2016-07-17[486722] Introduce Stages to organize multi-headed splitEd Willink16-65/+832
2016-07-17[486722] Refactor (Head)Splitter and use GroupsEd Willink18-622/+1389
2016-07-17[486722] Avoid spurious heads for iterator/let variablesEd Willink1-199/+205
2016-07-17[486722] Trace variables used in when clausesEd Willink3-10/+58
2016-07-17[496420] Create external parameters for OperationRegionEd Willink5-158/+253
2016-07-17[496420] Introduce ParameterDependencyStepEd Willink3-76/+123
2016-07-17[486722] Key references are tracedEd Willink5-393/+412
2016-07-17[496420] Fix Operation/OperationCall confusion and derived propertyEd Willink7-524/+810
2016-07-17[496420] Create DependencyAnalyzer where neededEd Willink2-68/+58
2016-07-17[496420] Localize debug optionsEd Willink4-260/+287
2016-07-17[492255] Use Boundaries to split Groups of multiple headsEd Willink5-284/+479
2016-07-17[releng] Accommodate stronger preferencesEd Willink371-1028/+3003
2016-07-17[releng] Define save actions, unify Java preferencesEd Willink58-82/+8703
2016-07-17[486722] Include nested enforced variables in the traceEd Willink2-19/+23
2016-07-17[486722] Add QVTc serialize testEd Willink3-61/+206
2016-07-17[486722] Ensure Function calls migrate to QVTcEd Willink1-0/+1
2016-07-17[486722] Occlude unhelpful OCL.newInstanceEd Willink4-13/+16
2016-07-17[486722] Ensure QVTxEnvironmentFactory is createdEd Willink3-1/+36
2016-07-17[486722] Initialize unused key partsEd Willink2-1/+42
2016-07-17[495331] Support QualifiedPackageCS AS2CS for QVTc tooEd Willink1-2/+4
2016-07-17[486722] CollectionTemplateExp member does not need to be tracedEd Willink1-4/+4
2016-07-17[492255] Introduce HeadSplitterEd Willink5-1/+408
2016-07-17[486722] Reduce QVTp2QVTs / QVTs2QVTi couplingEd Willink4-123/+162
2016-07-17[486722] Remove unhelpful obsolete head group support.Ed Willink1-73/+99
2016-07-17[486722] Provide names for operation input edgesEd Willink1-5/+13
2016-07-17[486722] Favour LOADED over PREDICATED headNodesEd Willink2-1/+26
2016-07-17[486722] Avoid duplicate operation nodesEd Willink1-86/+105
2016-07-17[492255] Introduce Predicate edges for <<includes>> etcEd Willink9-25/+115
2016-07-17[486722] Clarify CompilerChain options typeEd Willink10-61/+101
2016-07-17[oomph] - Don't import doc.*.testsAdolfo SBH1-1/+8
2016-07-12[oomph] - Giving the chance to set up neon-based TP in the qvtd.setupAdolfo SBH1-2/+7
2016-06-18[494404] - Minimum infrastructure to configure transformation chainAdolfo SBH2-0/+9
2016-06-18[494404] Introduce CompilerStep classesEd Willink10-352/+681
2016-06-17[491264] Cache interpreted Function evaluationsEd Willink9-88/+147
2016-06-17[491264] Fix unique interpreted mapping invocationsEd Willink2-56/+66
2016-06-17[491264] Pass array rather than map of bound values to mappingEd Willink4-39/+32

Back to the top