Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins a910eda020 Switch decl_state to an arg for modifier functions (#4027) před 1 rokem
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) před 1 rokem
  Jon Ross-Perkins 517a416852 Clean up some misc toolchain braced inits. (#4013) před 1 rokem
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) před 1 rokem
  Jon Ross-Perkins 7e81c1710e Refactor modifier fetching of enclosing scopes to avoid duplicate calls. (#4010) před 1 rokem
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) před 1 rokem
  Jon Ross-Perkins 512583d744 Refactor KeywordModifierSet to provide a class API (#4003) před 1 rokem
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) před 1 rokem
  Jon Ross-Perkins 73f8490660 On NameContext, rename enclosing_scope and target_scope_id. (#3948) před 1 rokem
  Jon Ross-Perkins 76471cf701 Move decl-specific merge logic back to respective handlers. (#3937) před 2 roky
  Jon Ross-Perkins 292a9d3cb4 Replace ResolvePrevInstForMerge with decl logic. (#3936) před 2 roky
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) před 2 roky
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) před 2 roky
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) před 2 roky
  Jon Ross-Perkins f9a4371aca Refactor name addition, particularly for associated entities. (#3924) před 2 roky
  Jon Ross-Perkins 377262d358 Remove ExternDecl and ExternType (#3909) před 2 roky
  Jon Ross-Perkins 5694dd152e Add ExternDecl and ExternType for extern classes. (#3893) před 2 roky
  Jon Ross-Perkins db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) před 2 roky
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) před 2 roky
  Jon Ross-Perkins 2361830592 Special-case api/impl implicit imports and verify relevant redeclarations. (#3843) před 2 roky
  Jon Ross-Perkins 5c567b892d Address invalid redeclaration and definitions across imports. (#3842) před 2 roky
  Jon Ross-Perkins dffe4a36de When merging functions, detect uses of imports prior to a redecl. (#3836) před 2 roky
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) před 2 roky
  Jon Ross-Perkins 1c673041f0 Provide locations for indirectly imported instructions. (#3811) před 2 roky
  Jon Ross-Perkins a79027120a Start adding extern logic for functions. (#3809) před 2 roky
  Richard Smith a3d77d9b74 Factor out some parts of builtin handling and add declaration checking. (#3815) před 2 roky
  Jon Ross-Perkins 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) před 2 roky
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) před 2 roky
  Jon Ross-Perkins 15932ac990 Start filling in `extern` support on functions. (#3795) před 2 roky