# # ChangeLog for branches/xtext-MDT # # Generated by Trac 1.0.9 # 09/19/24 18:51:43 Sat, 05 Dec 2009 14:56:01 GMT nasko [553] * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.ecore (modified) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.genmodel (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/plugin.xml_gen (modified) * branches/xtext-MDT/org.modelica.xtext.core/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaAST.xtext (modified) Fixed some problem with the grammar file Sat, 05 Dec 2009 13:23:12 GMT nasko [552] * branches/xtext-MDT/org.modelica.emf.units (added) * branches/xtext-MDT/org.modelica.emf.units/.classpath (added) * branches/xtext-MDT/org.modelica.emf.units/.project (added) * branches/xtext-MDT/org.modelica.emf.units/META-INF (added) * branches/xtext-MDT/org.modelica.emf.units/META-INF/MANIFEST.MF (added) * branches/xtext-MDT/org.modelica.emf.units/bin (added) * branches/xtext-MDT/org.modelica.emf.units/bin/PhysicalQuantities (added) * branches/xtext-MDT/org.modelica.emf.units/bin/PhysicalQuantities/impl (added) * branches/xtext-MDT/org.modelica.emf.units/bin/PhysicalQuantities/util (added) * branches/xtext-MDT/org.modelica.emf.units/build.properties (added) * branches/xtext-MDT/org.modelica.emf.units/model (added) * branches/xtext-MDT/org.modelica.emf.units/model/OpenModelicaPhysicalQuantity.ecore (added) * branches/xtext-MDT/org.modelica.emf.units/model/OpenModelicaPhysicalQuantity.genmodel (added) * branches/xtext-MDT/org.modelica.emf.units/model/SI.xmi (added) * branches/xtext-MDT/org.modelica.emf.units/plugin.properties (added) * branches/xtext-MDT/org.modelica.emf.units/plugin.xml (added) * branches/xtext-MDT/org.modelica.emf.units/src (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/AlternativeUnit.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/BaseUnit.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/DerivedUnit.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/PhysicalQuantitiesFactory.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/PhysicalQuantitiesPackage.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/ProductUnit.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/ProductUnitElement.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/Quantity.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/SystemOfUnits.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/Unit.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/UnitPrefixes.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/UnitTransformation.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/AlternativeUnitImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/BaseUnitImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/DerivedUnitImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/PhysicalQuantitiesFactoryImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/PhysicalQuantitiesPackageImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/ProductUnitElementImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/ProductUnitImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/QuantityImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/SystemOfUnitsImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/UnitImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/impl/UnitTransformationImpl.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/util (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/util/PhysicalQuantitiesAdapterFactory.java (added) * branches/xtext-MDT/org.modelica.emf.units/src/PhysicalQuantities/util/PhysicalQuantitiesSwitch.java (added) * branches/xtext-MDT/org.modelica.emf/.project (modified) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.ecore (modified) * branches/xtext-MDT/org.modelica.xtext.core.generator/.project (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/.project (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/plugin.xml (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/ModelicaASTUiModule.java (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/actions/ViewModelicaStructureAction.java (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/outline/ModelicaSourceOutlineActionBarContributor.java (modified) * branches/xtext-MDT/org.modelica.xtext.core/.project (modified) * branches/xtext-MDT/org.modelica.xtext.core/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaAST.xtext (modified) Work in progress Sat, 21 Nov 2009 10:40:21 GMT nasko [551] * branches/xtext-MDT/org.modelica.emf/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.ecore (modified) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.genmodel (modified) * branches/xtext-MDT/org.modelica.emf/plugin.xml (modified) * branches/xtext-MDT/org.modelica.xtext.core/.classpath (modified) * branches/xtext-MDT/org.modelica.xtext.core/.project (modified) * branches/xtext-MDT/org.modelica.xtext.core/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/GenerateModelica.mwe (modified) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaAST.xmi (deleted) Fixed the problems with referencing the ecore model by replacing the ... Thu, 19 Nov 2009 23:48:00 GMT nasko [550] * branches/xtext-MDT/org.modelica.emf/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.emf/model/Modelica.g (deleted) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.ecore (modified) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.genmodel (modified) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/Modelica.g (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaAST.xmi (modified) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaAST.xtext (modified) The problem with Exceptions seems to be solved by a dummy element ... Thu, 19 Nov 2009 20:41:51 GMT nasko [549] * branches/xtext-MDT/org.modelica.emf/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.ecore (modified) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.genmodel (modified) * branches/xtext-MDT/org.modelica.emf/plugin.xml (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/labeling/ModelicaASTLabelProvider.java (modified) work in progress Wed, 18 Nov 2009 23:28:56 GMT nasko [548] * branches/xtext-MDT/org.modelica.emf/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.genmodel (modified) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaElements.ecore (added) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaElements.genmodel (added) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaGUIAnnotation.ecore (added) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaGUIAnnotation.genmodel (added) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaGraphicalAnnotation.ecore (added) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaGraphicalAnnotation.ecorediag (added) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaGraphicalAnnotation.genmodel (added) * branches/xtext-MDT/org.modelica.emf/plugin.xml (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaAST.xtext (modified) added ecore models for elements, graphical annotation and GUI Mon, 16 Nov 2009 23:24:33 GMT nasko [547] * branches/xtext-MDT/org.modelica.xtext.core.ui/META-INF/MANIFEST.MF (modified) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/labeling/ModelicaASTLabelProvider.java (modified) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaAST.xtext (modified) Some changes in the ModelicaAST.xtext and the MANIFEST.MF files to ... Mon, 16 Nov 2009 19:10:37 GMT nasko [546] * branches/xtext-MDT/org.modelica.emf/src-gen (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/src-gen (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src-gen (added) * branches/xtext-MDT/org.modelica.xtext.core/src-gen (added) added src-gen Mon, 16 Nov 2009 18:22:35 GMT nasko [545] * branches/xtext-MDT/org.modelica.emf/.classpath (added) * branches/xtext-MDT/org.modelica.emf/.project (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/.classpath (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/.project (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/.classpath (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/.project (added) * branches/xtext-MDT/org.modelica.xtext.core/.classpath (added) * branches/xtext-MDT/org.modelica.xtext.core/.project (added) adding the project setting files Sun, 15 Nov 2009 23:57:02 GMT nasko [544] * branches/xtext-MDT (added) * branches/xtext-MDT/org.modelica.emf (added) * branches/xtext-MDT/org.modelica.emf/META-INF (added) * branches/xtext-MDT/org.modelica.emf/META-INF/MANIFEST.MF (added) * branches/xtext-MDT/org.modelica.emf/build.properties (added) * branches/xtext-MDT/org.modelica.emf/model (added) * branches/xtext-MDT/org.modelica.emf/model/Modelica.g (added) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.ecore (added) * branches/xtext-MDT/org.modelica.emf/model/OpenModelicaAbstactSyntax.genmodel (added) * branches/xtext-MDT/org.modelica.emf/plugin.properties (added) * branches/xtext-MDT/org.modelica.emf/plugin.xml (added) * branches/xtext-MDT/org.modelica.xtext.core (added) * branches/xtext-MDT/org.modelica.xtext.core.generator (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/META-INF (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/META-INF/MANIFEST.MF (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/build.properties (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/src (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/src/model (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/src/model/MyModel.mo (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/src/templates (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/src/templates/Extensions.ext (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/src/templates/Template.xpt (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/src/workflow (added) * branches/xtext-MDT/org.modelica.xtext.core.generator/src/workflow/ModelicaGenerator.mwe (added) * branches/xtext-MDT/org.modelica.xtext.core.ui (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/META-INF (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/META-INF/MANIFEST.MF (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/build.properties (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/icons (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/icons/ast_16.png (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/icons/ast_16.xcf (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/icons/modelica_outline.png (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/icons/modelica_outline.xcf (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/plugin.xml (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/plugin.xml_gen (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/ModelicaASTUiModule.java (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/actions (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/actions/OutlineViewAlternativeAction.java (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/actions/ViewASTAction.java (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/actions/ViewModelicaStructureAction.java (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/contentassist (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/contentassist/ModelicaASTProposalProvider.java (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/labeling (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/labeling/ModelicaASTLabelProvider.java (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/outline (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/outline/ModelicaASTOutlineNodeAdapterFactory.java (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/outline/ModelicaASTTransformer.java (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/outline/ModelicaSourceContentOutlinePage.java (added) * branches/xtext-MDT/org.modelica.xtext.core.ui/src/org/modelica/xtext/outline/ModelicaSourceOutlineActionBarContributor.java (added) * branches/xtext-MDT/org.modelica.xtext.core/META-INF (added) * branches/xtext-MDT/org.modelica.xtext.core/META-INF/MANIFEST.MF (added) * branches/xtext-MDT/org.modelica.xtext.core/build.properties (added) * branches/xtext-MDT/org.modelica.xtext.core/doc (added) * branches/xtext-MDT/org.modelica.xtext.core/doc/GoogleBindings.txt (added) * branches/xtext-MDT/org.modelica.xtext.core/plugin.xml (added) * branches/xtext-MDT/org.modelica.xtext.core/plugin.xml_gen (added) * branches/xtext-MDT/org.modelica.xtext.core/src (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/Absyn.mo (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/GenerateModelica.mwe (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/GenerateModelica.properties (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaAST.xmi (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaAST.xtext (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/ModelicaASTRuntimeModule.java (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/formatting (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/formatting/ModelicaASTFormatter.java (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/scoping (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/scoping/ModelicaASTScopeProvider.java (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/validation (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/validation/ModelicaASTJavaValidator.java (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/valueConversion (added) * branches/xtext-MDT/org.modelica.xtext.core/src/org/modelica/xtext/valueConversion/ModelicaTerminalConverters.java (added) MDT-XText initial import 2