Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Richard Smith 064123d93f If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734) 2 yıl önce
  Richard Smith 5543602a50 Make namespace formatting more consistent with other declaration block instructions. (#3732) 2 yıl önce
  Richard Smith 5f4e6c768a Format the decl block for a declaration as a trailing block. (#3731) 2 yıl önce
  Gıyaseddin Tanrıkulu bdff7ccf28 Add GlobalInit to blocks to emit initialization instructions for globals (#3687) 2 yıl önce
  Jon Ross-Perkins 7f11012f58 CrossRefIRId -> ImportIRId (#3662) 2 yıl önce
  Richard Smith 439a644960 Propagate the phase of a type from its constituent types. (#3645) 2 yıl önce
  Jon Ross-Perkins 91f0c23124 Provide diagnostic locations for imported namespaces. (#3640) 2 yıl önce
  Richard Smith b7c21a7fa7 Add constant evaluation for namespace expressions. (#3612) 2 yıl önce
  Richard Smith a3154356f0 Distinguish between template constants and symbolic constants. (#3595) 2 yıl önce
  Richard Smith 7553d864e1 Very basic support for constant evaluation of expressions. (#3581) 2 yıl önce
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) 2 yıl önce
  Jon Ross-Perkins 0205645e7d Refactor BindName to support tracking the enclosing scope. (#3566) 2 yıl önce
  Jon Ross-Perkins 62973f26d7 Make ID formatting consistently use *this for special cases (#3554) 2 yıl önce
  Jon Ross-Perkins b6ffe0197b Implement a list of exported names for imports. (#3552) 2 yıl önce
  Jon Ross-Perkins 30155dbb72 Add support for 'package' in expressions. (#3445) 2 yıl önce
  Jon Ross-Perkins aa5bfa564f Add a distinct semir file separator. (#3438) 2 yıl önce
  josh11b c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) 2 yıl önce
  Jon Ross-Perkins 456d165258 Diagnose repeat Main//default files as a redundant api file. (#3408) 2 yıl önce
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 yıl önce
  Richard Smith 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) 2 yıl önce
  Jon Ross-Perkins 3401eed8d8 Split IdentifierId and StringLiteralId from StringId (#3352) 2 yıl önce
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) 2 yıl önce
  Jon Ross-Perkins d096655cc6 Split out the SharedValueStores to be per-compilation unit. (#3353) 2 yıl önce
  Jon Ross-Perkins 3af7eb2672 Refactor YAML handling to use the llvm::yaml API. (#3337) 2 yıl önce
  Jon Ross-Perkins 74c3c665fa Refactor SemIR YAML printing to use dashed lists. (#3330) 2 yıl önce
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) 2 yıl önce
  Richard Smith e4caf7d604 Compute and cache the value representation of a type when it becomes complete. (#3271) 2 yıl önce
  Richard Smith 4e64b1948d Bare-bones support for forward-declared classes. (#3294) 2 yıl önce
  josh11b 8d0831f431 Made function and namespace nodes typed to remove a crash (#3285) 2 yıl önce
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) 2 yıl önce