Historique des commits

Auteur SHA1 Message Date
  Dana Jansens a735a4e463 Make the constant value of AsCompatible match its type (#4881) 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 4ecf914a07 Make SemIRLoc data private to diagnostics (#4867) il y a 1 an
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) il y a 1 an
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) il y a 1 an
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) il y a 1 an
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) il y a 1 an
  Richard Smith d31fc9ad02 Support array types with dependent bounds. (#4751) il y a 1 an
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) il y a 1 an
  Richard Smith 246ec785df Add support for converting between integer types (#4753) il y a 1 an
  josh11b c5fd8f42b8 `ImplWitness` (#4679) il y a 1 an
  Richard Smith 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) il y a 1 an
  Richard Smith 7d8d59cb7e Make snegate / unegate overflow handling consistent with other builtins. (#4744) il y a 1 an
  Richard Smith c1590f886a Add equality comparison support for `bool`. (#4701) il y a 1 an
  Richard Smith 3645143e27 Add solutions for advent of code 2024 day 1 to `examples/`. (#4673) il y a 1 an
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) il y a 1 an
  Richard Smith 758b6c42ba Produce a note indicating where the specific was used from if monomorphization fails. (#4662) il y a 1 an
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) il y a 1 an
  David Blaikie a2c939a2a2 Add an instruction for vptr initialization (#4633) il y a 1 an
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) 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
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) il y a 1 an
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) il y a 1 an
  josh11b 4d3b962029 Symbolic aggregate access (#4590) il y a 1 an
  josh11b ed80cd2f15 Facet member access (#4371) il y a 1 an
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) il y a 1 an
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) il y a 1 an
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) il y a 1 an