Jamie Taylor

Results 3 issues of Jamie Taylor

Backport from Racket - distinguish code vs. non-code allocation segments. This will be required to port to architectures that enforce W^X semantics (e.g., Apple Silicon). At least I'm pretty sure...

Allows for reading update metadata from arbitrary URLs. See example update manifest file [here](https://raw.githubusercontent.com/jltaylor-us/StardewJsonProcessor/default/update-manifest.json). Invoking a local build of SMAPI.Web with the following test data: ```json { "mods": [ {...

enhancement

From the Chez Scheme google group mailer: > On Sep 6, 2022, at 3:31 AM, Peter Čerman wrote: > The next expression evaluates to #f: > (equal? (let ((v '#(1...

documentation