Historique des commits

Auteur SHA1 Message Date
  Dana Jansens d17188208c Apply min-preludes to more tests (part 7) (#5704) il y a 10 mois
  Jon Ross-Perkins 27aa0898e0 Add range flag settings to if_expr files (#5562) il y a 11 mois
  Jon Ross-Perkins e78a57bb82 Adjust formatting of blocks and scopes (#5474) il y a 11 mois
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) il y a 1 an
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) il y a 1 an
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) il y a 1 an
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) il y a 1 an
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) il y a 1 an
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) il y a 1 an
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) il y a 1 an
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) il y a 1 an
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) il y a 1 an
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) il y a 1 an
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) il y a 1 an
  Dana Jansens 288181453e Prevent BitAnd for facet types from matching non-type values (#5111) il y a 1 an
  Alina Sbirlea 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) il y a 1 an
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) il y a 1 an
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) il y a 1 an
  Dana Jansens 129cf35d78 Support BitAnd operator between facet types (#5022) il y a 1 an
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) il y a 1 an
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) il y a 1 an
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) il y a 1 an
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) il y a 1 an
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) il y a 1 an
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) il y a 1 an
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) il y a 1 an
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) il y a 1 an