Histórico de Commits

Autor SHA1 Mensagem Data
  Jon Ross-Perkins 352fec1885 Add some coarse debug information to semantics. (#2382) há 3 anos atrás
  Richard Smith 4b679510e7 Check equality constraints when checking whether a constraint is satisfied (#2294) há 3 anos atrás
  Jon Meow 20728dbd3a CARBON_ header guards (#1261) há 4 anos atrás
  Jon Meow af694b97cb Prefix most macro names with CARBON_ (#1232) há 4 anos atrás
  pk19604014 a28cbd29b5 Removed std::exit() from RawExitingStream, as this functionality has been migrated to returning error codes (#1175) há 4 anos atrás
  Jon Meow a9a726bc3e Switch std::count CHECK to DCHECK, adding DCHECK (#1107) há 4 anos atrás
  Jon Meow 2e5fa7c453 Split CHECK internals to their own files for clean namespacing. (#915) há 4 anos atrás
  Jon Meow 44154c8663 Clean up common dir clang-tidy warnings (#907) há 4 anos atrás
  Jon Meow ffa4e76ede Add underscores to private data members (#898) há 4 anos atrás
  Chandler Carruth a2c91eae89 Rework exiting system to have better backtraces. (#863) há 4 anos atrás
  Geoff Romer c37521fdc3 Log C++ file/line number in CHECK and FATAL (#862) há 4 anos atrás
  Chandler Carruth fbb0aa729b Update LLVM and switch to upstreamed Bazel BUILD. (#838) há 4 anos atrás
  Geoff Romer 33dd9a873d Debugging quality-of-life improvements (#810) há 4 anos atrás
  Jon Meow 7c03858b55 Explanatory FATAL comment (#716) há 4 anos atrás
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) há 4 anos atrás
  Jon Meow 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) há 4 anos atrás
  Jon Meow 1ddb1a264a Restructure CHECK to provide a stream (#660) há 4 anos atrás
  Jon Meow 6c259dd5de Switch from assert to a CHECK macro to run in all build modes. (#595) há 4 anos atrás