Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-21[486722] Use AbstractQVTc2QVTc for QVTm2QVTpEd Willink1-548/+62
2016-03-21[486722] Use AbstractQVTc2QVTc for QVTu2QVTmEd Willink5-45/+820
2016-03-21[486722] Use AbstractQVTc2QVTc for QVTc2QVTuEd Willink1-44/+51
2016-03-21[486722] Introduce an AbstractQVTc2QVTc for copy-like stepsEd Willink1-97/+335
2016-03-21[486722] Create missing this variables earlierEd Willink10-41/+88
2016-03-21[487075] Add QVTr2QVTc trace backEd Willink2-6/+31
2016-03-21[486722] Use a copying visitor for QVTc2QVTuEd Willink4-142/+902
2016-03-21[486722] Tidy up QVTuConfigurationEd Willink1-21/+28
2016-03-21[486722] Preserve bottom predicates/variablesEd Willink1-0/+2
2016-03-21[486722] Convert MtoL assignments to predicatesEd Willink1-2/+8
2016-03-21[486636] Avoid re-realizing when variablesEd Willink3-17/+64
2016-03-21[unrelated] Stabilize generated transformationEd Willink1-3/+5
2016-03-21[unrelated] Select a single node per head groupEd Willink12-191/+143
2016-03-21[490122] Accommodate support fixes in OCLEd Willink5-14/+13
2016-03-18[480567] Eliminate EObject from the execution APIEd Willink10-30/+28
2016-03-18[480567] Disable failing LAZY testEd Willink2-12/+17
2016-03-18[480567] Add Visitor support for execution graphEd Willink26-53/+550
2016-03-18[480567] Add incremental APIEd Willink7-20/+134
2016-03-18[unrelated] Avoid Neon only UIEd Willink1-2/+6
2016-03-10[cs2as] - Fixing classescs2asV2Lookup.oclAdolfo SBH2-75/+40
2016-03-02[unrelated] allInstances of Enumeration has primitive usageEd Willink1-0/+4
2016-02-29[ocl2qvtp] - Improving OCL2QVTiTechnology to receive extendedOCLDoc URIsAdolfo SBH4-13/+19
2016-02-29[ocl2qvtp] - Rework classescs2asV2lookup.ocl to declare independentAdolfo SBH2-31/+92
2016-02-27[481704] Eliminate many warnings from generated codeI201602280604Ed Willink3-238/+210
2016-02-27[481704] MappingCallBinding's characteristics delegate to its value Ed Willink3-3/+49
2016-02-27[481704] Eliminate CGPredicate, CGVariablePredicateEd Willink27-1678/+16
2016-02-27[481704] Use CGIfExp/CGIsKindOfExp for predicatesEd Willink14-324/+195
2016-02-27[481704] Replace CGMappingExp.variableAssignments by CGLetExp treeEd Willink9-127/+55
2016-02-27[unrelated] Detect attempt to assign null to isRequired() valueEd Willink1-2/+8
2016-02-27[481704] Migrate Model library operation from QVTi to OCLEd Willink9-293/+114
2016-02-24[ocl2qvtp] - Remove chances of name clashing between input variable andAdolfo SBH2-3/+14
2016-02-24[ocl2qvtp] - Resolving the issue when two different CS elements produceAdolfo SBH1-2/+3
2016-02-24[unrelated] Accommodate additional OCL @NonNullsEd Willink3-21/+20
2016-02-09[unrelated] Improve QVTc AS2CS mapping spacingEd Willink1-0/+1
2016-02-09[unrelated] Transformations before Mappings for QVTc AS2CSEd Willink11-131/+131
2016-02-09[unrelated] Fix AS2CS of "this"Ed Willink2-2/+31
2016-02-09[unrelated] Add missing QVTc/QVTr facadesEd Willink7-2/+170
2016-02-05[unrelated] Production edges can recur in inheritance hierarchyEd Willink3-7/+8
2016-02-05[unrelated] Introduce SymbolNameBuilder to keep symbol names underEd Willink11-13/+190
2016-02-05[unrelated] Add test to emulate the OCL AutoAS generationEd Willink5-0/+4193
2016-02-05[unrelated] Make all classes of the complete packages available toEd Willink2-2/+15
2016-02-05[487320] Test parenthesization of non-trivial unary expression argumentsEd Willink1-1/+2
2016-02-04[ocl2qvtp] PropertyAssignment intersects left/right usageEd Willink2-2/+20
2016-02-04[ocl2qvtp] Analyze all classes in complete packagesEd Willink2-14/+9
2016-02-04[487257] Provide a simplistic allInstances() domain analysisEd Willink3-4/+61
2016-02-04[487252] Fix domain variable resolution for null / =Ed Willink1-3/+6
2016-02-04[487217] Use CLASS_PATH ProjectManager to resolve importsEd Willink1-3/+6
2016-02-03[cs2as] - Make the OCL2QVTiCGed Tx compiler use the new scheduler 0.13.0M5Adolfo SBH17-630/+482
2016-02-03[ocl2qvtp] - Ensure we only create mappings for ShadowExp belonging toAdolfo SBH1-6/+20
2016-02-03[ocl2qvtp] - Removing saving from the ocl2qvtp component (rely onAdolfo SBH14-75/+67

Back to the top