Age | Commit message (Expand) | Author |
---|---|---|
2022-12-12 | LibCore: Rename `Stream::read_all` to `read_until_eof` | Tim Schumacher |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-11-19 | Utilities: Port cpp utilities to Core::Stream | Sam Atkins |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-12-11 | cpp-lexer: Port to LibMain :^) | Kenneth Myhra |
2021-08-22 | Utilities: Use File.error_string() instead of perror(3) in cpp-* | Ralf Donau |
2021-08-21 | LibCpp: Use lex_iterable() where applicable | Itamar |
2021-08-21 | Utilities: Add cpp-lexer | Itamar |