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

Автор SHA1 Сообщение Дата
  Richard Smith 41dd256d56 Support for initialization of classes with abstract base classes. (#6802) 2 месяцев назад
  Geoff Romer bf9219d30e Check support for form literals and `:?` bindings (#6747) 2 месяцев назад
  Richard Smith f9ab963bd6 Add a `type_literal` instruction to represent syntactic type literals. (#6781) 2 месяцев назад
  Geoff Romer f21e0e17ac Introduce ExprCategory::Dependent (#6744) 2 месяцев назад
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) 2 месяцев назад
  Geoff Romer e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) 3 месяцев назад
  Geoff Romer 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) 3 месяцев назад
  Geoff Romer ad7ea755b0 Add `Abstract` enumerator to `InitRepr::Kind` (#6513) 4 месяцев назад
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 месяцев назад
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) 6 месяцев назад
  Dana Jansens 82679e6689 Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107) 7 месяцев назад
  Richard Smith b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) 7 месяцев назад
  Jon Ross-Perkins 6bf335c309 Mark VtablePtr always constant (#5843) 9 месяцев назад
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) 10 месяцев назад
  Richard Smith a556cf41fc Use static allocas for temporaries. (#5734) 10 месяцев назад
  Richard Smith 7215302a27 Clean up and extend support for cross-file lowering of specific functions. (#5688) 10 месяцев назад
  Richard Smith 14e4f219b1 Support lowering specifics for an imported generic function. (#5475) 11 месяцев назад
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) 11 месяцев назад
  Richard Smith 32e68cfb5b Fix debug location for variable allocas and lifetime markers. (#5432) 1 год назад
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) 1 год назад
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 год назад
  Alina Sbirlea 02e9ac21bf Fix type when lowering associated constants. (#5295) 1 год назад
  David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) 1 год назад
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 год назад
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) 1 год назад
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 год назад
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) 1 год назад
  Richard Smith c04d62a7d1 Ensure that all allocas are created in the entry block. (#4685) 1 год назад
  Richard Smith 7b45a28a82 Fix lowering of array indexing with an int literal. (#4686) 1 год назад