コミット履歴

作者 SHA1 メッセージ 日付
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) 1 年間 前
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 年間 前
  josh11b d6d70bf80d Handle runtime implicit parameters, and `self` outside of methods (#4361) 1 年間 前
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 年間 前
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 年間 前
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 年間 前
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) 1 年間 前
  Jon Ross-Perkins e62973a8ef Address the LocIdAndInst::ReusingLoc TODO (#4211) 1 年間 前
  Jon Ross-Perkins a3a4c14960 Error on non-constant parameters to a type. (#4215) 1 年間 前
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) 1 年間 前
  Jon Ross-Perkins 3d13b8f71c Fix handling of interface redefinitions. (#4198) 1 年間 前
  Richard Smith f6ff5b11b5 Distinguish between whether an entity has its own parameter lists and whether it is generic. (#4191) 1 年間 前
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 年間 前
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) 1 年間 前
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) 1 年間 前
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) 1 年間 前
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 年間 前
  Richard Smith 50d56aa7c9 Add an instruction to represent a use of a dependent value from a generic instance. (#4122) 1 年間 前
  Richard Smith fa11050961 Track a list of dependent instructions created within a generic (#4092) 1 年間 前
  Richard Smith 10a198a9e6 Use the correct type for `Self` in generic classes and generic interfaces (#4087) 1 年間 前
  Richard Smith 19c5596fd8 Build Generic objects for generic classes and interfaces. (#4086) 1 年間 前
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) 1 年間 前
  Richard Smith f772c1f5f3 More support for generic interfaces, aiming for parity with support for generic classes. (#4034) 1 年間 前
  Jon Ross-Perkins 807a3f1370 Add namespace-scoped private keyword support. (#4026) 1 年間 前
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) 1 年間 前
  Richard Smith 7792e5fce3 Support out-of-line definitions of members of generic classes and interfaces. (#4029) 1 年間 前
  Jon Ross-Perkins 0ffa5bf659 For modifiers, get the TokenKind from DeclKind instead of argument. (#4028) 1 年間 前
  Jon Ross-Perkins a910eda020 Switch decl_state to an arg for modifier functions (#4027) 1 年間 前
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 年間 前
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) 1 年間 前