Drew Crampsie

Results 23 issues of Drew Crampsie

There are only a few places left that reference things as vectors that are not in the Universal Backend for the most part. We need to change them for `-target...

bug
blocker
bootstrap

> (import :std/instance) > (interface Foo (bar . args)) > (defstruct foo ()) > (instance Foo foo ((bar . args) (apply list args))) > (using (f (make-foo) : Foo) (apply...

git checkout ide -- src/std/monad-test.ss etc

Trying to make things for release that have no failing tests, cherry picked swank from the IDE branch/PR that I messed up with failing monads n stuff

MacOS runner trials

* GERBIL_HOME seems to take superiority over GERBIL_PATH * GERBIL_LOADPATH seems tts over $GERBIL_PATH/lib/ * Gerbil will load from, in order (?) - $GERBIL_LOADPATH - $GERBIL_HOME/lib - ? $GERBIL_PATH/lib only...

Test on this branch and keep branch name for testing