X Tutup
Skip to content

Commit 4d8764c

Browse files
author
Johan Brichau
committed
added missing 'codecs' class methods
1 parent d5864a7 commit 4d8764c

File tree

134 files changed

+1286
-340
lines changed

Some content is hidden

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

134 files changed

+1286
-340
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"separateMethodMetaAndSource" : false,
32
"noMethodMetaData" : true,
4-
"useCypressPropertiesFile" : true
5-
}
3+
"separateMethodMetaAndSource" : false,
4+
"useCypressPropertiesFile" : true }
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"class" : {
3+
},
4+
"instance" : {
5+
"print:on:" : " 10/11/2020 07:23:50" } }
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
{
2-
"name" : "Character"
3-
}
2+
"name" : "Character" }
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"class" : {
3+
"selector:" : " 10/11/2020 07:23:50",
4+
"selector:arguments:" : " 10/11/2020 07:23:50" },
5+
"instance" : {
6+
"argumentCount" : " 10/11/2020 07:23:50",
7+
"initializeWithSelector:arguments:" : " 10/11/2020 07:23:50",
8+
"mergeArguments:" : " 10/11/2020 07:23:50",
9+
"printOn:" : " 10/11/2020 07:23:50" } }
Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
2-
"commentStamp" : "jf 3/14/2009 11:04",
3-
"super" : "GRDelayedSendMessage",
42
"category" : "Grease-Core-Utilities",
5-
"classinstvars" : [ ],
6-
"pools" : [ ],
7-
"classvars" : [ ],
3+
"classinstvars" : [
4+
],
5+
"classvars" : [
6+
],
7+
"commentStamp" : "jf 3/14/2009 11:04",
88
"instvars" : [
9-
"arguments"
10-
],
9+
"arguments" ],
1110
"name" : "GRBoundMessage",
12-
"type" : "normal"
13-
}
11+
"pools" : [
12+
],
13+
"super" : "GRDelayedSendMessage",
14+
"type" : "normal" }
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
accessing
22
codecs
3-
"Answer a collection of possible codecs of the receiver. To be overridden by concrete subclasses."
3+
"Answer a collection of possible codecs of the receiver. To be overridden by concrete subclasses."
44

5-
^ #()
5+
^ #()
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"class" : {
3+
"allCodecs" : " 10/11/2020 07:23:50",
4+
"basicForEncoding:" : " 10/11/2020 07:23:50",
5+
"codecs" : "JohanBrichau 11/14/2020 01:33",
6+
"forEncoding:" : " 10/11/2020 07:23:50",
7+
"supportsEncoding:" : " 10/11/2020 07:23:50",
8+
"unsupportedEncoding:" : " 10/11/2020 07:23:50" },
9+
"instance" : {
10+
"decode:" : " 10/11/2020 07:23:50",
11+
"decoderFor:" : " 10/11/2020 07:23:50",
12+
"encode:" : " 10/11/2020 07:23:50",
13+
"encoderFor:" : " 10/11/2020 07:23:50",
14+
"name" : " 10/11/2020 07:23:50",
15+
"printOn:" : " 10/11/2020 07:23:50",
16+
"url" : " 10/11/2020 07:23:50" } }
Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
2-
"commentStamp" : "lr 2/7/2009 09:55",
3-
"super" : "GRObject",
42
"category" : "Grease-Core-Text",
5-
"classinstvars" : [ ],
6-
"pools" : [ ],
7-
"classvars" : [ ],
8-
"instvars" : [ ],
3+
"classinstvars" : [
4+
],
5+
"classvars" : [
6+
],
7+
"commentStamp" : "lr 2/7/2009 09:55",
8+
"instvars" : [
9+
],
910
"name" : "GRCodec",
10-
"type" : "normal"
11-
}
11+
"pools" : [
12+
],
13+
"super" : "GRObject",
14+
"type" : "normal" }
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"class" : {
3+
},
4+
"instance" : {
5+
} }
Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
2-
"commentStamp" : "pmm 6/25/2012 20:21",
3-
"super" : "GRDelegatingStream",
42
"category" : "Grease-Core-Text",
5-
"classinstvars" : [ ],
6-
"pools" : [ ],
7-
"classvars" : [ ],
8-
"instvars" : [ ],
3+
"classinstvars" : [
4+
],
5+
"classvars" : [
6+
],
7+
"commentStamp" : "pmm 6/25/2012 20:21",
8+
"instvars" : [
9+
],
910
"name" : "GRCodecStream",
10-
"type" : "normal"
11-
}
11+
"pools" : [
12+
],
13+
"super" : "GRDelegatingStream",
14+
"type" : "normal" }

0 commit comments

Comments
 (0)
X Tutup