ccl icon indicating copy to clipboard operation
ccl copied to clipboard

Clozure Common Lisp

Results 178 ccl issues
Sort by recently updated
recently updated
newest added

I have created an updated Cocoa-IDE Help for quick access to relevant info. It is probably of greatest use to beginning users. The style is copied from the classical Help...

ide

Hi, CCL either locks-up or crashes with the errors below when trying to run lparallel tests. `Clozure Common Lisp Version 1.13 (v1.13) LinuxARM32 For more information about CCL, please see...

arm

As of Mac OS X 10.6 Snow Leopard (released in 2009), it should be possible for a Cocoa application to build its menu bar and other UI entirely in code....

ide

in a question to the dev-list about the non working keyword color (all the other colors shows) shannon spires tells me : "Looks like #’hemlock::compute-symbol-coloring-in-region never even sees keywords" and...

ide

Replace the old icon set for the Cocoa IDE with the newish one used in the macOS App Store release. --- Want to back this issue? **[Post a bounty on...

ide

Either allow the configuration of what key to use for meta or set only left option (xor right option) key as default. On a mac keyboard at least on option...

ide

It’d be cool if the CCL app supported Dark Mode. It should get this support automatically as long as: 1. It’s built against the macOS 10.14 SDK; and, 2. It...

ide

Running a recent Windows 10 in a VMWare VM, with a week-old CCL master download. The problem appears to be in `ccl::make-windows-command-line`. Error 2 is "The system cannot find the...

windows

An IDE built on Mojave won't run on Catalina. If you build an IDE on a Catalina system, the IDE will run, but it also appears to be the case...

ide

I think `get-internal-real-time` should return a monotonic/non-decreasing value. Even though the function is not mentioned in the manual (also an issue), its docstring says > Return the real time in...