Chris Bachhuber

Results 5 issues of Chris Bachhuber

I'm unable to find a code style guide in this project. However, `git grep -n guide` shows that in App.hpp:62, @henryiii seemed to plan on using the [Google C++ Style...

All source code of this repository resides in folder dogm. From other repositories, I'm used to having source code and e.g. the top-level CMakeLists.txt in the root of the repository....

The actual python website is python.org, fix readme link to that.

I'd like to use verilator as a pre-commit hook, as part of https://pre-commit.com. This framework auto-fetches hook binaries from public resources such as pypi or docker hub, but unfortunately not...

status: discussion

In @marcdiepold's opinion, the wording should be more specific here. If you don't move anything, the `std::unique_ptr` and its contents will vanish when the enclosing scope ends. We argue that...