История коммитов

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 лет назад
  Richard Smith 5665660677 Remove special-case formatting for class and interface LHS. (#3744) 2 лет назад
  Richard Smith f5a3a9a7e0 Add `Self` into scope in interface definitions and using facets as types. (#3740) 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 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 лет назад
  Richard Smith 33c1e9ca95 Add an associated entity instruction and corresponding type for interface elements. (#3730) 2 лет назад
  Jon Ross-Perkins 364ea5d3f2 Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722) 2 лет назад
  Jon Ross-Perkins 91f0c23124 Provide diagnostic locations for imported namespaces. (#3640) 2 лет назад
  Richard Smith b138c90c9e Use constant evaluation to determine the identity of types. (#3617) 2 лет назад
  Jon Ross-Perkins d0fb4b5815 Change DiagnoseDuplicateName to expect an inst ID for the duplicate. (#3616) 2 лет назад
  Richard Smith 29c294880d Deduplicate and canonicalize all constants. (#3611) 2 лет назад
  Richard Smith b7c21a7fa7 Add constant evaluation for namespace expressions. (#3612) 2 лет назад
  Richard Smith a3154356f0 Distinguish between template constants and symbolic constants. (#3595) 2 лет назад
  Richard Smith 7553d864e1 Very basic support for constant evaluation of expressions. (#3581) 2 лет назад
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) 2 лет назад
  josh11b 23c7d7dd99 Underline the complete declaration in diagnostics (#3508) 2 лет назад
  Jacob Schneider 6419568142 Fully underline parse nodes in diagnostics. (#3442) 2 лет назад
  josh11b 4e8b73c83a More test cases for interface name collisions (#3501) 2 лет назад
  josh11b 3b0923c81d Add interface support to check (#3474) 2 лет назад