X Tutup
Skip to content

Commit 69def3a

Browse files
committed
Add thisContext to GRPlatform
Fixes SeasideSt#27
1 parent 0497d38 commit 69def3a

File tree

154 files changed

+1032
-948
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

154 files changed

+1032
-948
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2-
"noMethodMetaData" : true,
32
"separateMethodMetaAndSource" : false,
4-
"useCypressPropertiesFile" : true }
3+
"noMethodMetaData" : true,
4+
"useCypressPropertiesFile" : true
5+
}
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"class" : {
3-
},
42
"instance" : {
5-
"print:on:" : "lr 7/24/2008 18:20" } }
3+
"print:on:" : "lr 7/24/2008 18:20"
4+
},
5+
"class" : { }
6+
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
{
2-
"name" : "Character" }
2+
"name" : "Character"
3+
}
Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{
2-
"class" : {
3-
"selector:" : "jf 7/10/2011 23:30",
4-
"selector:arguments:" : "jf 7/10/2011 23:29" },
52
"instance" : {
6-
"argumentCount" : "jf 7/10/2011 23:38",
7-
"initializeWithSelector:arguments:" : "jf 7/10/2011 23:21",
83
"mergeArguments:" : "jf 7/10/2011 23:14",
9-
"printOn:" : "lr 1/11/2009 11:50" } }
4+
"initializeWithSelector:arguments:" : "jf 7/10/2011 23:21",
5+
"printOn:" : "lr 1/11/2009 11:50",
6+
"argumentCount" : "jf 7/10/2011 23:38"
7+
},
8+
"class" : {
9+
"selector:" : "jf 7/10/2011 23:30",
10+
"selector:arguments:" : "jf 7/10/2011 23:29"
11+
}
12+
}
Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
2-
"category" : "Grease-Core-Utilities",
3-
"classinstvars" : [
4-
],
5-
"classvars" : [
6-
],
72
"commentStamp" : "jf 3/14/2009 11:04",
3+
"super" : "GRDelayedSendMessage",
4+
"category" : "Grease-Core-Utilities",
5+
"classinstvars" : [ ],
6+
"pools" : [ ],
7+
"classvars" : [ ],
88
"instvars" : [
9-
"arguments" ],
9+
"arguments"
10+
],
1011
"name" : "GRBoundMessage",
11-
"pools" : [
12-
],
13-
"super" : "GRDelayedSendMessage",
14-
"type" : "normal" }
12+
"type" : "normal"
13+
}
Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{
2-
"class" : {
3-
"allCodecs" : "pmm 6/28/2009 16:35",
4-
"basicForEncoding:" : "pmm 6/28/2009 16:40",
5-
"codecs" : "jf 2/7/2009 20:27",
6-
"forEncoding:" : "lr 7/25/2011 19:46",
7-
"supportsEncoding:" : "pmm 6/28/2009 16:40",
8-
"unsupportedEncoding:" : "lr 7/25/2011 19:46" },
92
"instance" : {
10-
"decode:" : "pmm 8/26/2011 09:47",
3+
"printOn:" : "lr 2/7/2009 10:17",
114
"decoderFor:" : "lr 2/7/2009 09:41",
12-
"encode:" : "pmm 8/26/2011 09:48",
5+
"url" : "lr 2/7/2009 11:54",
6+
"decode:" : "pmm 8/26/2011 09:47",
137
"encoderFor:" : "lr 2/7/2009 09:41",
148
"name" : "lr 2/7/2009 10:16",
15-
"printOn:" : "lr 2/7/2009 10:17",
16-
"url" : "lr 2/7/2009 11:54" } }
9+
"encode:" : "pmm 8/26/2011 09:48"
10+
},
11+
"class" : {
12+
"basicForEncoding:" : "pmm 6/28/2009 16:40",
13+
"allCodecs" : "pmm 6/28/2009 16:35",
14+
"unsupportedEncoding:" : "lr 7/25/2011 19:46",
15+
"forEncoding:" : "lr 7/25/2011 19:46",
16+
"supportsEncoding:" : "pmm 6/28/2009 16:40",
17+
"codecs" : "jf 2/7/2009 20:27"
18+
}
19+
}
Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
{
2-
"category" : "Grease-Core-Text",
3-
"classinstvars" : [
4-
],
5-
"classvars" : [
6-
],
72
"commentStamp" : "lr 2/7/2009 09:55",
8-
"instvars" : [
9-
],
10-
"name" : "GRCodec",
11-
"pools" : [
12-
],
133
"super" : "GRObject",
14-
"type" : "normal" }
4+
"category" : "Grease-Core-Text",
5+
"classinstvars" : [ ],
6+
"pools" : [ ],
7+
"classvars" : [ ],
8+
"instvars" : [ ],
9+
"name" : "GRCodec",
10+
"type" : "normal"
11+
}
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"class" : {
3-
},
4-
"instance" : {
5-
} }
2+
"instance" : { },
3+
"class" : { }
4+
}
Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
{
2-
"category" : "Grease-Core-Text",
3-
"classinstvars" : [
4-
],
5-
"classvars" : [
6-
],
72
"commentStamp" : "pmm 6/25/2012 20:21",
8-
"instvars" : [
9-
],
10-
"name" : "GRCodecStream",
11-
"pools" : [
12-
],
133
"super" : "GRDelegatingStream",
14-
"type" : "normal" }
4+
"category" : "Grease-Core-Text",
5+
"classinstvars" : [ ],
6+
"pools" : [ ],
7+
"classvars" : [ ],
8+
"instvars" : [ ],
9+
"name" : "GRCodecStream",
10+
"type" : "normal"
11+
}
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
2-
"class" : {
3-
},
42
"instance" : {
5-
"count" : "pmm 6/25/2012 20:26",
63
"greaseNext:putAll:startingAt:" : "pmm 6/25/2012 20:28",
4+
"count" : "pmm 6/25/2012 20:26",
75
"initialize" : "pmm 6/25/2012 20:26",
86
"next" : "pmm 6/25/2012 20:46",
97
"next:" : "pmm 6/25/2012 20:46",
108
"nextPut:" : "pmm 6/25/2012 20:45",
119
"nextPutAll:" : "pmm 6/25/2012 20:45",
12-
"reset" : "pmm 6/25/2012 20:27" } }
10+
"reset" : "pmm 6/25/2012 20:27"
11+
},
12+
"class" : { }
13+
}

0 commit comments

Comments
 (0)
X Tutup