X Tutup
Skip to content

Commit 2457b15

Browse files
author
Johan Brichau
committed
Added GsContext>>namedTempAt: for compatibility and improved GRGemStonePlatform>>thisContext
1 parent 66c03f6 commit 2457b15

File tree

38 files changed

+309
-1
lines changed

38 files changed

+309
-1
lines changed
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+
"beMutable" : " 10/11/2020 07:23:50" } }
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"class" : {
3+
},
4+
"instance" : {
5+
"fullName" : " 10/11/2020 07:23:50",
6+
"removeSelectorSilently:" : " 10/11/2020 07:23:50" } }
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+
"greaseString" : " 10/11/2020 07:23:50" } }
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+
"greaseString" : " 10/11/2020 07:23:50" } }
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+
"greaseInteger" : " 10/11/2020 07:23:50" } }
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"class" : {
3+
},
4+
"instance" : {
5+
"excerpt:" : " 10/11/2020 07:23:50",
6+
"excerpt:radius:" : " 10/11/2020 07:23:50",
7+
"excerpt:radius:ellipsis:" : " 10/11/2020 07:23:50",
8+
"greaseInteger" : " 10/11/2020 07:23:50",
9+
"pluralize" : " 10/11/2020 07:23:50",
10+
"print:on:" : " 10/11/2020 07:23:50",
11+
"substrings:" : " 10/11/2020 07:23:50",
12+
"trimBoth" : " 10/11/2020 07:23:50",
13+
"trimBoth:" : " 10/11/2020 07:23:50",
14+
"trimLeft" : " 10/11/2020 07:23:50",
15+
"trimLeft:" : " 10/11/2020 07:23:50",
16+
"trimLeft:right:" : " 10/11/2020 07:23:50",
17+
"trimRight" : " 10/11/2020 07:23:50",
18+
"trimRight:" : " 10/11/2020 07:23:50",
19+
"truncate" : " 10/11/2020 07:23:50",
20+
"truncate:" : " 10/11/2020 07:23:50",
21+
"truncate:ellipsis:" : " 10/11/2020 07:23:50" } }
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"class" : {
3+
},
4+
"instance" : {
5+
"any" : " 10/11/2020 07:23:50",
6+
"sorted" : " 10/11/2020 07:23:50",
7+
"sorted:" : " 10/11/2020 07:23:50" } }
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"class" : {
3+
"daysInMonthNumber:forYear:" : " 10/11/2020 07:23:50" },
4+
"instance" : {
5+
} }
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+
"copyFrom:" : " 10/11/2020 07:23:50" } }
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+
"greaseString" : " 10/11/2020 07:23:50" } }

0 commit comments

Comments
 (0)
X Tutup