Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-07[unrelated] - Demonstrating the issue with the interpreter test caseAdolfo SBH1-13/+17
2015-03-07[ocl2qvti] - Removing old filesAdolfo SBH2-25/+0
2015-03-07[ocl2qvti] - More test cases refactoringAdolfo SBH1-33/+22
2015-03-07[ocl2qvti] - Including an example with forward name lookupAdolfo SBH6-19/+76
2015-03-07[ocl2qvti] - Fixing Source2Target test casesAdolfo SBH10-117/+225
2015-03-07[ocl2qvti] - Examples with more complex name resolution, includingAdolfo SBH25-586/+987
2015-03-07[ocl2qvti] - Update Mappings in disambiguation scenarios, also need theAdolfo SBH67-860/+2403
2015-03-07[ocl2qvti] - Workaround to make the interpreter test case passAdolfo SBH3-15/+31
2015-03-07[ocl2qvti] - Improving test cases. Interpreter for Example2 now executesAdolfo SBH43-1685/+1085
2015-03-07[ocl2qvti] - Tests cases outputAdolfo SBH3-113/+185
2015-03-07[ocl2qvti] - Including Ed's workaround to make properAdolfo SBH3-14/+17
2015-03-07[ocl2qvti] EnviromentPackage/Factory is not being used by CG. WIPAdolfo SBH11-1150/+1007
2015-03-07[ocl2qvti] Removing org.eclipse.ocl.jdt.annotation7 dependencyAdolfo SBH3-2/+3
2015-03-07[ocl2qvti] - Outputs for Flat SchedulingAdolfo SBH7-181/+980
2015-03-07[ocl2qvti] - Rescuing the flat schedulerAdolfo SBH5-201/+204
2015-03-07[ocl2qvti] - Improving OCL2QVTiBroker to deal with just .ocl documentsAdolfo SBH12-1732/+750
2015-03-07[unrelated] - Reusing XMLUtil options through test casesAdolfo SBH14-70/+45
2015-03-07[unrelated] Making the QVTiModelManager accept saving optionsAdolfo SBH6-25/+44
2015-03-07[unrelated] Renaming to TestsXMLUtilAdolfo SBH3-15/+14
2015-03-07[unrelated] - Tests serialize with default save options (including UTF-8Adolfo SBH8-35/+60
2015-03-07[unrelated] Diagnose validation failuresEd Willink1-33/+17
2015-03-07[461422] Use conventional unversioned P2 project namesEd Willink1-2/+2
2015-03-07[461314] Add CS and AS support for isPolled.Ed Willink35-16180/+16524
2015-03-07[unrelated] ignore generated filesEd Willink28-8065/+23
2015-03-06Moved the fix var references to an operation and made it more simple.Horacio Hoyos43-2307/+1110
2015-03-06General clean up and testing.Horacio Hoyos52-8047/+7721
2015-03-06Schedule model is loaded as an AS resource too because it references elements...Horacio Hoyos1-2/+1
2015-03-06Fixed a bug causing some of the retyped PropertyAssignments not to be correct...Horacio Hoyos1-5/+3
2015-03-06[unrelated] Bad merge and unused files clean-upHoracio Hoyos5-1326/+0
2015-03-06Fixing variable references now omits queries too.Horacio Hoyos3-3/+6
2015-03-06Fix bugs causing assignments not being correctly copied for M to R patternsHoracio Hoyos2-25/+11
2015-03-05Fix a bug causing variables (created from Realized ones) in bottom patterns n...Horacio Hoyos1-9/+5
2015-03-05[fb] Finished implementing the fixes to trailing variable references (wrong m...Horacio Hoyos35-8076/+7105
2015-03-04[fb80] Added a test for variable migration to place RealizedVariables in the ...Horacio Hoyos1-45/+10
2015-03-04Added additional logic to correctly find local variable initializers in all d...Horacio Hoyos6-44/+153
2015-03-03Fixed the qvtc source to match the original description (from the specificati...Horacio Hoyos1-11/+12
2015-03-03Added new rules so variables are now transformed rather than copied. This sho...Horacio Hoyos4-586/+641
2015-03-03Removed conditions that where fixed by enhancements in QVTu to QVTm. Added gu...Horacio Hoyos3-1318/+916
2015-03-03[unrelated] Used toString() to print variables so the ownedInit expression is...Horacio Hoyos1-2/+2
2015-03-03Added support for using VariableAssignment as ownedInit for local variables.Horacio Hoyos3-828/+1011
2015-03-03Finished modifying the QVTu to QVTm so variable reference fixing is more eleg...Horacio Hoyos5-1077/+710
2015-03-03[fb77] Change the migrate rule so it is not affected by the delete ruleHoracio Hoyos1-8/+21
2015-03-03[fb77] Added a delete rule to delete the predicate's conditonExpression.Horacio Hoyos1-128/+147
2015-03-01[461142] Null MappingCS.ownedMappingSequence for empty contentEd Willink1-4/+8
2015-02-28[unrelated] Add explicit ui.ide dependencyI201502281617Ed Willink1-0/+1
2015-02-28[unrelated] Add explicit core.resources dependencyEd Willink1-0/+1
2015-02-27[460682] Use PivotUtil.getEcoreInstanceClassEd Willink1-10/+3
2015-02-27[unrelated] Eliminate deprecated callsEd Willink1-2/+0
2015-02-27[460682] Exception during ProperyAssignment propagatesEd Willink1-25/+18
2015-02-26[unrelated] Add template parameters for genericized platform signatureEd Willink1-1/+1

Back to the top