Historie revizí

Autor SHA1 Zpráva Datum
  Calvin dcfccd3187 Support references in `ErrorOr` (#4889) před 1 rokem
  Jon Ross-Perkins 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) před 1 rokem
  Jon Ross-Perkins 5880954041 Refactor command line errors to mirror diagnostic style (#4568) před 1 rokem
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) před 1 rokem
  Jon Ross-Perkins e66406ec93 Disable bugprone-macro-parentheses and let clang-format insert braces. (#3825) před 2 roky
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) před 2 roky
  Jon Ross-Perkins 35d15a390c Remove nodiscard uses. (#3418) před 2 roky
  Jon Ross-Perkins 53af8f04b2 Provide a Printable CRTP parent to replace HasPrintable templates. (#3166) před 2 roky
  Richard Smith e0c90767be Support for templated impl declarations (#2700) před 3 roky
  Richard Smith f50ca72797 Propagate errors out of Substitute. (#2694) před 3 roky
  Richard Smith 374bf9f853 Require convertibility to the type of the associated constant when checking a rewrite constraint. (#2321) před 3 roky
  Richard Smith 8f0f69b65f Remove RuntimeError / CompilationError. (#2258) před 3 roky
  Richard Smith 7a67715ac5 Error: track message and prefix/location separately. (#1529) před 3 roky
  mirmik 04cfcc1dc2 Add missed header. (#1464) před 3 roky
  Jon Meow 20728dbd3a CARBON_ header guards (#1261) před 4 roky
  Jon Meow af694b97cb Prefix most macro names with CARBON_ (#1232) před 4 roky
  Jon Meow 87e58f5db3 Switch executable semantics to use ErrorBuilder directly and relocate macros (#1184) před 4 roky
  pk19604014 aa8a5f174d Replaced std::exit() with return Carbon::ErrorOr for expected errors like invalid syntax (#1120) před 4 roky
  Jon Meow c546c81d07 Create Error type (#1137) před 4 roky