Historial de Commits

Autor SHA1 Mensaje Fecha
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) hace 1 año
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) hace 1 año
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) hace 1 año
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) hace 1 año
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) hace 1 año
  Richard Smith d42128ef9a Parse all kinds of declarations at function scope. (#4779) hace 1 año
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) hace 1 año
  David Blaikie 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) hace 1 año
  josh11b 5d1b39e1f2 More instructions get named (#4615) hace 1 año
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) hace 1 año
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) hace 1 año
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) hace 1 año
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) hace 1 año
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) hace 1 año
  Richard Smith 50bce0c865 Adopt new diagnostic conventions in handle_class.cpp (#4327) hace 1 año
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) hace 1 año
  Richard Smith 1c07f959a8 Format types in SemIR using the formatting for their instruction. (#4035) hace 1 año
  Richard Smith 9a11e977b3 Improve formatting of the type of a function or generic class name. (#4033) hace 1 año
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) hace 1 año
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) hace 2 años
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) hace 2 años
  Richard Smith 67d5446b03 Add `Self` to the name scope for a class. (#3736) hace 2 años
  Richard Smith a6f4752a7b Collapse empty braces onto a single line. (#3733) hace 2 años
  Richard Smith 29c294880d Deduplicate and canonicalize all constants. (#3611) hace 2 años
  Richard Smith d712bf12a6 Remove parse nodes from constants. (#3599) hace 2 años
  Richard Smith a3154356f0 Distinguish between template constants and symbolic constants. (#3595) hace 2 años
  Richard Smith 7553d864e1 Very basic support for constant evaluation of expressions. (#3581) hace 2 años
  Jacob Schneider 6419568142 Fully underline parse nodes in diagnostics. (#3442) hace 2 años
  josh11b a970b1e587 Require `extend` before `base: BaseType;` (#3459) hace 2 años