Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove system.hpp, including what’s needed instead | Joel Rosdahl | 2021-07-07 | 1 | -2/+0 |
* | Support source code language “cuda”, used by Clang | Joel Rosdahl | 2021-01-16 | 1 | -3/+6 |
* | Add supported_source_extension function | Joel Rosdahl | 2021-01-16 | 1 | -1/+4 |
* | C++-ify language functions | Joel Rosdahl | 2020-05-06 | 1 | -6/+20 |
* | Clean up header includes | Joel Rosdahl | 2019-08-14 | 1 | -1/+1 |
* | Run clang-format on all code to follow the new code style | Joel Rosdahl | 2019-08-14 | 1 | -5/+5 |
* | Use #pragma once for guarding headers | Joel Rosdahl | 2019-08-14 | 1 | -5/+2 |
* | C++-ify source code | Joel Rosdahl | 2019-08-14 | 1 | -0/+30 |