summaryrefslogtreecommitdiff
path: root/Userland/Utilities/cpp-preprocessor.cpp
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-12-11cpp-processor: Port to LibMain :^)Kenneth Myhra
2021-08-22Utilities: Use File.error_string() instead of perror(3) in cpp-*Ralf Donau
2021-08-14Utilities: Add 'file' and 'definitions' arguments to cpp-preprocessorItamar
2021-08-14LibCpp: Understand preprocessor macro definition and invocationItamar
2021-08-14Utilities: Rename PreprocessorTest=>cpp-preprocessorItamar