コミット履歴

作者 SHA1 メッセージ 日付
  Dana Jansens 950d83451a Add diagnostics for invalid impl declarations (#5420) 11 ヶ月 前
  Dana Jansens b6a55c0818 Diagnose impls that are fully overlapped by a final impl (#5417) 1 年間 前
  Richard Smith 71715263ce Add build option `--features=poison_value_stores`. (#5438) 1 年間 前
  Dana Jansens 13da710e94 Poison impl lookup queries with concrete results (#5373) 1 年間 前
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 年間 前
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) 1 年間 前
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) 1 年間 前
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) 1 年間 前
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 年間 前
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 年間 前
  Dana Jansens da83b65aa2 Concrete impl takes precedence over a facet value (#5305) 1 年間 前
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) 1 年間 前
  Dana Jansens 76c68153a2 Look for final impl when accessing associated constant in facet (#5269) 1 年間 前
  Richard Smith bfef32b482 Add an `EvalOrAddInst` function. (#5258) 1 年間 前
  Geoff Romer cda97cb292 Include all symbolic parts in structure comparison (#5247) 1 年間 前
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) 1 年間 前
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) 1 年間 前
  Jon Ross-Perkins 9134e36ec0 Extend CARBON_KIND_SWITCH to support ArgAndKind (#5216) 1 年間 前
  Jon Ross-Perkins 4cb61ae4e1 Remove ArgKinds to encourage safer coding patterns (#5212) 1 年間 前
  Dana Jansens 496eddfaf4 Handle FacetAccessType as the self type in symbolic impl lookups (#5200) 1 年間 前
  Dana Jansens 3469922275 Rename ImplSymblicWitness to LookupImplWitness (#5201) 1 年間 前
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) 1 年間 前
  Dana Jansens 11ae0e27ab Deduce through FacetValue (#5158) 1 年間 前
  Dana Jansens b10c1ccbb9 Look through FacetAccessType and FacetValue self types in impl lookup (#5160) 1 年間 前
  josh11b fb3721df9a Impl lookup allowed for incomplete facet types (#5132) 1 年間 前
  Dana Jansens ce7a0a4d07 Support conversion from facet value to facet value (#5085) 1 年間 前
  Dana Jansens ce08e4d9a1 Avoid UAF in impl lookup when deduce imports an impl from Core (#5126) 1 年間 前
  josh11b 5966fbc758 Get impl witnesses from facets cast to `type` (#5115) 1 年間 前
  josh11b ebaf62efb9 Associated constants can be used in member function signatures (#5089) 1 年間 前
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 年間 前