Skip to content

Commit

Permalink
Moved the Renraku Slime rules back to a separate hierarchy to ensure …
Browse files Browse the repository at this point in the history
…compatibility with versions of Seaside older than 3.5.6.
  • Loading branch information
Johan Brichau committed Mar 11, 2024
1 parent c854800 commit d3e13f7
Show file tree
Hide file tree
Showing 34 changed files with 73 additions and 25 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'!

0 comments on commit d3e13f7

Please sign in to comment.