История коммитов

Автор SHA1 Сообщение Дата
  David Blaikie ec63d2be21 Assert that the llvm::Function is created with the same name as requested (#4306) 1 год назад
  josh11b 88f3b3470f Improve error recovery in binding patterns (#4309) 1 год назад
  Jon Ross-Perkins a8d4f068e3 Switch to ctx.label.package for rule, and adjust relative path handling (#4305) 1 год назад
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад
  josh11b 35dfa5f03c Only allow designators when parsing `where __ = ...` (#4304) 1 год назад
  Jon Ross-Perkins de57c9988c Break out driver environment info into its own type. (#4299) 1 год назад
  josh11b d6b2fb1736 Add parse support for multiple requirements after `where` separated by `and` (#4298) 1 год назад
  Brymer Meneses 6bfaa888e8 add additional testdata for access checks (#4297) 1 год назад
  Jon Ross-Perkins 37a70dfa79 Update the talk list (#4279) 1 год назад
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) 1 год назад
  Chandler Carruth e48101b608 Switch `CARBON_VLOG` to support a format string API. (#4283) 1 год назад
  josh11b c33c9a02f6 Parse support for `where` operator (#4275) 1 год назад
  josh11b 8fa173b58a Add `explicit` to match style, appease clang-tidy (#4296) 1 год назад
  Brymer Meneses 63ebc3df17 docs: add missing syntax highlighting (#4289) 1 год назад
  Jon Ross-Perkins 19f6cd2023 Split if expressions out of handle_expr (#4292) 1 год назад
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) 1 год назад
  David Blaikie b8f61a712e Add KeywordModifierSet helper for conversion to (likely SemIR) enums (#4290) 1 год назад
  Jon Ross-Perkins 6311552fcc Generate and use a manifest for prelude files. (#4291) 1 год назад
  Jon Ross-Perkins 2e299f5fc4 Make the 'library' lines in tests use a substitution. (#4278) 1 год назад
  David Blaikie 5806d8385d Add SemIR support for virtual functions (#4272) 1 год назад
  Brymer Meneses 8ac9c80e87 Enforce `private` and `protected` access modifiers for class member access (#4248) 1 год назад
  Jon Ross-Perkins 43c6259fb2 Update LLVM and fix formatv issues. (#4282) 1 год назад
  Chandler Carruth f641cb95d2 Manually free up disk space on macOS (#4287) 1 год назад
  Richard Smith a4fe9be2e4 Resolve the definition of the self specific when re-entering its scope for an inline method definition. (#4281) 1 год назад
  David Blaikie a548eff0bb Rudimentary name mangling support (#4267) 1 год назад
  Geoff Romer 49f2136325 Remove `default` from ComputeIdKindTable switch (#4280) 1 год назад
  Chandler Carruth c43fa3a8a5 Bit-pack the lexer's token info (#4270) 1 год назад
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 год назад
  Richard Smith 2d650f7d16 Improve diagnostics for the case where some or all of the prelude is missing. (#4276) 1 год назад
  Richard Smith ddfd4ad60d Fix use-after-free bug in call argument conversion. (#4277) 1 год назад