ccl
ccl copied to clipboard
Clozure Common Lisp
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...
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...
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....
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...
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...
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...
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...
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...
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...
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...