Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) il y a 1 an
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) il y a 1 an
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) il y a 1 an
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) il y a 1 an
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) il y a 1 an
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) il y a 1 an
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) il y a 1 an
  Richard Smith ccf87f0a38 Use computed constants in lowering rather than lowering instructions (#3905) il y a 2 ans
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) il y a 2 ans
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) il y a 2 ans
  Jon Ross-Perkins 1bf4dc53d9 Add diagnostic support so that we can just pass in TypeId. (#3695) il y a 2 ans
  Richard Smith fdfb1fb5ef Factor the scope stack and lexical lookups out of Check::Context. (#3688) il y a 2 ans
  Chandler Carruth bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) il y a 2 ans
  Jon Ross-Perkins f5e9158fa7 Support passing an InstId for check diagnostics. (#3597) il y a 2 ans
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) il y a 2 ans
  josh11b b0da52a3d7 Use typed parse node ids in SemIR instruction types (#3560) il y a 2 ans
  Richard Smith 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) il y a 2 ans
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) il y a 2 ans
  josh11b 522dcc44c5 Finish "declaration" -> "decl" (#3391) il y a 2 ans
  Richard Smith afd6d85610 Support for `returned var` and `return var`. (#3374) il y a 2 ans