Historique des commits

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