Chandler Carruth
|
327cb2396a
Add a Bazel skill (#7061)
|
2 settimane fa |
Richard Smith
|
1d5113649b
Allow non-constant calls to constexpr functions. (#7067)
|
2 settimane fa |
Chandler Carruth
|
cdfa57f230
Pull in a fix to the new compile commands system (#7068)
|
2 settimane fa |
Richard Smith
|
46f46a538d
Preliminary reverse interop support for base classes. (#7059)
|
2 settimane fa |
Nicholas Bishop
|
114cf401c2
Support C++ calling Carbon functions with non-`()` return type (#7051)
|
2 settimane fa |
rit
|
7c94878c10
fixed a crash when lowering a ref return initialized by value expression (#7049)
|
2 settimane fa |
Chandler Carruth
|
82fad29028
Switch to conventionally use a `name` parameter for a macro (#7053)
|
2 settimane fa |
Chandler Carruth
|
26ddada3ae
Switch from Bazel platforms to build settings (#7052)
|
2 settimane fa |
Geoff Romer
|
bab35c114e
Remove the leading `/proc/self/cwd/` from file paths in the debug info. (#7060)
|
2 settimane fa |
Chandler Carruth
|
96529e16bd
Fully switch to the new compilation database system (#7057)
|
2 settimane fa |
Richard Smith
|
43867a678b
Reverse interop support for type aliases. (#7043)
|
2 settimane fa |
Richard Smith
|
5b1de7633c
Use the raw import ID, not the tagged ID, as an array index. (#7058)
|
2 settimane fa |
Richard Smith
|
f31e1685fd
Only export each class or namespace to C++ once. (#7042)
|
2 settimane fa |
Christopher Di Bella
|
3cdb159067
consistently uses the caller's specific to get the callee's pattern type id (#7036)
|
2 settimane fa |
Dana Jansens
|
12d7574636
Include extended named constraints in the type of `.Self` for a where clause (#7048)
|
3 settimane fa |
Dana Jansens
|
cc5a42691e
Add `where T impls X` constraints into the FacetTypeInfo (#7038)
|
3 settimane fa |
Chandler Carruth
|
19efec93be
Fix missing runtimes file in the installation (#7044)
|
3 settimane fa |
Chandler Carruth
|
3db691ecef
Add ASan to post-merge CI and improve the action structure for GitHub (#7012)
|
3 settimane fa |
Dana Jansens
|
6cc08ae6e6
Remove SymbolicBinding step in TypeIterator (#7039)
|
3 settimane fa |
Richard Smith
|
ab977ee04d
Bump vscode extension to 0.0.8. (#7041)
|
3 settimane fa |
Richard Smith
|
be0c07dc7e
Give Carbon -> C++ thunks internal linkage. (#7040)
|
3 settimane fa |
Dana Jansens
|
b79d9adeca
Avoid crashing in custom witness for FacetTypes and symbolic object representations (#7033)
|
3 settimane fa |
Richard Smith
|
b74e0d1260
Superficial support for exporting complete class types to C++. (#7029)
|
3 settimane fa |
dependabot[bot]
|
9f1a0c816c
Bump addressable from 2.8.7 to 2.9.0 in /website in the bundler group across 1 directory (#7037)
|
3 settimane fa |
Geoff Romer
|
6f02354d62
Fix malformed split (#7035)
|
3 settimane fa |
Nicholas Bishop
|
0635f4628f
Add support for C++ calling Carbon functions with parameters (#7024)
|
3 settimane fa |
Dana Jansens
|
d1dc8e820d
Resolve the specific definition for a function that is evaluated (#7034)
|
3 settimane fa |
Dana Jansens
|
e1f30669af
Remove TODO in impl lookup for discarding unused witnesses (#7032)
|
3 settimane fa |
Dana Jansens
|
f483a28f2f
Refactor WhereExpr evaluation into smaller helper functions (#7006)
|
3 settimane fa |
Richard Smith
|
cc4fd39238
Support round-tripping entities through C++ and Carbon. (#7022)
|
3 settimane fa |