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