Histórico de Commits

Autor SHA1 Mensagem Data
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) há 1 ano atrás
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) há 1 ano atrás
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) há 1 ano atrás
  Richard Smith 9fadfb5e82 Basic support for argument deduction in generic `impl`s. (#4380) há 1 ano atrás
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) há 1 ano atrás
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) há 1 ano atrás
  josh11b d6d70bf80d Handle runtime implicit parameters, and `self` outside of methods (#4361) há 1 ano atrás
  Richard Smith 4ca711c175 When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`. (#4355) há 1 ano atrás
  Richard Smith 9d5ec52232 Use more compact storage for impl lookup buckets. (#4351) há 1 ano atrás
  Richard Smith 2f3ad26f0e Basic support for declaring generic impls. (#4336) há 1 ano atrás
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) há 1 ano atrás
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) há 1 ano atrás
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) há 1 ano atrás
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) há 1 ano atrás
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) há 1 ano atrás
  Geoff Romer 5a8dfda4f0 Diagnose missing definitions in impl files (#4079) há 1 ano atrás
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) há 1 ano atrás
  Jon Ross-Perkins 0ffa5bf659 For modifiers, get the TokenKind from DeclKind instead of argument. (#4028) há 1 ano atrás
  Jon Ross-Perkins a910eda020 Switch decl_state to an arg for modifier functions (#4027) há 1 ano atrás
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) há 1 ano atrás
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) há 1 ano atrás
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) há 1 ano atrás
  Jon Ross-Perkins 512583d744 Refactor KeywordModifierSet to provide a class API (#4003) há 1 ano atrás
  Jon Ross-Perkins 73f8490660 On NameContext, rename enclosing_scope and target_scope_id. (#3948) há 2 anos atrás
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) há 2 anos atrás
  Richard Smith e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) há 2 anos atrás
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) há 2 anos atrás
  Jon Ross-Perkins 096daecc57 Add framework for the extern keyword. (#3755) há 2 anos atrás
  Richard Smith abf23ae7fe Initial scaffolding for building a witness table for an `impl`. (#3743) há 2 anos atrás
  Jon Ross-Perkins abe8ce6653 Add support for importing interfaces. (#3726) há 2 anos atrás