Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-27[cleanup] adapt interpreter based on latests API changes in AQLcbrun1-10/+4
2016-01-21[485610] create IStatuses using the severity provided by the interpretercbrun1-1/+6
2016-01-21[485560] Use type information infered by AQL in the case of If Operationcbrun1-7/+32
2016-01-19[485397] Adapt the AQL interpreter to consider EPackages with same namecbrun1-15/+15
2015-11-26[version] Bump version to 4.0.0Laurent Redor3-4/+4
2015-10-30[version] Bump version to 3.1.2Laurent Redor3-4/+4
2015-10-21[build] Bump Sirius version to 3.1.1 in about.ini filesLaurent Redor1-1/+1
2015-10-19[version] Bump version to 3.1.1Pierre-Charles David2-3/+3
2015-09-11[475580] Use an EClassifierType for EObject instead of a raw Java typecbrun1-4/+3
2015-09-01[476130] Add support for compilation errors in the AQL interpreterStéphane Bégaudeau1-1/+10
2015-08-31[474878] Improve the integration of AQL in the interpreterStéphane Bégaudeau1-7/+26
2015-08-24[474807] Reinit parsed expressions cache when a new metamodel is knowncbrun1-4/+11
2015-08-20[472057] Externalize translatable strings from org.eclipse.sirius.common.acce...Pierre-Charles David5-8/+52
2015-08-19[472057] Identify non-translatable strings with NON-NLS markersPierre-Charles David4-6/+6
2015-08-19[472057] Add required infrastructure for i18nPierre-Charles David1-0/+5
2015-08-14[472057] Externalize translatable strings from plugin.xml filesPierre-Charles David1-1/+1
2015-08-12[474802] Do not use the prefix of an EPackage to resolve a type with AQLStéphane Bégaudeau2-3/+3
2015-06-10[version] Bump version to 3.1.0Pierre-Charles David2-3/+3
2015-05-26[467860] Introduce a method to trigger the loading of servicescbrun1-1/+11
2015-05-11[463226] Report runtime errors back through EvaluationExceptioncbrun1-0/+4
2015-05-07[463226] Use VariableManager in AQL cbrun2-37/+18
2015-05-04[458024] Cleanup plugins and featuresLaurent Redor9-82/+159
2015-04-30[cleanup] use Package-Imports for the dependencies to AQLcbrun1-2/+3
2015-04-29[463226] Adapt AQL integration to API changes regarding EvaluationResultcbrun1-1/+3
2015-04-23[463226] Adapt AQL integration to latests API changecbrun1-18/+11
2015-04-23[462488] Declare custom mapping for EStringToStringMapEntryImplcbrun1-1/+2
2015-04-17[460947] Register EPackages from the classpath in AQLcbrun1-14/+17
2015-04-17[460947] Support Java Services reloading in AQLcbrun1-2/+1
2015-04-17[463225] Create new IInterpreter instances for expression validationcbrun1-24/+1
2015-04-01[462481] Introduce VariableType and use it in APIs and VSM Validationcbrun3-28/+67
2015-03-31[463226] Re-use type coercing from AbstractInterpreter in AQLcbrun2-94/+2
2015-03-31[460947] Use JavaExtensionsManager in AQLcbrun2-159/+62
2015-03-27[462488] Adapt AQLInterpreter regarding API changescbrun2-5/+7
2015-03-04[458024] Introduce a bridge to the Acceleo3 light implementationcbrun19-0/+1646

    Back to the top