summaryrefslogtreecommitdiff
path: root/src/language.hpp
Commit message (Expand)AuthorAgeFilesLines
* Remove system.hpp, including what’s needed insteadJoel Rosdahl2021-07-071-2/+0
* Support source code language “cuda”, used by ClangJoel Rosdahl2021-01-161-3/+6
* Add supported_source_extension functionJoel Rosdahl2021-01-161-1/+4
* C++-ify language functionsJoel Rosdahl2020-05-061-6/+20
* Clean up header includesJoel Rosdahl2019-08-141-1/+1
* Run clang-format on all code to follow the new code styleJoel Rosdahl2019-08-141-5/+5
* Use #pragma once for guarding headersJoel Rosdahl2019-08-141-5/+2
* C++-ify source codeJoel Rosdahl2019-08-141-0/+30