Commit historia

Upphovsman SHA1 Meddelande Datum
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 år sedan
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 år sedan
  David Blaikie b8f61a712e Add KeywordModifierSet helper for conversion to (likely SemIR) enums (#4290) 1 år sedan
  David Blaikie 5806d8385d Add SemIR support for virtual functions (#4272) 1 år sedan
  Jon Ross-Perkins bed5fdcbbe Fix indirect import handling for functions. (#4258) 1 år sedan
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) 1 år sedan
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) 1 år sedan
  Richard Smith 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) 1 år sedan
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) 1 år sedan
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 år sedan
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) 1 år sedan
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 år sedan
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) 1 år sedan
  Richard Smith 3cc90f9017 Move `GetTypeInInstance` from `Check` to `SemIR`. (#4144) 1 år sedan
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 år sedan
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) 1 år sedan
  Richard Smith 7322a1e220 Build a list of dependent constants to recompute in each instance of a generic. (#4110) 1 år sedan
  Richard Smith fa11050961 Track a list of dependent instructions created within a generic (#4092) 1 år sedan
  Richard Smith 19c5596fd8 Build Generic objects for generic classes and interfaces. (#4086) 1 år sedan
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) 1 år sedan
  Geoff Romer 5a8dfda4f0 Diagnose missing definitions in impl files (#4079) 1 år sedan
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 år sedan
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) 1 år sedan
  Jon Ross-Perkins 807a3f1370 Add namespace-scoped private keyword support. (#4026) 1 år sedan
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) 1 år sedan
  Jon Ross-Perkins 0ffa5bf659 For modifiers, get the TokenKind from DeclKind instead of argument. (#4028) 1 år sedan
  Jon Ross-Perkins a910eda020 Switch decl_state to an arg for modifier functions (#4027) 1 år sedan
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 år sedan
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) 1 år sedan
  Jon Ross-Perkins 517a416852 Clean up some misc toolchain braced inits. (#4013) 1 år sedan