Commit History

Author SHA1 Message Date
  Sam Atkins 05c3b48e63 Utilities: Port cpp utilities to Core::Stream 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Kenneth Myhra 121fe820d9 cpp-parser: Port to LibMain :^) 3 years ago
  Ralf Donau 60a4da8e20 Utilities: Use File.error_string() instead of perror(3) in cpp-* 3 years ago
  Itamar 4673a517f6 LibCpp: Do lexing in the Preprocessor 3 years ago
  Ali Mohammad Pur dc68c765b7 LibCpp: Correctly parse lines that end in '\' 3 years ago
  Brian Gianforcaro 219d4ba376 Utilities: Remove unused header includes 3 years ago
  Itamar 402483ec1f LibCpp: Generalize ASTNode::dump() to support redirecting its output 4 years ago
  Itamar 463a91c4a2 Utilities: Rename CppParserTest => cpp-parser 4 years ago