Pete Dietl
Pete Dietl
Would anyone be interested in me trying to implement mutually exclusive groups as in https://docs.python.org/3/library/argparse.html#mutual-exclusion?
Perhaps it would be interesting to try to target AWK as an output. It's functions are not run in sub shells and it can do all math itself. I am...
**What should the feature do?** Add an option like `(nanopb_fileopt).enum_to_string`, maybe called `oneof_to_string` that generates functions which take a `pb_size_t` and output a string displaying which `oneof` member is indicated....
What do you think about me making a contribution to the C code generation that uses unions to shrink the struct size in the case of multiplexed signals?
It seems to me that commit 46f1ac66c26169270b6c6e3d7992f3b106a8077b introduced a bug. The function stlink_probe.read_memory_block8 will return an array with two bytes in it if the addressed is aligned on a 2-byte...
Make the CSR instructions show the CSR 12-bit immediate operand as an unsigned integer. This is a special case of the I-instruction format, where it is same except that the...
### Contour Terminal version 0.4.3.6442 ### Installer source GitHub: release page ### Operating System Ubuntu 22.04.3 LTS ### Architecture x86-64 ### Other Software _No response_ ### Steps to reproduce wget...
The removal of 'Result: ' was a premature optimization that does not improve command throughput, but only serves to a create a more fragile and ambiguous protocol. Hence, we reinstate...
Add more error checking to the `map` and `geocode` script Rename `map` to `map.sh` and `geocode` to `geocode.sh` in hopes that when downloading, Google Chrome doesn't automatically add a `.txt`...
* Clarify if building from source how to install to a specific directory. * Fix some minor spelling and grammar issues.