Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-30[494611] Avoid CNFE storms on startupPierre-Charles David1-1/+3
2016-02-04[findbugs] Remove dead codePierre-Charles David1-2/+3
2015-08-25[472057] Externalize translatable strings from org.eclipse.sirius.common.acce...Maxime Porhel4-15/+86
2015-08-19[472057] Add required infrastructure for i18nPierre-Charles David1-35/+43
2015-04-01[462481] Introduce VariableType and use it in APIs and VSM Validationcbrun1-70/+54
2014-09-24[434936] Avoid calling eResource() twice on the same elementPierre-Charles David1-1/+1
2014-08-11[436459] Avoid NPEs when the evaluation result is nullMaxime PORHEL1-1/+1
2014-08-11[436459] IInterpreter.evaluateCollection should handle arraysMaxime PORHEL1-11/+13
2014-07-01[433821] Completion on Acceleo 3 expressions is not available anymore inEsteban Dugueperoux1-1/+1
2014-06-16[434936] Factorize EObject.eResource() callsAlex Lagarde2-8/+16
2014-05-26[435774] Avoid side-effects on the global package registryPierre-Charles David1-7/+5
2013-12-24[cleanup] Remove unneeded @SuppressWarnings annotationsPierre-Charles David1-1/+0
2013-12-20[423051] Move LRUCache into sirius.ext.base.cachePierre-Charles David1-1/+1
2013-11-29[422842] Avoid NPE with invalid descriptorsMaxime PORHEL1-16/+18
2013-11-28Report recent code changes from the previous code basePierre-Charles David1-5/+15
2013-10-20[cleanup] Make some identifiers more robust.Pierre-Charles David2-2/+3
2013-10-16Report recent code changes from the previous code base.Laurent Redor1-1/+3
2013-10-02Report recent code changes from the previous code base.Pierre-Charles David1-4/+5
2013-09-13[ip] Clean-room re-implementation of JavaImportHandler.getTypeName()Alex Lagarde1-25/+22
2013-09-06New version based on a more recent master of the previous code base.Pierre-Charles David2-4/+351
2013-09-05Initial version.Stephane Bonnet13-0/+3569

    Back to the top