clus-data icon indicating copy to clipboard operation
clus-data copied to clipboard

Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/

Results 40 clus-data issues
Sort by recently updated
recently updated
newest added

Having some CL syntax highlightning (eg. rainbow parenthesis, and for `:keywords` - the function symbols will mostly be links to other pages anyway!) would make the code blocks much easier...

improvement

I'd like to ask for a feature. Please provide some redirect service, so that `URL.../[:optional function/value/class/package/etc.]` redirects to the right thing, whereever it may hide in the docs; because then...

todo

> 10:44 <phoe> There is a lot of work to be done that I do not really know how to automate. > 10:44 <phoe> The biggest mistake I have made...

``` 17:13 < phoe> why the fuck http://clhs.lisp.se/Body/f_intern.htm has "Side Effects: None"> 17:14 < phoe> this function is modifying the state of the package system ```

Hi ! I'd like to help :) but… it isn't clear to me how this works. Could you add build/dev info on the readme maybe ? Where do you get...

We obviously need a real-time way of communicating regarding this project. I have been considering Slack, Gitter and Discord and decided to use the last one as the Lisp Discord...

@rmhsilva make great job making diffs between CLHS and already done CL UltraSpec. Now we must check this diffs I find all mistekes in CLUS. This is some work to...

``` 20:45 < didi> Sooo... I want to extend PUSH to I can push things to my user-defined object. Can I do it? 20:45 < didi> s/to/so 20:45 < Bike>...

``` 13:57 < phoe> beach: so basically, a statement is a form whose return value is discarded by the evaluation context? 13:57 < phoe> s/form/expression/ 13:58 < beach> No, form...

I am impressed by your docs effort, it's very commendable, I m trying to set up context specific documentation to help users easily start working with CL as soon as...