gwkkwg

Results 23 comments of gwkkwg

Hi there, Thanks but I am no longer an active Lisper. If you'd like to take this project over, let me know.

Hi Marek, I would be fine with you using any of the CL-Containers code. As Faré said, I'm not able to actively maintain it anymore.

As to the quad-trees, I'm not sure. It was implemented by a former co-worker and used in projects with which I was not involved.

> cl-containers-documentation.asd was doing something that can't have worked since ASDF 3 (2014), so obviously hasn't been maintained in 9 years. > Oh, at least 9

Hi Pierre, Both of those sound like good changes / ideas. As is probably obvious from the commit history, I’m not Lisping much these days so if you’d like to...

Hi Pierre, I've (finally) made you a contributor. You should have a received an invite. Let me know if there is anything I need to do. thanks

Hi there, Thanks for these changes. The first "untabify" is just whitespace changes, yes?

The second change is just to export the find-[successor|predecessor]-[item|node] symbols, right?

Hi Elias, Unfortunately, I’m not really maintaining CL-Containers anymore :-(. As Faré asked, is this with concurrent access or single threaded? If the former, I’m not surprised as CL-Containers was...

Hi Faré and Paul, Thanks for bringing this up and tracking it down. It does look like an ABCL thing to me (but I certainly haven't delved deeply!). AFAICT, you...