X Tutup
Skip to content

Commit 0697d0c

Browse files
author
Johan Brichau
committed
Filestream methods in Squeak
1 parent d7adb2c commit 0697d0c

File tree

52 files changed

+372
-49
lines changed

Some content is hidden

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

52 files changed

+372
-49
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+
"fullName" : " 7/3/2020 16:21:45" } }
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+
"valueWithPossibleArguments:" : " 7/3/2020 16:21:45" } }
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+
"tempVarRefs" : " 7/3/2020 16:21:45",
6+
"valueWithPossibleArguments:" : " 7/3/2020 16:21:45" } }
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" : " 7/3/2020 16:21:45" } }
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" : " 7/3/2020 16:21:45" } }
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+
"any" : " 7/3/2020 16:21:45" } }
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"class" : {
3+
"milliseconds:" : " 7/3/2020 16:21:45" },
4+
"instance" : {
5+
"asMilliseconds" : " 7/3/2020 16:21:45",
6+
"milliseconds" : " 7/3/2020 16:21:45" } }
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+
"greaseNext:putAll:startingAt:" : " 7/3/2020 16:21:45" } }
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"class" : {
3+
"default" : " 7/3/2020 16:21:45",
4+
"defaultValue" : " 7/3/2020 16:21:45",
5+
"use:during:" : " 7/3/2020 16:21:45" },
6+
"instance" : {
7+
} }
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"class" : {
3+
"greaseSqueak5Core" : " 7/3/2020 16:21:45" },
4+
"instance" : {
5+
} }

0 commit comments

Comments
 (0)
X Tutup