Commit 4c94ee7
committed
Improve Squeak 6 Support
- move methods from GRPharoPlatform to GRSqeuakPlatform
- keep GRPharoPlatform as empty
- migrate from FileSystem to FileDirectory
- implement missing methods
- custom implementation of #openDebuggerOn:
- add test for deprecationExceptionSet1 parent 737de76 commit 4c94ee7
File tree
137 files changed
+538
-243
lines changed- repository
- Grease-Squeak6-Core.package
- Behavior.extension
- BlockClosure.extension
- ByteArray.extension
- Character.extension
- Collection.extension
- Duration.extension
- GRDelegatingStream.extension
- GRDynamicVariable.class
- GRPackage.extension
- GRPharoConverterCodecStream.class
- GRPharoGenericCodec.class
- GRPharoLatin1Codec.class
- GRPharoLatin1CodecStream.class
- GRPharoPlatform.class
- class
- instance
- GRPharoUtf8Codec.class
- GRPharoUtf8CodecStream.class
- GRSmallDictionary.extension
- GRSqueakPlatform.class
- class
- instance
- GRWorkingWriteStream.class
- Interval.extension
- LargePositiveInteger.extension
- MessageSend.extension
- Number.extension
- Object.extension
- PositionableStream.extension
- Random.extension
- ScaledDecimal.extension
- SequenceableCollection.extension
- SmallInteger.extension
- SocketStream.extension
- String.extension
- Symbol.extension
- WriteStream.extension
- monticello.meta
- Grease-Tests-Squeak-Core.package
- GRSqueakPlatformTest.class
- instance
- monticello.meta
- Grease-Tests-Squeak6-Core.package
- GRPackage.extension
- GRPharoCodecTest.class
- GRPharoColorTest.class
- GRPharoGenericCodecTest.class
- GRPharoPlatformTest.class
- GRPlatformTest.extension
- instance
- GRPrinterTest.extension
- GRUtf8CodecTest.extension
- monticello.meta
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
137 files changed
+538
-243
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments