Richard Smith
|
5d481877f1
Omit a trailing `SpecificId` by default when formatting instruction arguments. (#4315)
|
1 rok temu |
David Blaikie
|
02950e46d3
Ignore the .gdb_history that's created next to the project-specific .gdbinit (#4313)
|
1 rok temu |
Richard Smith
|
0354efa1fc
Rework how we check calls to support deduced implicit parameters (#4302)
|
1 rok temu |
Jon Ross-Perkins
|
8b92b996b1
Move 'core' directory prefix (#4311)
|
1 rok temu |
Jon Ross-Perkins
|
1b956e68fe
Extract subcommand options from the driver file. (#4300)
|
1 rok temu |
Chandler Carruth
|
02c263294c
Move the constants in the precedence table into the header. (#4308)
|
1 rok temu |
David Blaikie
|
ec63d2be21
Assert that the llvm::Function is created with the same name as requested (#4306)
|
1 rok temu |
josh11b
|
88f3b3470f
Improve error recovery in binding patterns (#4309)
|
1 rok temu |
Jon Ross-Perkins
|
a8d4f068e3
Switch to ctx.label.package for rule, and adjust relative path handling (#4305)
|
1 rok temu |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 rok temu |
josh11b
|
35dfa5f03c
Only allow designators when parsing `where __ = ...` (#4304)
|
1 rok temu |
Jon Ross-Perkins
|
de57c9988c
Break out driver environment info into its own type. (#4299)
|
1 rok temu |
josh11b
|
d6b2fb1736
Add parse support for multiple requirements after `where` separated by `and` (#4298)
|
1 rok temu |
Brymer Meneses
|
6bfaa888e8
add additional testdata for access checks (#4297)
|
1 rok temu |
Jon Ross-Perkins
|
37a70dfa79
Update the talk list (#4279)
|
1 rok temu |
Chandler Carruth
|
0c8ab663c9
Migrate all CARBON_VLOG to the format string variant. (#4284)
|
1 rok temu |
Chandler Carruth
|
e48101b608
Switch `CARBON_VLOG` to support a format string API. (#4283)
|
1 rok temu |
josh11b
|
c33c9a02f6
Parse support for `where` operator (#4275)
|
1 rok temu |
josh11b
|
8fa173b58a
Add `explicit` to match style, appease clang-tidy (#4296)
|
1 rok temu |
Brymer Meneses
|
63ebc3df17
docs: add missing syntax highlighting (#4289)
|
1 rok temu |
Jon Ross-Perkins
|
19f6cd2023
Split if expressions out of handle_expr (#4292)
|
1 rok temu |
Jon Ross-Perkins
|
d4c7743d18
Update tests to use [[@TEST_NAME]] (#4293)
|
1 rok temu |
David Blaikie
|
b8f61a712e
Add KeywordModifierSet helper for conversion to (likely SemIR) enums (#4290)
|
1 rok temu |
Jon Ross-Perkins
|
6311552fcc
Generate and use a manifest for prelude files. (#4291)
|
1 rok temu |
Jon Ross-Perkins
|
2e299f5fc4
Make the 'library' lines in tests use a substitution. (#4278)
|
1 rok temu |
David Blaikie
|
5806d8385d
Add SemIR support for virtual functions (#4272)
|
1 rok temu |
Brymer Meneses
|
8ac9c80e87
Enforce `private` and `protected` access modifiers for class member access (#4248)
|
1 rok temu |
Jon Ross-Perkins
|
43c6259fb2
Update LLVM and fix formatv issues. (#4282)
|
1 rok temu |
Chandler Carruth
|
f641cb95d2
Manually free up disk space on macOS (#4287)
|
1 rok temu |
Richard Smith
|
a4fe9be2e4
Resolve the definition of the self specific when re-entering its scope for an inline method definition. (#4281)
|
1 rok temu |