summaryrefslogtreecommitdiff
path: root/Userland/Utilities/cpp-lexer.cpp
AgeCommit message (Expand)Author
2022-12-12LibCore: Rename `Stream::read_all` to `read_until_eof`Tim Schumacher
2022-12-06Everywhere: Rename to_{string => deprecated_string}() where applicableLinus Groh
2022-11-19Utilities: Port cpp utilities to Core::StreamSam Atkins
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-12-11cpp-lexer: Port to LibMain :^)Kenneth Myhra
2021-08-22Utilities: Use File.error_string() instead of perror(3) in cpp-*Ralf Donau
2021-08-21LibCpp: Use lex_iterable() where applicableItamar
2021-08-21Utilities: Add cpp-lexerItamar