-
When attempting to compile to a windows DLL using MinGW in MSYS2 on windows, I receive the following warning when linking:
Standalone/synth.c: In function ‘process_one_file’:
Standalone/synth.c:28…
-
Hi, I have a feature request about the baseUrl with 'file:///home/shuzhang' prefix when loading library.sdf or fg.sdf.
**Is your feature request related to a problem? Please describe.**
When I o…
-
Again, my full appreciation for this library!
As the title says, I would find it very useful if
setting `.standalone.enable = true;`would still create a `@` output.
In this way, the home config…
-
**Describe the bug**
When loading more than one library using the `\pinguloadlibraries` command, one has to separate them using a comma, however, if one adds a space after the comma (for better reada…
-
### For what version of Nuxt UI are you suggesting this?
v3.0.0-alpha.x
### Description
I noticed that using form validation in Nuxt UI is very simple: Add a schema to a `` component and then place…
-
e.g., adding chrono which is already used
![Screenshot from 2024-10-11 22-42-07](https://github.com/user-attachments/assets/471f44c0-d033-495f-be22-6e80e0bcd537)
I suspect it would be best to fi…
-
Make Cutie a CMake library
-
The client code is already fairly well abstracted, and other applications might find it useful. The `Ingester` abstract class for sure, but its children also. as long as they can be easily subclassed …
-
Hi, is there a way to lazy-load the Firestore?
I'm using it only in a lazy-loaded component, so I would like to avoid providing it in the app config with
`provideFirestore(() => getFirestore())`
I f…
-
Hi, xarray is a superb library but my favorite icing on the cake is the out-of-the-box rich HTML display in Jupyter. I've been finding myself wanting the same thing for every class I use in python tha…