Historie revizí

Autor SHA1 Zpráva Datum
  Richard Smith 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) před 8 měsíci
  Richard Smith 629f77eb61 Switch to representing FloatLiteralType as a RealId. (#5944) před 8 měsíci
  Richard Smith 28103b8f2e Convert LegacyFloatType into FloatLiteralType. (#5939) před 8 měsíci
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) před 9 měsíci
  Richard Smith 4685890d63 Rename FloatLiteral to FloatValue. (#5911) před 9 měsíci
  Jon Ross-Perkins fd4dbc5b6f Remove clang prefixes from isa/cast when optional (#5909) před 9 měsíci
  David Blaikie 27be0973e7 Vtable support for generics (#5793) před 9 měsíci
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) před 10 měsíci
  Jon Ross-Perkins 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) před 11 měsíci
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) před 11 měsíci
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) před 11 měsíci
  Richard Smith 0d2f364f39 Split evaluation up into one function per instruction kind (#5008) před 1 rokem
  Jon Ross-Perkins 21252b5e94 Add missing trailing return types (#5006) před 1 rokem
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) před 1 rokem
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) před 1 rokem
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) před 1 rokem
  Richard Smith f6d0cdabf8 Slightly simplify int value lowering. (#4767) před 1 rokem
  josh11b c5fd8f42b8 `ImplWitness` (#4679) před 1 rokem
  Richard Smith 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) před 1 rokem
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) před 1 rokem
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) před 1 rokem
  Chandler Carruth 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) před 1 rokem
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) před 1 rokem
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) před 1 rokem
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) před 1 rokem
  Richard Smith 32e5212daa Fix lowering of a conversion from a type with a pointer value representation to a type with a copy value representation. (#4467) před 1 rokem
  Richard Smith df68bf9f71 Switch to using `Core.BigInt` as the type of the size of a type literal. (#4450) před 1 rokem
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) před 1 rokem
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) před 1 rokem