-
I don't know very much about programming so forgive my ignorance, but wondering if it could be within the scope of PPDef to change the following files:
I2Languages
I2Languages_CharNames
I2Languag…
-
Re this text:
> In C11, they are replaced by `gets_s()`, `scanf_s()`, and `printf_s()` as safer alternatives, but they are still not type safe.
@jwakely pointed out that: "This statement isn't t…
-
**Is your feature request related to a problem? Please describe.**
A number of recommended approaches for filtering fields and working with directives no longer work. Sources are all fragments of c…
-
It would be nice if `size_of::()` was the same as `size_of::()`. The compiler does this if one of the fields inside `Bytes` / `bytes::Inner` has a type that is statically known to be non-zero or non-n…
-
This new format is producing almost all the compiler warnings I now see.
There are over a hundred new compiler warnings, primarily from m3d.h.
The general code quality is rather low, with a lot of…
-
Should private state have an "escape hatch" like TypeScript private, or be strongly private the way that closed-over values are? Soft-private isn't fully written out the way that @zenparsing has done …
-
In DP resources, we currently have the "default path" (==path) and the "alternative paths" (==references). The way I see it, the default path is not needed and only complicates things.
Can't we ju…
-
We recently added support for publishing to google pubsub to the carbon-relay-ng project, and consuming from pubsub to the go-carbon project. It's working well enough that I'm considering also adding …
-
### Preamble
I am moving the discussion about SIMD that started in #716 here and adding hybrid parallelization.
The two topics go hand in hand since both (SPMD and SIMD) consist of processing mult…
-
See bounty link here -
https://www.bountysource.com/issues/48048939-dynamic-recompiler
Conditions:
* A dynarec system for Beetle PSX, preferably written in C or else C++98. Portability to the v…