커밋 기록

작성자 SHA1 메시지 날짜
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) 1 년 전
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 년 전
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 년 전
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) 1 년 전
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 년 전
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 년 전
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) 1 년 전
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 년 전
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 년 전
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) 1 년 전
  Brymer Meneses 89eed4220f Expose indexing as a language interface (#4370) 1 년 전
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 년 전
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) 1 년 전
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 년 전
  Jon Ross-Perkins 7ded56ef35 Improve namespace handling in imports. (#4153) 1 년 전
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) 1 년 전
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) 1 년 전
  Richard Smith 1c07f959a8 Format types in SemIR using the formatting for their instruction. (#4035) 1 년 전
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) 1 년 전
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) 2 년 전
  Richard Smith 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 년 전
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) 2 년 전
  Richard Smith 5665660677 Remove special-case formatting for class and interface LHS. (#3744) 2 년 전
  Richard Smith 064123d93f If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734) 2 년 전
  Richard Smith 67d5446b03 Add `Self` to the name scope for a class. (#3736) 2 년 전
  Richard Smith a6f4752a7b Collapse empty braces onto a single line. (#3733) 2 년 전
  Richard Smith 5543602a50 Make namespace formatting more consistent with other declaration block instructions. (#3732) 2 년 전
  Richard Smith 5f4e6c768a Format the decl block for a declaration as a trailing block. (#3731) 2 년 전
  Jon Ross-Perkins 364ea5d3f2 Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722) 2 년 전
  Gıyaseddin Tanrıkulu bdff7ccf28 Add GlobalInit to blocks to emit initialization instructions for globals (#3687) 2 년 전