História revízii

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