summaryrefslogtreecommitdiff
path: root/Userland/Utilities/cpp-preprocessor.cpp
AgeCommit message (Expand)Author
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