Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-17 | Bug 484701 - [QDesigner] Refactoring - code generators, architecture ↵ | Ansgar Radermacher | 378 | -49519/+0 | |
exploration and component based design should be organised in common directory Bug 478797 - [model library] Decide which model library to use for C++ primitive types Change-Id: Idade4edfcf803da3528c0873aa04b754915866fd | |||||
2015-12-15 | Bug 484389 - [CDT integration] Deleting a package in the model explorer ↵ | Ansgar Radermacher | 1 | -14/+15 | |
throws an exception | |||||
2015-11-30 | Bug 481296 - [C++ codegen] Initialization of static const member of a | Shuai Li | 1 | -1/+1 | |
class - Add "const" in front of static const variable initialization in body file Signed-off-by: Shuai Li <shuai.li@cea.fr> | |||||
2015-11-25 | Bug 481296 - [C++ codegen] Initialization of static const member of a | Shuai Li | 1 | -3/+2 | |
class - Generate default value of static const variable in .cpp - Do not in .h - Update JUnit test for static const initialization test Change-Id: Ica243081ffeb9d0d2b32493b91282d7376f035ca Signed-off-by: Shuai Li <shuai.li@cea.fr> | |||||
2015-11-13 | 482082 - [C++ codegen] Code generator does not generate all required code | Ansgar Radermacher | 5 | -66/+26 | |
2015-11-06 | 481527 - [CDT integration]Open CDT editor throws exception | Ansgar Radermacher | 1 | -1/+1 | |
2015-10-23 | Bug 478818 - [C++ codegen] Inner classifier generation | Shuai Li | 1 | -1/+1 | |
- Fix regression: package header generator no longer generates classes and datatypes owned by the package Signed-off-by: Shuai Li <shuai.li@cea.fr> | |||||
2015-10-21 | Bug 479649 - [C++ codegen] Mutable and variadic | Shuai Li | 17 | -13/+883 | |
- Stereotype <<Variadic>> extends Operation - Stereotype <<Mutable>> extends Property - Code generator for these entities Change-Id: I75d25e11def1d27b84567f45ebf8883c1868c561 Signed-off-by: Shuai Li <shuai.li@cea.fr> | |||||
2015-10-21 | Bug 478818 - [C++ codegen] Inner classifier generation | Shuai Li | 7 | -28/+206 | |
- Generate inner classifiers in a classifier (recursive) - Generate body of a class including its inner classifier methods (recursive) - When including a type, include its closest owner who is itself owned by a package Patch set 6: - Copyright Change-Id: I25bf80a7e1cd7c3efa0c3cc9b02aa9b6f19713f7 Signed-off-by: Shuai Li <shuai.li@cea.fr> | |||||
2015-10-16 | 479957 - [C_CPP] Profile : stereotype <<Include>> cannot be applied on UML ↵ | Ansgar Radermacher | 9 | -163/+202 | |
Interface | |||||
2015-10-16 | 479927 - [C++ codegen] The code generator does not support the types Real ↵ | Ansgar Radermacher | 2 | -4/+15 | |
and Unlimited Natural | |||||
2015-09-22 | 478005 - [QDesigner] The first generation of code fails with an NPE | Ansgar Radermacher | 1 | -5/+3 | |
2015-09-09 | 474339 - [CDT integration] Synchronization of code to model requires ↵bugs/476559-expand-performance | Ansgar Radermacher | 4 | -37/+64 | |
additional information (element based eligibility filtering) | |||||
2015-09-03 | 474339 - [CDT integration] Synchronization of code to model requires ↵ | Ansgar Radermacher | 2 | -34/+88 | |
additional information (fix NPE) | |||||
2015-09-01 | 476302 - [C++ profile] C++ profile definition: no extensions for ↵ | Ansgar Radermacher | 62 | -3004/+2143 | |
StorageClass, wrong multiplicity for Volatile | |||||
2015-09-01 | 474339 - [CDT integration] Synchronization of code to model requires ↵ | Ansgar Radermacher | 15 | -169/+507 | |
additional information | |||||
2015-08-21 | [releng] Neon-1.2.0 modification step by step | Quentin Le Menez | 28 | -153/+138 | |
Change-Id: I9126d707fecad85c9b5384b35074deba995b6527 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2015-08-20 | 457841 - [codegen] It should be possible to manage a list of changes / ↵ | Ansgar Radermacher | 1 | -0/+6 | |
editor: support changes related to stereotypes | |||||
2015-08-17 | 474339 - [CDT integration] Synchronization of code to model requries ↵ | Ansgar Radermacher | 1 | -13/+17 | |
additional information | |||||
2015-08-06 | 474339 - [CDT integration] Synchronization of code to model requries ↵ | Ansgar Radermacher | 6 | -36/+136 | |
additional information | |||||
2015-08-05 | 473514 - [CDT integration] Generated code within a method block is not ↵ | Ansgar Radermacher | 1 | -2/+1 | |
filtered during synchronization | |||||
2015-07-24 | 473514 - [CDT integration] Generated code within a method block is not ↵ | Ansgar Radermacher | 3 | -1/+95 | |
filtered during synchronization | |||||
2015-07-24 | 473513 - [CDT integration] Synchronisation of behaviors without ↵ | Ansgar Radermacher | 4 | -105/+163 | |
specification is not supported | |||||
2015-07-24 | 473511 - [C++ codegen] methods corresponding to transition effects use ↵ | Ansgar Radermacher | 5 | -22/+40 | |
simple name only | |||||
2015-07-09 | 472274 - [CDT integration] Some model changes are not propagated to the CDT ↵ | Ansgar Radermacher | 1 | -0/+27 | |
editor | |||||
2015-07-09 | 472272 - [CDT integration] Opening a CDT editor on a transition without ↵ | Ansgar Radermacher | 4 | -45/+64 | |
effect will cause an NPE | |||||
2015-07-03 | 468965 - [CDT integration] Use an extension point to configure the code ↵ | Ansgar Radermacher | 1 | -1/+2 | |
generator associated with the CDT editor | |||||
2015-07-03 | 468965 - [CDT integration] Use an extension point to configure the code ↵ | Ansgar Radermacher | 12 | -32/+130 | |
generator associated with the CDT editor | |||||
2015-06-24 | Merge branch 'master' into Qompass | Ansgar Radermacher | 14 | -28/+28 | |
2015-06-23 | 468965 - [CDT integration] Use an extension point to configure the code ↵ | Ansgar Radermacher | 33 | -488/+664 | |
generator associated with the CDT editor | |||||
2015-06-11 | 469953: [Releng] Update the build to support a global POM | Camille Letavernier | 14 | -28/+28 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469953 Change-Id: I050cf9dbbdd5705aaf8d45f2db3458226d148002 Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr> | |||||
2015-06-09 | Merge branch 'master' into Qompass | Ansgar Radermacher | 18 | -2/+36 | |
2015-06-09 | 464481 - [C++ codegen] Bad change detection in C/C++ view | Ansgar Radermacher | 18 | -2/+36 | |
2015-06-08 | 464481 - [C++ codegen] Bad change detection in C/C++ view | Ansgar Radermacher | 4 | -68/+60 | |
2015-06-08 | 464481 - [C++ codegen] Bad change detection in C/C++ view | Ansgar Radermacher | 5 | -69/+61 | |
2015-06-01 | 468965 - [CDT integration] Use an extension point to configure the code ↵ | Ansgar Radermacher | 28 | -194/+619 | |
generator associated with the CDT editor | |||||
2015-05-27 | 468249 - [C++ codegen] Code generation context menu is missing | Ansgar Radermacher | 2 | -1/+2 | |
Change-Id: I7ef3b3aa4cf35451177b1bd798c82f07cd5657ef Reviewed-on: https://git.eclipse.org/r/48748 Reviewed-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> Tested-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> | |||||
2015-05-27 | 468249 - [C++ codegen] Code generation context menu is missing | Ansgar Radermacher | 2 | -1/+28 | |
Change-Id: I7ef3b3aa4cf35451177b1bd798c82f07cd5657ef Reviewed-on: https://git.eclipse.org/r/48748 Reviewed-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> Tested-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> | |||||
2015-05-07 | Bug 466742: The "provider name" is wrong for the eclipse UML profile. See ↵ | Christian W. Damus | 3 | -2/+354 | |
attached screen captures. https://bugs.eclipse.org/bugs/show_bug.cgi?id=466742 Ensure that all deployed UML Profiles, Libraries, and Metamodels provided by Papyrus declare their provider name as 'Eclipse Modeling Project'. | |||||
2015-04-13 | [releng] undo removal of Acceleo plugins, fix AcceleoDriver. 464482 - [C++ ↵ | Ansgar Radermacher | 1 | -0/+3 | |
codegen] The C++ view should not depend on Acceleo | |||||
2015-04-13 | 464516 - [CDT integration] Changing from code to model triggers a ↵ | Ansgar Radermacher | 1 | -2/+2 | |
confirmation dialog | |||||
2015-04-13 | 464482 - [C++ codegen] The C++ view should not depend on Acceleo | Ansgar Radermacher | 6 | -64/+8 | |
2015-03-30 | 435352 - [Property view] Attribute selection takes way too long | Ansgar Radermacher | 1 | -16/+0 | |
2015-03-25 | 463003 - [C++ codegen] regressions related to templates and initializers ↵ | Ansgar Radermacher | 1 | -5/+5 | |
(commit also changed GenUtils) | |||||
2015-03-24 | 463003 - [C++ codegen] regressions related to templates and initializers | Ansgar Radermacher | 5 | -16/+17 | |
2015-03-04 | 457841 [codegen] It should be possible to manage a list of changes / editor ↵ | Ansgar Radermacher | 3 | -4/+4 | |
- Fix permissions, move to Java 1.7 | |||||
2015-03-04 | 460452 - [QDesigner] component to OO transformation is for C++ only | Ansgar Radermacher | 4 | -117/+191 | |
2015-02-17 | Bug 457266 - Remove pdoc from papyrus repository | Benoit Maggi | 8 | -13/+7 | |
Change-Id: I621a26b4b5fb54cf096817c7859f8628e423645c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr> | |||||
2015-02-11 | 455360 - [CDT integration] text editor integration in model explorer not ↵ | Ansgar Radermacher | 12 | -112/+141 | |
working any more | |||||
2015-01-26 | Bug 457956 : Applying the xtend maven plugin to all eclipse plugins | Francois Le Fevre - CEA | 21 | -2693/+44 | |
Focusing on org.eclipse.papyrus.cpp.codegen and all others involved plugins, adding a developer profile, removing the xtend-gen content and not the folder itself,ignoring its content for git. Change-Id: Ibc5694ac25dc150c5413728a09d5ba7970435cbe Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr> |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-