Geoff Romer
|
aec2534e9d
Fix formatting of compound-type variable declarations in macros (#6997)
|
1 сар өмнө |
Geoff Romer
|
bf9219d30e
Check support for form literals and `:?` bindings (#6747)
|
2 сар өмнө |
Dana Jansens
|
917a6ea971
Add an interface-with-self generic to each interface and same for constraints (#6667)
|
2 сар өмнө |
Jon Ross-Perkins
|
2c6d9c7f66
Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708)
|
2 сар өмнө |
Geoff Romer
|
9106f9533c
Use lines instead of statements for readability-function-size clang-tidy (#6594)
|
3 сар өмнө |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 сар өмнө |
Richard Smith
|
6b28213b36
Add interop support for naming and "calling" C++ templates. (#6474)
|
4 сар өмнө |
Dana Jansens
|
e32190a228
Stringify specifics of named constraints (#6444)
|
5 сар өмнө |
Dana Jansens
|
73e6994d44
Add a diagnostic note for errors during identifying facet types (#6445)
|
5 сар өмнө |
Richard Smith
|
ec8c999bb1
Support passing Carbon `Optional(T*)` to C++ `T*` parameter. (#6422)
|
5 сар өмнө |
Dana Jansens
|
201e408252
Type completion of facet types is separate from Identifying (#6385)
|
5 сар өмнө |
Jon Ross-Perkins
|
fbc7690157
Switch `zip` to `zip_equal` where possible (#6389)
|
5 сар өмнө |
Boaz Brickner
|
b5bdfdd857
Rename `TypeLiteralInfo` to `RecognizedTypeInfo` (#6384)
|
5 сар өмнө |
Dana Jansens
|
ca3f95faa6
Make named constraint eval to a FacetType with itself in it (#6308)
|
6 сар өмнө |
Jon Ross-Perkins
|
356ea7fd30
Fix Cpp.void stringification to be consistent with other singletons (#6301)
|
6 сар өмнө |
Boaz Brickner
|
4d4d720ff0
C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279)
|
6 сар өмнө |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 сар өмнө |
Dana Jansens
|
22580a47d3
Initial support for empty named constraints (#6245)
|
6 сар өмнө |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
6 сар өмнө |
Jon Ross-Perkins
|
4a6376cf59
Rename/restructure `Destroy` logic to better reflect #6124 (#6144)
|
7 сар өмнө |
Jon Ross-Perkins
|
8004c2d5f6
CalleeFunction -> Callee name adjustments (#6117)
|
7 сар өмнө |
Jon Ross-Perkins
|
0f7df4ed7e
Switch CalleeFunction to a variant (#6104)
|
7 сар өмнө |
Richard Smith
|
bac828d244
Add support for `char` keyword per #5903. (#6078)
|
7 сар өмнө |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 сар өмнө |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
7 сар өмнө |
Richard Smith
|
0e6dd7e701
Add `MaybeUnformed(T)` type. (#5989)
|
8 сар өмнө |
Richard Smith
|
694c00c7eb
Make `Core.Float` a class. Add missing builtins for float support. (#5932)
|
8 сар өмнө |
Boaz Brickner
|
de3148c966
Avoid `readability-function-size` clang-tidy checks on `Stringify()` (#5933)
|
8 сар өмнө |
Jon Ross-Perkins
|
800e8fd55a
Add braces for CARBON_KIND uses that lack them (#5882)
|
9 сар өмнө |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
9 сар өмнө |