Michał "phoe" Herda

Results 155 issues of Michał "phoe" Herda

See https://github.com/Clozure/ccl/issues/366 > check-type should use get-setf-expansion to ensure that only one place is considered and stored when trying new values! Current implementation does not, and will mutate the wrong...

https://github.com/robert-strandh/Clobber/blob/de32591d2f7cb0181d6623ba2505946e280937ea/demo.lisp#L73-L82 Maybe it would be good to give Clobber some love and add some sort of `with-transaction` macro that automatically opens and closes a log file via a dynamic variable...

Black Brane Systems Inc. (@blackbranesys) provides services, languages, frameworks, and language compilers related to quantum computing. Maybe @thephoeron can provide a better description than I, a complete newbie to all...

help wanted
pr welcome

There is a question whether a call to e.g. `->` or `-` is a valid place and therefore passable to `setf`. What do you think about this? It should be...

https://github.com/m-n/repl-utilities/blob/e0de9c92e774f77cab1a4cd92e2ac922ac3a807e/repl-utilities.lisp#L273-L275 Usage of mixed spaces and tabs causes misindentation on GitHub.

I know that this ticket might sound a bit frivolous, but how should ssheven be pronounced? SSH-even? Sheven? Sseven? S-sh-even? SSH-7?

documentation
question

The documentation at https://common-lisp.net/project/cleric/doc/ gives me HTTP 403 Forbidden.

The domain cl-user.net has fallen prey to porn sites, but the page at https://common-lisp.net/project/cleric/ still mentions that website. It should be updated.

> The `linus-vdso.so.1` dependency refers Should be > The `linux-vdso.so.1` dependency refers

## Expected behavior I want `C-Backspace` to **not** overwrite the most recent thing I have pasted in the clipboard. ## Actual behavior Hitting `C-Backspace` puts the deleted characters into the...