-
The test times out in this case. I've copied one of the stacks below; to me this suggests that we're trying to read from some SQL connection that will never connect. I'm not sure if this is a red herr…
-
After `(reset *nes*)` the CPU, PPU and APU have the value of its initform instead of the result of evaluating it.
``` lisp
? (reset *nes*)
#S(NES :CPU (MAKE-CPU) :RAM (BYTEVECTOR 2048) :PPU (MAKE-PPU…
-
# [CCL Scale Dependent MG support]
[CCL Scale Dependent MG support: code cleaning, benchmarking, and documentation]
Contacts:
Day/Time:
Main communication channel:
GitHub repo:
## Goals an…
-
```
What steps will reproduce the problem?
1. Compile latest svn source using lcc 32 bit
2.
3.
What is the expected output? What do you see instead?
Error :
c:\ccl-svn>C:\lcc\bin\make.exe -f Makefil…
-
Based on the `debug.c:dump_productions` function I created a `debug.c:dump_ebnf` function to output an EBNF grammar understood on https://www.bottlecaps.de/rr/ui to generate railroad diagrams (https:…
-
@kalanakotawalagedara Add household chemicals as a node. Follow below articles. You might need to categorize them as well. If you can find a separate chemical data base for these mentioned in here.
h…
-
I'm trying to produce a stand-alone application with CCL that takes command line arguments. I know CCL [doesn't have anything like SBCL's `:save-runtime-options`](https://trac.clozure.com/ccl/ticket/…
-
```
What steps will reproduce the problem?
1. Compile latest svn source using lcc 32 bit
2.
3.
What is the expected output? What do you see instead?
Error :
c:\ccl-svn>C:\lcc\bin\make.exe -f Makefil…
-
While implementing #111 I have noticed that the general package system of CCL is in a poor shape: CCL seems to be using `find-package`, `pkg-arg`, `%find-pkg` without much logic as for which function …
-
On Pop!_OS 20.04
I'm getting the following error on atom startup
> ccls language server for C / C++ unable to start\
and I'm getting the following error on re-install of ide-c-cpp package as (w…