Historial de Commits

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