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

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins 962defd1e8 Associate a name with ClassDecl (#3447) 2 лет назад
  Richard Smith ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) 2 лет назад
  Jon Ross-Perkins aa5bfa564f Add a distinct semir file separator. (#3438) 2 лет назад
  josh11b c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) 2 лет назад
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 лет назад
  Richard Smith 6d5e62974c Add SemIR instruction to track that a conversion was performed. (#3363) 2 лет назад
  Richard Smith 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) 2 лет назад
  Richard Smith 184eafd521 Add a separate store for computed constant values. (#3362) 2 лет назад
  Richard Smith 428d11323a Directly convert from an initializer to a value where possible. (#3306) 2 лет назад
  Richard Smith ab575cf32a Support for member access into classes. (#3335) 2 лет назад
  Richard Smith 620408b999 Basic lowering support for classes. (#3334) 2 лет назад
  Richard Smith 7f2f4bec4f Add a `Field` node for fields in a class. (#3332) 2 лет назад
  Richard Smith 35721dc3d0 sem-ir: Write references to the `file` block as `file.` not `package.` (#3333) 2 лет назад
  Richard Smith 7d9340880e Separate `ClassType` from `ClassDeclaration`. (#3329) 2 лет назад
  Richard Smith a95e122123 Use the full name declaration logic when adding `var` names to scope. (#3312) 2 лет назад
  Richard Smith b01dfb3f93 Support for class definitions with static member functions. (#3305) 2 лет назад