Историја ревизија

Аутор SHA1 Порука Датум
  Richard Smith b138c90c9e Use constant evaluation to determine the identity of types. (#3617) пре 2 година
  Richard Smith 29c294880d Deduplicate and canonicalize all constants. (#3611) пре 2 година
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) пре 2 година
  Richard Smith 7553d864e1 Very basic support for constant evaluation of expressions. (#3581) пре 2 година
  josh11b 5e004b854e Delete unused `NoOp` instruction (#3586) пре 2 година
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) пре 2 година
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) пре 2 година
  Richard Smith a6508fcf05 Basic support for generic bindings. (#3555) пре 2 година
  Jon Ross-Perkins 0205645e7d Refactor BindName to support tracking the enclosing scope. (#3566) пре 2 година
  Jon Ross-Perkins b6ffe0197b Implement a list of exported names for imports. (#3552) пре 2 година
  Richard Smith fe24ebc021 Create a BindName for function parameters. (#3535) пре 2 година
  Richard Smith fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) пре 2 година
  Jon Ross-Perkins 032c0e017b Start adding lazy import references to name lookup. (#3475) пре 2 година
  Richard Smith cef7eb5522 Simplify interface for getting an instruction from a type. (#3455) пре 2 година
  josh11b 3b0923c81d Add interface support to check (#3474) пре 2 година
  Jon Ross-Perkins 8ace1dcb78 Remove BinaryOperatorAdd (#3469) пре 2 година
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) пре 2 година
  Richard Smith 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) пре 2 година
  Richard Smith 433d626b04 Rename SemIR::{Base,Field} -> SemIR::{Base,Field}Decl. (#3452) пре 2 година
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) пре 2 година
  Richard Smith ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) пре 2 година
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) пре 2 година
  Jon Ross-Perkins 239f8030a4 Pass imports to SemIR. (#3415) пре 2 година
  josh11b c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) пре 2 година
  Jon Ross-Perkins 5522e4f613 Switch cross references to a ValueStore. (#3414) пре 2 година
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) пре 2 година
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) пре 2 година
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) пре 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 година