Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-28[releng] Eliminate Epsilon-related relicsEd Willink1-5/+0
2015-03-24[rename] build.etl/qvtrtoqvtc => compiler.internal.etl/qvtr2qvtcEd Willink40-19848/+6
2015-03-17[ocl25] Track UML 2.5 derived OCL changesEd Willink1-7/+7
2015-03-15[462166] Support multiple patterns in QVTr ASEd Willink3-17/+17
2015-03-12The RelationToTrace class now creates attributes for local variables shared b...Horacio Hoyos3-2/+67
2015-03-12[releng] Eliminate ANT and resolve releng nicetiesEd Willink5-74/+60
2015-03-07[unrelated] - Reusing XMLUtil options through test casesAdolfo SBH1-2/+2
2015-02-17[fb53] RelCallExp from when clauses no correctly create unique variables (dif...Horacio Hoyos2-7/+18
2015-02-16[MiddleModel] Fixed fb71 and 73 to add support for correctly copying imports ...Horacio Hoyos3-15/+47
2015-02-12[unrelated] Test clean up and update EGL QVTc and QVTi templatesHoracio Hoyos3-33/+1
2015-02-09[ocl25] Accommodate OCL API reviewsEd Willink2-11/+15
2015-01-22[ocl25] Improve public APIEd Willink1-1/+1
2015-01-02Merge remote-tracking branch 'origin/hhoyos/qvtr' into ewillink/ocl25Ed Willink2-64/+68
2015-01-01[358708] Track separation of OCL UML pluginEd Willink2-12/+12
2014-12-29[fb52] Updated for changes in Pivot.ecore in OCL 6.0Horacio Hoyos1-62/+63
2014-12-27[fb51] Fixed the test case to use the changes for the standalone setup and fi...Horacio Hoyos1-2/+5
2014-12-26[ocl25] (re)convert to track OCLEd Willink9-997/+926
2014-12-24[fb46] Changes to adjust to the added find variable methods and the modificat...Horacio Hoyos3-37/+24
2014-12-24[fb46] Provided additioanl methods to search for variables as sometimes the s...Horacio Hoyos1-1/+44
2014-12-24[fb46] Fixed a bug causing the bindsTo variable of the QVTr domainpattern's ...Horacio Hoyos1-9/+7
2014-12-24[unrelated] Comments clean upHoracio Hoyos1-17/+1
2014-12-24[fb50] Changed the template so the generated code throws an UnsuportedOperati...Horacio Hoyos2-3351/+192
2014-12-19[fb46] Added new rules removed unused onesHoracio Hoyos3-323/+335
2014-12-19[fb46] Using RelToCoreRevised to generate the call graphHoracio Hoyos5-3203/+4695
2014-12-19[fb46] Clean upHoracio Hoyos1-15/+7
2014-12-19[fb46] - Added un-navigable opposites for RelationCallExpHoracio Hoyos1-23/+56
2014-12-19[fb49] Implemented the changes to track collection members as trace class att...Horacio Hoyos1-37/+245
2014-12-19[fb46] Added the rules to consider collection members in the trace classes.Horacio Hoyos1-1672/+1935
2014-12-12[fb46] Added functionality to track the RelationCallExp non-navigable oppositeHoracio Hoyos1-3/+23
2014-12-11[fb] Added the trace model TypeModel to the Core Transformation typed models.Horacio Hoyos1-0/+32
2014-12-11[fb46] Specialized the save method for the Core model so the editor doesn't c...Horacio Hoyos1-2/+17
2014-12-11[fb46] Added functionality to allow opposite navigation from Variable to Temp...Horacio Hoyos1-0/+11
2014-12-11[fb46] Finished implementing the two last rule invocations from TopLevelRealt...Horacio Hoyos2-5/+26
2014-12-11[fb46] Added additional initialization code to correctly populate the bindsTo...Horacio Hoyos1-6/+13
2014-12-11[fb46] Fixed the use or RVarToMVar to correctly instantiate variables.Horacio Hoyos7-7114/+6202
2014-12-10[fb46] fixed the rules to correctly place variables and realized variablesHoracio Hoyos1-12/+7
2014-12-10[fb46] Fixed RelToCoreRevised to use the QVT 1.2 metamodels and the Pivot met...Horacio Hoyos1-383/+381
2014-12-10[fb46] Changed the PivotVariableKey to QVTcoreVariableKey to add the owner co...Horacio Hoyos2-18/+30
2014-12-10[fb46] Fixed the implementation of Class.key opposite relationsHoracio Hoyos2-12/+18
2014-12-10[fb46] The QVTc transformation is correctly assigned a nameHoracio Hoyos1-0/+1
2014-12-08[fb46] Finished implementing the tree call ofHoracio Hoyos6-941/+3646
2014-12-06[fb46] Fixed some possible bugs after debuggingHoracio Hoyos8-3011/+874
2014-12-05[fb46] Added a MetaModelManager to the transformation to create OCLExpHoracio Hoyos3-404/+670
2014-12-05[fb46] Fixed a bug so trace classes are correctly contained in theHoracio Hoyos2-11/+3
2014-12-05[fb46] Added an EGL tempalte to generate Pivot OCL copy methodsHoracio Hoyos3-0/+1935
2014-12-05[unrelated] Rename the script to give it meaningfull nameHoracio Hoyos1-0/+0
2014-12-05[fb46] Added a global search option for properties. Horacio Hoyos3-12/+54
2014-12-05[fb46] Changed the equals method to use equals instead of == as notHoracio Hoyos1-1/+1
2014-12-02[fb46] Added a method to get the opposite key for the Class type.Horacio Hoyos1-0/+21
2014-12-02[unrelated] In the mapping call graph rule numbering is now doneHoracio Hoyos2-2208/+2363

Back to the top