PeterCDMcLean
PeterCDMcLean
The --log-file option gives the impression it will store the whole console output to a file. However, it seems to store very little actual output (INFOs, WARNINGs, and I assume...
When hitting any arrow key in the match selector the following exception occurs. If it matters, I'm using WSL / Debian -> ssh -> a raspberry pi. Here is my...
Hi, I was disappointed to see that todotxt asks for full access to the Dropbox account. Isn't it possible to enable either folder or specific access instead of full access?...
Hi, I can't initialize the submodule for the Open_RegModel. Is the submodule still necessary?
Not a bug per-se, but surprising behaviour. Upon renaming a table:  The internal table name automatically capitalizes the first letter: 
This is a feature request for adding support to parse major vendor extensions (Xilinx) to ipyxact. Below is an example of a fileSet extension that specifies a dependency between a...
A commit in ztd::idk [🛠Improve 's ability to handle poor arguments](https://github.com/soasis/idk/commit/d20b9f24beb15fb9925d0770134cc9f8c17a2a15) broke several tests in: - tests/run_time/source/bit_view.bounds.cpp - Both std::deque tests in bounds now fail. - tests/run_time/source/bit_view.subrange.cpp - All...
Summary of major changes: ## Algorithms: - to_from_string - division, multiplication, addition by scalar - accumulate, accumulate_while, accumulate_backward, accumulate_backward_while ## Misc: - mdspan accessors - user defined literal - bitsof...