Historique des commits

Auteur SHA1 Message Date
  Richard Smith 5f4e6c768a Format the decl block for a declaration as a trailing block. (#3731) il y a 2 ans
  Gıyaseddin Tanrıkulu bdff7ccf28 Add GlobalInit to blocks to emit initialization instructions for globals (#3687) il y a 2 ans
  Jon Ross-Perkins 7f11012f58 CrossRefIRId -> ImportIRId (#3662) il y a 2 ans
  Richard Smith 439a644960 Propagate the phase of a type from its constituent types. (#3645) il y a 2 ans
  Jon Ross-Perkins 91f0c23124 Provide diagnostic locations for imported namespaces. (#3640) il y a 2 ans
  Richard Smith b7c21a7fa7 Add constant evaluation for namespace expressions. (#3612) il y a 2 ans
  Richard Smith a3154356f0 Distinguish between template constants and symbolic constants. (#3595) il y a 2 ans
  Richard Smith 7553d864e1 Very basic support for constant evaluation of expressions. (#3581) il y a 2 ans
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) il y a 2 ans
  Jon Ross-Perkins 0205645e7d Refactor BindName to support tracking the enclosing scope. (#3566) il y a 2 ans
  Jon Ross-Perkins 62973f26d7 Make ID formatting consistently use *this for special cases (#3554) il y a 2 ans
  Jon Ross-Perkins b6ffe0197b Implement a list of exported names for imports. (#3552) il y a 2 ans
  Jon Ross-Perkins 30155dbb72 Add support for 'package' in expressions. (#3445) il y a 2 ans
  josh11b c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) il y a 2 ans
  Jon Ross-Perkins 456d165258 Diagnose repeat Main//default files as a redundant api file. (#3408) il y a 2 ans
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) il y a 2 ans
  Richard Smith 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) il y a 2 ans
  Jon Ross-Perkins 3401eed8d8 Split IdentifierId and StringLiteralId from StringId (#3352) il y a 2 ans
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) il y a 2 ans
  Jon Ross-Perkins d096655cc6 Split out the SharedValueStores to be per-compilation unit. (#3353) il y a 2 ans
  Jon Ross-Perkins 3af7eb2672 Refactor YAML handling to use the llvm::yaml API. (#3337) il y a 2 ans
  Jon Ross-Perkins 74c3c665fa Refactor SemIR YAML printing to use dashed lists. (#3330) il y a 2 ans
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) il y a 2 ans
  Richard Smith e4caf7d604 Compute and cache the value representation of a type when it becomes complete. (#3271) il y a 2 ans
  Richard Smith 4e64b1948d Bare-bones support for forward-declared classes. (#3294) il y a 2 ans
  josh11b 8d0831f431 Made function and namespace nodes typed to remove a crash (#3285) il y a 2 ans
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) il y a 2 ans
  Jon Ross-Perkins ec9d73e471 When there are split files, put unattached stdout at the end of the last file. (#3234) il y a 2 ans
  Richard Smith a66f35e92c Store contents of incomplete node blocks on the node block stack. (#3223) il y a 2 ans
  Jon Ross-Perkins 377e9a0968 In the driver, --dump-semantics-ir -> --dump-sem-ir (#3218) il y a 2 ans