コミット履歴

作者 SHA1 メッセージ 日付
  Jon Meow af694b97cb Prefix most macro names with CARBON_ (#1232) 4 年 前
  Jon Meow a24963ea6b Move diagnostic definitions to be closer to where they emit (#1169) 4 年 前
  Jon Meow aaca540a05 Restructure Diagnostic objects to allow late formatting (#1131) 4 年 前
  Jon Meow f9014a6d10 clang-tidy with readability checks (#1148) 4 年 前
  Jon Meow 7bbf4fbba3 Accessor renames on diagnostics+source buffer (#1133) 4 年 前
  Jon Meow 16c6ba6bd1 Accessor renames on lexer (#1134) 4 年 前
  Jon Meow c6c050ccfc Switch radix to an enum for easier formatting (#1130) 4 年 前
  Jon Meow f5f02babdd Apply a digit limit for all getAsInteger calls (#1117) 4 年 前
  Jon Meow c4c5cdc1f5 Replace is_sorted with comparison (#1104) 4 年 前
  Jon Meow 0a8c0dc271 Adjust string parsing to consume everything until the terminator. (#1111) 4 年 前
  Jon Meow f4f9b23291 Add int and real printing (#1116) 4 年 前
  Jon Meow eecf4a34b3 Replace assert with CHECK (#1098) 4 年 前
  Jon Meow 22721da92b Avoid unnecessary relexing of the last line (#999) 4 年 前
  Jon Meow cab5bb0158 Clean up SimpleDiagnostic inheritance (#1004) 4 年 前
  Jon Meow fd489b69ad Lexer style cleanup (#1002) 4 年 前
  Jon Meow a562f872e7 Switch from assert to CHECK (#975) 4 年 前
  Jon Meow 652cd8c636 Style updates, mostly _ naming (#970) 4 年 前
  Chandler Carruth 5f67029479 Use upstream GoogleTest and add related test utils. (#876) 4 年 前
  Richard Smith a83c22288f [toolchain] Implement lexing and parsing support for #543. (#693) 4 年 前
  Chandler Carruth a857b7ea1a Cleanup or suppress numerous `clang-tidy` issues. (#577) 4 年 前
  Richard Smith 1b122924e8 [toolchain] Parse postfix operator `*` as a type operator. (#576) 4 年 前
  Chandler Carruth 8f8ab23a77 Move the toolchain into a top-level directory. (#567) 4 年 前