História revízii

Autor SHA1 Správa Dátum
  Richard Smith 9e7a17b1a1 Scaffolding for checking impls. (#3672) 2 rokov pred
  Jon Ross-Perkins e583493e9f Implement some basic ImportRef handling for builtins. (#3663) 2 rokov pred
  Jon Ross-Perkins 7f11012f58 CrossRefIRId -> ImportIRId (#3662) 2 rokov pred
  Jon Ross-Perkins 8167c44a03 Merging CrossRef into ImportRefUsed, shifting builtins over. (#3659) 2 rokov pred
  Chandler Carruth 13de9e9d06 Fix outstanding `clang-tidy` errors. (#3654) 2 rokov pred
  Jon Ross-Perkins c1a894fca7 Start adding ImportRefUsed, removing older copy behavior. (#3657) 2 rokov pred
  Jon Ross-Perkins adad286b74 Refactor LazyImportRef into ImportRefUnused. (#3656) 2 rokov pred
  Richard Smith 439a644960 Propagate the phase of a type from its constituent types. (#3645) 2 rokov pred
  Jon Ross-Perkins 9be99cad4c Don't take a NodeId argument for insts that have no parse node. (#3623) 2 rokov pred
  Richard Smith b138c90c9e Use constant evaluation to determine the identity of types. (#3617) 2 rokov pred
  Richard Smith 29c294880d Deduplicate and canonicalize all constants. (#3611) 2 rokov pred
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) 2 rokov pred
  Richard Smith 7553d864e1 Very basic support for constant evaluation of expressions. (#3581) 2 rokov pred
  josh11b 5e004b854e Delete unused `NoOp` instruction (#3586) 2 rokov pred
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) 2 rokov pred
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) 2 rokov pred
  Richard Smith a6508fcf05 Basic support for generic bindings. (#3555) 2 rokov pred
  Jon Ross-Perkins 0205645e7d Refactor BindName to support tracking the enclosing scope. (#3566) 2 rokov pred
  Jon Ross-Perkins b6ffe0197b Implement a list of exported names for imports. (#3552) 2 rokov pred
  Richard Smith fe24ebc021 Create a BindName for function parameters. (#3535) 2 rokov pred
  Richard Smith fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) 2 rokov pred
  Jon Ross-Perkins 032c0e017b Start adding lazy import references to name lookup. (#3475) 2 rokov pred
  Richard Smith cef7eb5522 Simplify interface for getting an instruction from a type. (#3455) 2 rokov pred
  josh11b 3b0923c81d Add interface support to check (#3474) 2 rokov pred
  Jon Ross-Perkins 8ace1dcb78 Remove BinaryOperatorAdd (#3469) 2 rokov pred
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) 2 rokov pred
  Richard Smith 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) 2 rokov pred
  Richard Smith 433d626b04 Rename SemIR::{Base,Field} -> SemIR::{Base,Field}Decl. (#3452) 2 rokov pred
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) 2 rokov pred
  Richard Smith ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) 2 rokov pred