Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) пре 1 година
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) пре 1 година
  Richard Smith 3cc90f9017 Move `GetTypeInInstance` from `Check` to `SemIR`. (#4144) пре 1 година
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) пре 1 година
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) пре 1 година
  Richard Smith 7322a1e220 Build a list of dependent constants to recompute in each instance of a generic. (#4110) пре 1 година
  Richard Smith fa11050961 Track a list of dependent instructions created within a generic (#4092) пре 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 година
  Geoff Romer 5a8dfda4f0 Diagnose missing definitions in impl files (#4079) пре 1 година
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) пре 1 година
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) пре 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 година
  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 година
  Jon Ross-Perkins 517a416852 Clean up some misc toolchain braced inits. (#4013) пре 1 година
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) пре 1 година
  Jon Ross-Perkins 7e81c1710e Refactor modifier fetching of enclosing scopes to avoid duplicate calls. (#4010) пре 1 година
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) пре 1 година
  Jon Ross-Perkins 512583d744 Refactor KeywordModifierSet to provide a class API (#4003) пре 1 година
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) пре 1 година
  Jon Ross-Perkins 73f8490660 On NameContext, rename enclosing_scope and target_scope_id. (#3948) пре 1 година
  Jon Ross-Perkins 76471cf701 Move decl-specific merge logic back to respective handlers. (#3937) пре 2 година
  Jon Ross-Perkins 292a9d3cb4 Replace ResolvePrevInstForMerge with decl logic. (#3936) пре 2 година
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) пре 2 година