Jon Ross-Perkins
|
356ea7fd30
Fix Cpp.void stringification to be consistent with other singletons (#6301)
|
il y a 6 mois |
Boaz Brickner
|
4d4d720ff0
C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279)
|
il y a 6 mois |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
il y a 6 mois |
Dana Jansens
|
22580a47d3
Initial support for empty named constraints (#6245)
|
il y a 6 mois |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
il y a 7 mois |
Jon Ross-Perkins
|
4a6376cf59
Rename/restructure `Destroy` logic to better reflect #6124 (#6144)
|
il y a 7 mois |
Jon Ross-Perkins
|
8004c2d5f6
CalleeFunction -> Callee name adjustments (#6117)
|
il y a 7 mois |
Jon Ross-Perkins
|
0f7df4ed7e
Switch CalleeFunction to a variant (#6104)
|
il y a 7 mois |
Richard Smith
|
bac828d244
Add support for `char` keyword per #5903. (#6078)
|
il y a 7 mois |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
il y a 7 mois |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
il y a 7 mois |
Richard Smith
|
0e6dd7e701
Add `MaybeUnformed(T)` type. (#5989)
|
il y a 8 mois |
Richard Smith
|
694c00c7eb
Make `Core.Float` a class. Add missing builtins for float support. (#5932)
|
il y a 8 mois |
Boaz Brickner
|
de3148c966
Avoid `readability-function-size` clang-tidy checks on `Stringify()` (#5933)
|
il y a 9 mois |
Jon Ross-Perkins
|
800e8fd55a
Add braces for CARBON_KIND uses that lack them (#5882)
|
il y a 9 mois |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
il y a 9 mois |
David Blaikie
|
b39a0f0c8c
Basic SemIR `partial` support (#5736)
|
il y a 10 mois |
Geoff Romer
|
1893afe479
Tolerate incomplete interface when stringifying ImplWitnessAccess (#5730)
|
il y a 10 mois |
Jon Ross-Perkins
|
dbf12eb3fc
Add a SameAsOneOf helper (#5490)
|
il y a 11 mois |
Dana Jansens
|
517c4d3c20
Remove VariantMatch; use CARBON_KIND_SWITCH for std::variants (#5437)
|
il y a 11 mois |
Dana Jansens
|
13da710e94
Poison impl lookup queries with concrete results (#5373)
|
il y a 1 an |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
il y a 1 an |
Jon Ross-Perkins
|
949cc21ccc
Remove SemIR:: from most sem_ir files (#5358)
|
il y a 1 an |
Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
il y a 1 an |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
il y a 1 an |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
il y a 1 an |
Dana Jansens
|
c34a8d0a3a
Convert remaining type-value InstId fields to TypeInstId (#5294)
|
il y a 1 an |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
il y a 1 an |
Richard Smith
|
47fa1b5991
Rename `StringifyType` to reflect that it can stringify non-type constants. (#5285)
|
il y a 1 an |