Alex Wood

Results 124 comments of Alex Wood

It might take me a few days to get to this bug - I just finished up a big project we've been doing at work and I have a bunch...

So contravariance is okay with you? Alright then. I had to refresh my memory here, but it looks like I already went rather a ways into implementing this in cfunction.lisp....

Again, sorry about the delay. I fixed the error in return types, but I haven't touched the values parsing. And I checked and `subctypep` does work on function ctypes, although...

It's true the standard doesn't define that `complex` and `real` define the entire space of `number`. Could be another config flag I guess, but I don't know if any implementations...

with respect to the third point, i have filed a PR to add this, #17. with respect to the fourth point, I think this is an issue for the client....

sxhash generally does different things depending on the type of object it's given anyway, so making it generic seems reasonable to me. if a client wants to use its own...

Edited your comment to fix the linebreaks, hope you don't mind. Given that in the context of computing discriminating functions, the arguments to sequence functions should be of known type...

commander trashdin's changes were discussed as #6 As I said there, I've grown skeptical that what I was going for here is doable, but I don't mind merging valid changes...

> This really needs a write-up, and the write-up should be included on all the relevant projects; is there one already? I, at least, haven't written one. Since #6 Cleavir...

I don't have an allegro or lispworks implementation to test on, but I could put that stuff in, sure. I made this library quite a while ago and don't much...