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

Автор SHA1 Сообщение Дата
  Richard Smith c1590f886a Add equality comparison support for `bool`. (#4701) 1 год назад
  Richard Smith 3645143e27 Add solutions for advent of code 2024 day 1 to `examples/`. (#4673) 1 год назад
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) 1 год назад
  Richard Smith 758b6c42ba Produce a note indicating where the specific was used from if monomorphization fails. (#4662) 1 год назад
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) 1 год назад
  David Blaikie a2c939a2a2 Add an instruction for vptr initialization (#4633) 1 год назад
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) 1 год назад
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) 1 год назад
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 год назад
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 год назад
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) 1 год назад
  josh11b 4d3b962029 Symbolic aggregate access (#4590) 1 год назад
  josh11b ed80cd2f15 Facet member access (#4371) 1 год назад
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 год назад
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) 1 год назад
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 год назад
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) 1 год назад
  Richard Smith ff530305d1 Add prelude support for implicit conversion between integer literals and sized integer types. (#4525) 1 год назад
  Richard Smith cbd88e5c72 Add builtin for performing checked conversion between integer types. (#4523) 1 год назад
  Chandler Carruth 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) 1 год назад
  josh11b 39ed62dad7 Add `facet_types()` accessor to `Check::Context` (#4518) 1 год назад
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 год назад
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) 1 год назад
  josh11b 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) 1 год назад
  josh11b ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) 1 год назад
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) 1 год назад
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) 1 год назад
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) 1 год назад
  Jon Ross-Perkins 57c9a2ed4a Switch eval of ArrayIndex to use CARBON_KIND (#4462) 1 год назад
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 год назад