Skip to content

Commit

Permalink
Merge pull request #173 from SeasideSt/fix-slime-dependency
Browse files Browse the repository at this point in the history
Fix slime dependency
  • Loading branch information
jbrichau authored Mar 11, 2024
2 parents c854800 + 31b4870 commit 8d2ac65
Show file tree
Hide file tree
Showing 36 changed files with 77 additions and 29 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeBlockLintRule",
"super" : "GRReSlimeBlockLintRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeParseTreeLintRule",
"super" : "GRReSlimeParseTreeLintRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeBlockLintRule",
"super" : "GRReSlimeBlockLintRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeBlockLintRule",
"super" : "GRReSlimeBlockLintRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "pmm 9/12/2009 10:37",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
testing
isVisible

^ self name ~= #GRReSlimeBlockLintRule
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"commentStamp" : "JohanBrichau 3/11/2024 21:53",
"super" : "ReAbstractRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"name" : "GRReSlimeBlockLintRule",
"type" : "normal"
}
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
testing
isVisible

^ self name ~= #GRReSlimeParseTreeLintRule
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"commentStamp" : "",
"super" : "ReNodeMatchRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"name" : "GRReSlimeParseTreeLintRule",
"type" : "normal"
}
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
testing
isVisible

^ self name ~= #GRReSlimeTransformationRule
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"commentStamp" : "",
"super" : "ReNodeRewriteRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"name" : "GRReSlimeTransformationRule",
"type" : "normal"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
For compatibility for versions of Seaside older than 3.5.6
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "ReAbstractRule",
"commentStamp" : "JohanBrichau 3/11/2024 21:54",
"super" : "RBBlockLintRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
For compatibility for versions of Seaside older than 3.5.6
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "ReNodeMatchRule",
"commentStamp" : "JohanBrichau 3/11/2024 21:54",
"super" : "RBParseTreeLintRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
For compatibility for versions of Seaside older than 3.5.6
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "ReNodeRewriteRule",
"commentStamp" : "JohanBrichau 3/11/2024 21:54",
"super" : "RBTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "pmm 8/17/2014 11:24",
"super" : "GRSlimeTransformationRule",
"super" : "GRReSlimeTransformationRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeParseTreeLintRule",
"super" : "GRReSlimeParseTreeLintRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeParseTreeLintRule",
"super" : "GRReSlimeParseTreeLintRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commentStamp" : "",
"super" : "GRSlimeBlockLintRule",
"super" : "GRReSlimeBlockLintRule",
"category" : "Grease-Pharo110-Slime",
"classinstvars" : [ ],
"pools" : [ ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
self packageOrganizer ensurePackage: #'Grease-Pharo110-Slime' withTags: #()!
SystemOrganization addCategory: #'Grease-Pharo110-Slime'!
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ running
rules

^ (OrderedCollection new
addAll: GRSlimeBlockLintRule allSubclasses;
addAll: GRSlimeParseTreeLintRule allSubclasses;
addAll: GRSlimeTransformationRule allSubclasses;
addAll: GRReSlimeBlockLintRule allSubclasses;
addAll: GRReSlimeParseTreeLintRule allSubclasses;
addAll: GRReSlimeTransformationRule allSubclasses;
add: ReMultiplePeriodsTerminatingStatementRule;
add: ReMethodSignaturePeriodRule;
yourself) reject: #isAbstract
Original file line number Diff line number Diff line change
@@ -1 +1 @@
self packageOrganizer ensurePackage: #'Grease-Tests-Pharo-Slime' withTags: #()!
SystemOrganization addCategory: #'Grease-Tests-Pharo-Slime'!

0 comments on commit 8d2ac65

Please sign in to comment.