-
I see that Issue #73 talks about the possibility of a Ginga-free implementation of the ImageWidget API using Matplotlib. At the time the original API was discussed in 2018 (see, for instance, #10) I …
-
When using Ruby2JS and defining action methods with `snake_case`, it'd be great to be able to use those in the action attributes as well and know it'll auto-convert to `camelCase`.
-
Trying to build SDL3 using LLVM 15/16 and `-std=c2x` fails with the following error:
```
[141/381] Building C object CMakeFiles/SDL3-shared.dir/src/joystick/hidapi/SDL_hidapi_steam.c.o
FAILED: CM…
-
Unless there is a strong opposition, I'd like to give a try getting schismtracker to compile with Visual Studio's community edition compilers.
From my cursory look today, the mingw32 compiler is nece…
-
\binom{}{} provides something similar, but an option for arbitrary matrices would be really nice.
-
I applied the patch supplied by Arnaud Bergeron to use ${MAKE} instead of make. At the same time I changed one line in src/g0n/Makefile, adding ecnf to PROGS since otherwise that binary was being l…
-
I found this project after a deep dive into actor frameworks and I think it's great. I would love to contribute, but I'm not sure my low-level knowledge is enough for all the hard work. But I do have …
-
I'm getting the following error when trying to add a field to an `AttributeTable` after deserializing a feature using the STJ
`NotSupportedException: Modifying this attribute table is not supported.…
-
The dependencies in the `rust/` workspace conflict with the dependencies required for our sealevel programs. As a workaround, the `rust/sealevel` dir is its own workspace. This unfortunately means the…
-
## The Problem
I am trying to build `rakudo-2022.06` with the JVM backend.
## Expected Behavior
The build completes.
## Actual Behavior
The build fails with the following error.
```
+…