Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith 1ece5000aa Always form a `ConstType` instruction for `const`. (#6341) hace 5 meses
  Geoff Romer 114ecda725 Enable conversions to value-or-ref to use `value_of_initializer` (#6309) hace 6 meses
  Jon Ross-Perkins eed21f6439 Make applying `const` repeatedly to the same type have less additional effect. (#6287) hace 6 meses
  Richard Smith 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) hace 8 meses
  David Blaikie aeba878335 Clean up some TODO and other comments (#5813) hace 9 meses
  David Blaikie 0b53217372 Diagnose `partial` applied to final types. (#5744) hace 10 meses
  David Blaikie b39a0f0c8c Basic SemIR `partial` support (#5736) hace 10 meses
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) hace 10 meses
  Jon Ross-Perkins 89a6818424 Move TokenOnly to LocIdForDiagnostics (#5590) hace 11 meses
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) hace 1 año
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) hace 1 año
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) hace 1 año
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) hace 1 año
  David Blaikie 4739828cca Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199) hace 1 año
  Jon Ross-Perkins 197e784140 Add parsing for partial types (#5009) hace 1 año
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) hace 1 año
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) hace 1 año
  Jon Ross-Perkins 588bdd74c3 Refactor region_stack logic out of Context (#4927) hace 1 año
  Jon Ross-Perkins b0d49ba957 Move control flow block functions to their own file. (#4921) hace 1 año
  Geoff Romer 9b28d3ad78 Late response to comments on #4698 (#4758) hace 1 año
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) hace 1 año
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) hace 1 año
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) hace 1 año
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) hace 1 año
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) hace 1 año
  Richard Smith 4ca711c175 When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`. (#4355) hace 1 año
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) hace 1 año
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) hace 1 año
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) hace 1 año