Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins c6bc033af8 Add a SemIR scope for generated entities (#6792) il y a 2 mois
  Geoff Romer e78af4d745 Misc. improvements to raw/debug SemIR output (#6557) il y a 3 mois
  David Blaikie 79dd1e362c Add unit tagging to InstBlockId (#6259) il y a 6 mois
  David Blaikie f64b08863a Dump all non-indexed ids as hex (#6228) il y a 6 mois
  Boaz Brickner ffefa7711c Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211) il y a 6 mois
  Boaz Brickner 3fa427b811 Make `yaml_test` easier to debug by outputing the actual text (#6218) il y a 6 mois
  David Blaikie 1a9826bc29 Add unit tagging to FunctionId (#6213) il y a 6 mois
  Dana Jansens 93b79f159e Change InstId dumping to hex numbers that include the tag (#6175) il y a 7 mois
  David Blaikie 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) il y a 7 mois
  Richard Smith 1e7b7e53ae C++ interop: support for default arguments. (#6108) il y a 7 mois
  Jon Ross-Perkins 61290fdee9 Make ConstantValueStore use ValueStore internally (#5811) il y a 9 mois
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) il y a 10 mois
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) il y a 11 mois
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Jon Ross-Perkins 467e510d40 Document abbreviation style things (#4996) il y a 1 an
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) il y a 1 an
  Jon Ross-Perkins 0d0e202ce8 Switch Driver back to parameters for construction (#4849) il y a 1 an
  Jon Ross-Perkins 4f024410f7 Add stdin to driver's streams, and refactor stream passing (#4812) il y a 1 an
  Jon Ross-Perkins 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) il y a 1 an
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) il y a 1 an
  josh11b 661ba36119 Remove stale comment (#4727) il y a 1 an
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) il y a 1 an
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) il y a 1 an
  Jon Ross-Perkins bc24a6c5d8 Refactor IdBase to provide CRTP-based printing (#4626) il y a 1 an
  josh11b 47bfa375af Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537) il y a 1 an
  Jon Ross-Perkins cab7818df8 Make empty ids for all block types (#4502) il y a 1 an
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) il y a 1 an
  Geoff Romer e20e8bfbea Consolidate caller match in one function call (#4446) il y a 1 an
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) il y a 1 an