Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-11Revert "[506752] Special-case oclAsType dependencies"asanchez/507414Adolfo SBH1-53/+7
This reverts commit 34a69114b177ad72597f6206e085078baf40bec6.
2016-11-06[506806] Resolve isCondition/isRequired interactionsI201611061334Ed Willink3-62/+80
2016-11-06[506806] Preserve Node utility when partitioningEd Willink3-3/+5
2016-11-06[506806] Ensure DataType Nodes have a TypedElementEd Willink1-1/+3
2016-11-04[506752] Special-case oclAsType dependenciesEd Willink1-7/+53
2016-11-04[unrelated] Use a fill for conditional nodesEd Willink10-21/+77
2016-11-04[506806] Compute Edge/Node isUnconditional() to avoid conditionalEd Willink11-50/+382
variable hoisting
2016-11-02[506849] Ensure cached functions are backward referencedEd Willink1-2/+17
2016-11-02[unrelated] Avoid creating duplicate FinalAnalysisEd Willink1-2/+2
2016-11-01[474537] Ensure operation/property returns are specialized0.14.0M3Ed Willink5-13/+18
2016-11-01[474537] Ensure operation returns are specializedEd Willink3-2/+111
2016-10-31[496810] Track use of AbstractFactory from OCLEd Willink2-6/+6
2016-10-31[cs2as] Remove interim integration issues for generator/runtimeEd Willink13-8/+71
2016-10-31[ocl2qvtp] - Fix to let access the traceability property from theAdolfo SBH1-1/+1
(primary) class that contains it.
2016-10-31[506753] Don't lose Collection-sourced edge dependenciesEd Willink7-30/+54
2016-10-31[506753] Extra guards are not needed by QVTi mappings. Ed Willink3-17/+34
2016-10-31[506753] Extra guards contribute inter-region dependencies.Ed Willink1-76/+78
2016-10-30[500962] Add Execution abstraction of Computation and InvocationEd Willink12-59/+143
2016-10-30[500962] Generate and test plausible incremental codeEd Willink12-115/+341
2016-10-30[500962] Regenerate with CGMapping.useClassEd Willink6-56/+139
2016-10-30[500962] Add CGMapping.useClass to modelEd Willink2-0/+3
2016-10-30[500962] Fix console bloatEd Willink1-1/+1
2016-10-30[500962] Use explicit Simple/Loop ParameterBindingsEd Willink1-26/+9
2016-10-30[500962] Use element rather than collection type for connectionsEd Willink22-70/+76
2016-10-30[500962] Test AbstractInvocationConstructor and its BindersEd Willink8-195/+524
2016-10-30[500962] Refactor QVTiIncrementalExecutorEd Willink2-51/+87
2016-10-30[500962] Introduce distinct Strict/Simple (Incremental) ConnectionsEd Willink27-448/+692
2016-10-30[506228] Test that QVTr's qvti is loadable.Ed Willink2-11/+12
2016-10-30[500962] Generating incremental execution structuresEd Willink22-315/+462
2016-10-30[500962] Fixes for use of strictEd Willink7-22/+32
2016-10-30[500962] Regenerate for strict Mapping/Connection rather than infiniteEd Willink33-18918/+19700
MappingCall
2016-10-30[500962] Use strict Mapping/Connection rather than infinite MappingCallEd Willink3-11/+20
2016-10-30[500962] Equivalent Ecore modelEd Willink3-0/+1667
2016-10-30[unrelated] Support compression of verbose @NonNull referencesEd Willink1-1/+2
2016-10-30[500962] Refactor out InvocationConstructorEd Willink28-233/+835
2016-10-30[500962] Default interval is the first intervalEd Willink4-6/+26
2016-10-30[500962] Introduce Connection without useEd Willink14-2/+658
2016-10-30[500962] Delegate InvocationManagement to a single IntervalEd Willink17-125/+280
2016-10-30[500962] Better Transformer APIEd Willink2-0/+25
2016-10-30[500962] Incremental Invocations have constructor and sequenceEd Willink5-20/+68
2016-10-30[500962] Invocation Constructors are namedEd Willink6-36/+59
2016-10-30[unrelated] Tx options moved to QVTdEd Willink3-4/+15
2016-10-30[500962] Eliminate spurious Lazy/Incremental InvocationManagerEd Willink3-230/+134
distinction
2016-10-30[unrelated] Eliminate spurious @since'sEd Willink34-186/+132
2016-10-30[500962] Correct GuardParameterBinding WFRsEd Willink1-5/+3
2016-10-29[500962] Use TransformationExecutor for transformationsEd Willink5-19/+17
2016-10-29[506716] Replace QVTp2QVTg by DatumCachesEd Willink4-413/+350
2016-10-29[506716] Use CompleteClass more extensivelyEd Willink6-72/+108
2016-10-29[506716] Fixup without obsolete schedule model contentEd Willink15-311/+255
2016-10-29[506716] Regenerate without obsolete schedule model contentEd Willink41-6581/+706

Back to the top