Herman Semenoff
Herman Semenoff
@jsteube, minor change for beautify code.
Example: 1. Clone https://github.com/mikex86/LibreCuda 2. Build failed ``` LibreCuda/third_party/ELFIO does not contain a CMakeLists.txt file. ``` LibreCuda/third_party/ELFIO really empty folder. Solution: Experimental -> Submodule update... @soramimi, by default, on contrary,...
@soramimi, hi. It fixed: Issue https://github.com/soramimi/Guitar/issues/148 Issue https://github.com/soramimi/Guitar/issues/139
@soramimi, hi, can you tell me if this is a typo, I did not notice the meaning of assigning to myself, because I still did not understand algorithm source code...
It would be convenient for project to have a .clang-format file so that all IDEs can synchronize C++ code style, indents and tabs, etc. This is really convenient if you...
@soramimi, good check before access, malloc pointer may not be valid.
I think it will be useful, refers to code refactoring, as well as strict description functions to compiler.
Will the CI build be activated for Guitar, automatic build status pull requests checks on different platforms (Windows, Linux, MacOS)?
Best codegeneration by compiler, and structures that are read-only larger than 16 bytes are better transmitted as const reference.
@soramimi, thanks lot for really handy git client, I couldn't find replacement for GitExtensions on Linux and accidentally stumbled upon your project. But I use two CPUs and noticed that...