François-René Rideau
François-René Rideau
macro-handle-fields also doesn't look like it will work with the new data representations. The entire walker is probably wrong at this point and requires a bigger refactoring to match gambit....
Looks generally good, but - tests are required - not sure how you spawn tasks on other hosts (if you do)
The real fix is that the nix packaging needs to be updated to include pre-compiled objects.
Please test in your setup before to merge.
Good, please ignore this PR for now, but don't close until the issue is fixed in Gerbil.
OK for the name, I guess. Beware about the return values, though. I left comments on the patch at https://github.com/mighty-gerbils/gerbil/commit/ef77b8c66bc3fb465218cfc75223bba18831e900
TODO - [ ] Figure out how to build and test on NixOS - [ ] Complete the documentation update - [ ] Add a regression test of some form...
> > A trait is a class that is meant to be added to some other class as a mixin. > > I don't detect the imprecision. > Maybe for...
Actually, the definitions were harmful, but something is needed to replace them, potentially at a different place. My current proposed swank.asd has the main part of the solution, but is...
I took your branch and hacked it into working in the case where SLIME uses the legacy swank-loader.lisp. However, when using the new swank-loader-using-asdf.lisp, it fails to start a REPL:...