Chandler Carruth
|
223d0397c0
Updating Carbon's safety strategy (#5914)
|
8 달 전 |
Richard Smith
|
30b8a93fde
Support conversion from T* to const T*. (#5971)
|
8 달 전 |
Richard Smith
|
ad84e71acd
Avoid non-UTF8-encoded test files. (#5965)
|
8 달 전 |
Richard Smith
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 달 전 |
Richard Smith
|
b72c11e94a
Support importing nested types from C++. (#5955)
|
8 달 전 |
Chandler Carruth
|
3c9b87ab54
Add some more operations to the filesystem library (#5968)
|
8 달 전 |
Richard Smith
|
41ed82e033
Add basic support for strings to core, check, and lower. (#5963)
|
8 달 전 |
Jon Ross-Perkins
|
8d08e774fc
Add a feature to explicitly include a file's SemIR (#5961)
|
8 달 전 |
David Blaikie
|
3f9fc633fe
Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945)
|
8 달 전 |
Richard Smith
|
7727c62880
Enforce a couple of char literal restrictions from #1964: (#5960)
|
8 달 전 |
Richard Smith
|
ae54873441
Change tests in check/testdata/builtins/char to be tests for the builtin char functions. (#5956)
|
8 달 전 |
Chandler Carruth
|
0a679504a5
Update LLVM again to 2025-08-09 (#5958)
|
8 달 전 |
Dana Jansens
|
9feb493680
Add instructions for including CARBON_VLOG output when running a file_test (#5959)
|
8 달 전 |
Richard Smith
|
b851e8c423
Add support for f16, f64, f128. (#5952)
|
8 달 전 |
Jon Ross-Perkins
|
cfe5599144
Support imports of more literal values (#5954)
|
8 달 전 |
Richard Smith
|
b2b0b4a73f
Improve recovery from bad type imports. (#5953)
|
8 달 전 |
Dana Jansens
|
2140a57294
Remove todo in facet_type.cpp after exploration (#5950)
|
8 달 전 |
Chandler Carruth
|
52972ea83d
Update LLVM to head on 2025-08-01 (#5951)
|
8 달 전 |
Richard Smith
|
629f77eb61
Switch to representing FloatLiteralType as a RealId. (#5944)
|
8 달 전 |
Chandler Carruth
|
969abfe814
Follow-up fixes to filesystem code (#5949)
|
8 달 전 |
Richard Smith
|
28103b8f2e
Convert LegacyFloatType into FloatLiteralType. (#5939)
|
8 달 전 |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
8 달 전 |
Chandler Carruth
|
2e509e9103
Port //toolchain/install to new filesystem library (#5905)
|
8 달 전 |
Chandler Carruth
|
42d29764c0
Introduce a custom filesystem library (#5888)
|
8 달 전 |
Jon Ross-Perkins
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 달 전 |
Richard Smith
|
694c00c7eb
Make `Core.Float` a class. Add missing builtins for float support. (#5932)
|
8 달 전 |
Richard Smith
|
f616817b71
Improve autoupdate diagnostic CHECK line positioning. (#5942)
|
8 달 전 |
David Blaikie
|
efbc9f7c9c
Create LoadedImportRefs for vtable entries with import insts instead of local insts (#5931)
|
8 달 전 |
Boaz Brickner
|
5b328da0aa
Avoid creating a vector of bools to mark which C++ thunk parameter types were modified (#5941)
|
8 달 전 |
Boaz Brickner
|
fd3eb136af
Use `llvm::zip()` to iterate over `callee_function_params`, `thunk_function_params` and `callee_arg_ids` (#5940)
|
8 달 전 |