- 22 Dec, 2019 10 commits
-
-
Gerson SUNYE authored
Fixes #894 #639 #614 #887 #859 Closes #859, #887, #614, #639, and #894 See merge request naomod/mde/projet-2019!157
-
-
Gerson Sunyé authored
Rules reorganization: rule declarations are now in alphabetical order. This should help to prevent conflicts
-
Gerson SUNYE authored
Fix bugged rule #770 CommentRequired See merge request naomod/mde/projet-2019!155
-
Tentative to remove bug : in getAnnotationTypeDeclarationsFromBodyDeclaration() fetch only the AnnotationTypeDeclaration that are used by BodyDeclarationType
-
Gerson SUNYE authored
Correction finalizeShouldBeProtected #830 See merge request naomod/mde/projet-2019!153
-
Gerson SUNYE authored
Fixes #742, #847, #807 Closes #807, #847, and #742 See merge request naomod/mde/projet-2019!147
-
Gerson SUNYE authored
Rule #618 fixed Closes #618 See merge request naomod/mde/projet-2019!146
-
-
Oussama El kourri authored
Correction du helper finalizeShouldBeProtected; j'ai remarqué que m.modifier <> 'protected' déclanche l'erreur même si la méthode est protected, il faut ajouter la visibility
-
- 21 Dec, 2019 21 commits
-
-
LBTom authored
Fixes #742, #847, #807. This commit resolve ExcessivePublicCount, NullAssignment, DetachedTestCase and naomod/mde/projet-2019#742 and naomod/mde/projet-2019#847 and naomod/mde/projet-2019#807
-
Gerson Sunyé authored
-
Gerson Sunyé authored
-
Gerson SUNYE authored
Correction of #757 SimplifyBooleanAssertion See merge request naomod/mde/projet-2019!141
-
-
Gerson SUNYE authored
fix #618 "AvoidReassigningParameters" Closes #618 See merge request naomod/mde/projet-2019!140
-
-
Gerson SUNYE authored
Fix #908 Closes #908 See merge request naomod/mde/projet-2019!139
-
-
Gerson SUNYE authored
Fix Bug #619 , #825 , #830 See merge request naomod/mde/projet-2019!138
-
-
Gerson Sunyé authored
-
Gerson Sunyé authored
-
Gerson Sunyé authored
-
Gerson SUNYE authored
Fix Bugged rules avoidDollarSigns See merge request !130
-
-
This reverts commit 7f7099f9.
-
Gerson Sunyé authored
-
-
- 20 Dec, 2019 9 commits
-
-
Gerson SUNYE authored
Fixes #902, #896, #861, #883. Closes #883, #861, #896, and #902 See merge request naomod/mde/projet-2019!127
-
Maxence COUTAND authored
resolve all conflict and naomod/mde/projet-2019#902 and naomod/mde/projet-2019#896 and naomod/mde/projet-2019#861 and naomod/mde/projet-2019#883
-
Gerson SUNYE authored
IfStmtsMustUseBraces and add excessiveImport missing Closes #688 and #723 See merge request naomod/mde/projet-2019!125
-
LePandaRoox authored
-
BRAULT Benjamin authored
# Conflicts: # src/main/atl/analysis.atl # src/main/atl/codestyle.atl
-
Gerson SUNYE authored
Simplify boolean assertion Closes #757 and #739 See merge request naomod/mde/projet-2019!108
-
BRAULT Benjamin authored
# Conflicts: # src/main/atl/analysis.atl
-
Gerson SUNYE authored
Fixed issue #723 AbstractClassWithoutAnyMethod Closes #723, #688, #757, and #739 See merge request naomod/mde/projet-2019!111
-
-