Geoff Romer
|
39503a5561
Disambiguate "value binding" (#6231)
|
6 月之前 |
Richard Smith
|
95b78b0173
For #1382: rename `me` -> `self` (#6261)
|
6 月之前 |
Richard Smith
|
b3c25ecfa2
Allow implicit conversion to a value expression to remove `const`. (#6253)
|
6 月之前 |
David Blaikie
|
3ea16b8313
Add unit tagging to NameScopeId (#6258)
|
6 月之前 |
Boaz Brickner
|
840562feb3
C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238)
|
6 月之前 |
David Blaikie
|
3d6810beb6
Add unit tagging to InterfaceId (#6243)
|
6 月之前 |
David Blaikie
|
7663c38291
Add unit tagging to SpecificId (#6251)
|
6 月之前 |
David Blaikie
|
016a28377a
Fix up some comments related to the change to hex ids (#6247)
|
6 月之前 |
Boaz Brickner
|
c1c70d5234
C++ Interop: Mapping `std::string_view` to `Core.Str` (#6177)
|
6 月之前 |
David Blaikie
|
0ed5d41a1b
Avoid mismatched InterfaceId comparison between two files (#6241)
|
6 月之前 |
Jon Ross-Perkins
|
b1f734e1cd
Switch `EvalLookupSingleImplWitness` from "concrete" to "final" terminology (#6246)
|
6 月之前 |
David Blaikie
|
1df0d4566e
Add unit tagging to GenericId (#6248)
|
6 月之前 |
Dana Jansens
|
f761960c48
Documentation fixes for `require` and `extend impl as` (#6242)
|
6 月之前 |
David Blaikie
|
af013e8d79
More consistently use check_ir_id to initialize ValueStores (#6244)
|
6 月之前 |
Dana Jansens
|
820e997261
Documentation update for `require` and `extend impl as` in interfaces and named constraints (#6240)
|
6 月之前 |
Richard Smith
|
8cf4c4d10d
[C++ interop] Pass top-level declarations to the code generator. (#6237)
|
6 月之前 |
gleb
|
4370acd1bb
Snippets update (#6204)
|
6 月之前 |
Richard Smith
|
304d2056cc
Map nullable C++ pointer types to `Core.Optional(T*)`. (#6230)
|
6 月之前 |
Ivana Ivanovska
|
2a96b52780
Remove big float literals TODO (#6220)
|
6 月之前 |
Boaz Brickner
|
4e8810fa19
Add more `extern "C"` tests (#6232)
|
6 月之前 |
David Blaikie
|
f64b08863a
Dump all non-indexed ids as hex (#6228)
|
6 月之前 |
Richard Smith
|
0716756c4e
Stop passing a lambda as a non-type template argument. (#6229)
|
6 月之前 |
David Blaikie
|
4fdc08582a
Add ValueStore ctor template for Id to use for IdTag (#6226)
|
6 月之前 |
Jon Ross-Perkins
|
c7646b74c1
Reduce use of function return type deduction (#6227)
|
6 月之前 |
Richard Smith
|
851da43c88
Make Optional support specializing its representation. (#6058)
|
6 月之前 |
David Blaikie
|
63118265f0
Add unit tagging to VtableId (#6216)
|
6 月之前 |
Boaz Brickner
|
45017bf65d
Add tests for calling a base function without qualifications (#6221)
|
6 月之前 |
Jon Ross-Perkins
|
7050eb8789
Add a function to translate a canonical value to key. (#6222)
|
6 月之前 |
David Blaikie
|
a486c12bd6
Add unit tagging to SpecificInterfaceId (#6215)
|
6 月之前 |
Boaz Brickner
|
c2d21429f2
Avoid changing visiblity when inheriting in `CodeContextRenderer` (#6219)
|
6 月之前 |