-
Very nice list!
We can supply as much information about Scheme implementations as you want. The question is more about how much is too much :p What level of coverage are you aiming at?
The schem…
-
https://micheles.googlecode.com/hg/decorator/documentation3.html#definitions goes a bit into the problems it causes, same for the functools library
more practically: http://i.imgur.com/2vt7Awi.png (I…
ghost updated
9 years ago
-
Hello,
I have discovered your work through a presentation that was broadcasted on Youtube (from 2019, if I reckon). I have been quite surprised that people would _also_ be interested in developing …
-
```
What steps will reproduce the problem?
1. open a zblorb game such as
http://hoosegow.googlecode.com/files/Hoosegow15.zblorb
2. the metadata such as cover or headings are not displayed or availabl…
-
I encountered this issue while calling "make export" immediately after configuring my board application. It appears that "libboard.a" is not being built or copied to the destination folder before gene…
-
### Environment
- OS and version: Windows 11 12H2
- VS Code: 1.75.0
- C/C++ extension: 1.13.9
- OS and version of remote machine (if applicable):
- GDB / LLDB version: lldb 15.0.0
### Bug …
-
Hello, I've noticed that here in `dockerfile-kasm-core` file the following line is used:
```
RUN chmod +x /etc/squid/start_squid.sh && chmod 4755 /etc/squid/start_squid.sh
```
https://github.com/k…
-
**Título:**
Javascript under the hood: Engine and Runtime
**Descripción:**
Me gustaría poder hacer una serie de charlas de conceptos avanzados sobre JS que permita un mejor entendimiento del leng…
-
Tracking the state of native TLS certificate verification in Ruby.
Interpreters to consider:
- CRuby (MRI etc.) - this will need support built for it
- JRuby - this will defer to Java's support…
-
On systems which strictly use noexec flag for filesystems, creating new, arbitrary ones with exec flag means apps in sandbox will have more privileges than they would have on host.
This won't cover…