-
**Describe the bug**
Actually, I have two projects that use the same stack as Hono and TanStack, and of course, Better Auth. The issue is that when I copied my auth files to another project, which al…
-
We need to have a tool that will extract actor/class signatures to create "header" files. I will explain on an example:
```motoko
actor class A() {
public shared func f() {};
}
```
would be …
-
Add `.vh` among the file types known to ipbb
-
For my personal use I added two convenience functions to my fork:
1. PIP-install of external modules to the bundled python.
2. Installation of the python header files (sometimes need for 1).
This…
-
**Description of the Issue:**
Prefetch files generated on Windows 11 devices with Qualcomm processors are not recognized by `libscca`. When attempting to open these Prefetch files, `libscca` throws a…
-
See https://discourse.gohugo.io/t/cant-make-the-local-server-use-headers/35519
```
REQ /docs/
REQ /favicon.ico
REQ /docs/
REQ /
REQ /fonts/muli-latin-200.woff2
REQ /fonts/muli-latin-400.wof…
-
**Describe the bug**
Unable to compile the project due to missing header files. Googling these header files turns up with zero results, as if they never existed.
**To Reproduce**
Try to compile v…
-
I probably missed something but headers were not installed.
I ran :
``` sh
user@machine:~/protolib$ ./waf configure …
-
At the moment, all the documentation is in the `.c` files, which makes it quite painful to use the header files in an IDE. Would it be possible to move it to the `.h` header files?
-
Some of the header files of LEDA (#186) have functions in them for the purposes of inlining. It doesn't look very clean to me, but on the other hand that means losing the inlining (if I understand thi…