Graham Lee
Graham Lee
Fixes the build, because both main.m and TerminalWindow.m import this header.
We want to add to the command set of `xcodeproj` so that we can manipulate Xcode projects on non-Mac platforms. The first command is `xcodeproj create PROJECT`.
It would be helpful to be able to filein/fileout sources using Amiga files, and read/write Amiga data files.
There are many ways to build Amiga-Smalltalk: - using an Amiga compiler, and the NDK, on an Amiga. - using an AROS or MorphOS compiler, and their NDKs, in AROS...
Minimal implementation: `BitBlt` draws to an Intuition window or screen, `Transcript` writes Intuition text to an Intuition window. Maximal implementation: BOOPSI wrapper classes like the [ObjC MUI wrapper](https://morphos-team.net/guide/objective-c) for MorphOS.
I ended up typing in large parts of the mark-and-sweep code without writing tests, because they really need to be full integration tests: the entire object memory must be in...
New packages at https://www.axrt.org/download/packages/ See if that lets us avoid the workaround of hacking in a custom build of the library
Introduces additional documentation for expectations and confirmations. ### Checklist: - [x] Code and documentation should follow the style of the [Style Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md). - [x] If public symbols are renamed or...
Describe the privacy position of the platform as current with the other DPIA issues resolved.
Update terms of use with reference to DPIA work done last year.