Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Smith 0a1abe9f64 Clean up some uses of the node stack. (#3512) há 2 anos atrás
  Richard Smith fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) há 2 anos atrás
  Richard Smith de0c02ddae If a name is not found in a class, perform lookup into base classes. (#3502) há 2 anos atrás
  Jon Ross-Perkins 032c0e017b Start adding lazy import references to name lookup. (#3475) há 2 anos atrás
  Richard Smith cef7eb5522 Simplify interface for getting an instruction from a type. (#3455) há 2 anos atrás
  Jon Ross-Perkins 18c51ea862 Fix LexicalLookupResult's node_id -> inst_id (#3476) há 2 anos atrás
  josh11b 3b0923c81d Add interface support to check (#3474) há 2 anos atrás
  Jon Ross-Perkins 8ace1dcb78 Remove BinaryOperatorAdd (#3469) há 2 anos atrás
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) há 2 anos atrás
  Richard Smith 433d626b04 Rename SemIR::{Base,Field} -> SemIR::{Base,Field}Decl. (#3452) há 2 anos atrás
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) há 2 anos atrás
  Richard Smith ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) há 2 anos atrás
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) há 2 anos atrás
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) há 2 anos atrás
  Jon Ross-Perkins 0c0998d7cd Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431) há 2 anos atrás
  Jon Ross-Perkins 239f8030a4 Pass imports to SemIR. (#3415) há 2 anos atrás
  josh11b c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) há 2 anos atrás
  Jon Ross-Perkins 5522e4f613 Switch cross references to a ValueStore. (#3414) há 2 anos atrás
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) há 2 anos atrás
  josh11b 109e7889dd Rename files to use abbreviations (#3389) há 2 anos atrás
  Richard Smith afd6d85610 Support for `returned var` and `return var`. (#3374) há 2 anos atrás
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) há 2 anos atrás
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) há 2 anos atrás
  Richard Smith 6d5e62974c Add SemIR instruction to track that a conversion was performed. (#3363) há 2 anos atrás
  Richard Smith 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) há 2 anos atrás
  Jon Ross-Perkins 84bc8cc4bf Fix crash when if expressions aren't in a function. (#3373) há 2 anos atrás
  Jon Ross-Perkins 50a614aaf3 Fix crash when an expression cannot convert to a type. (#3372) há 2 anos atrás
  Richard Smith 3bee8932a9 Rework name lookup to handle non-lexical scoping. (#3354) há 2 anos atrás
  Richard Smith 184eafd521 Add a separate store for computed constant values. (#3362) há 2 anos atrás
  Richard Smith 545a5b3679 Support initializing a class from a struct. (#3358) há 2 anos atrás