Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 9134e36ec0 Extend CARBON_KIND_SWITCH to support ArgAndKind (#5216) hace 1 año
  Jon Ross-Perkins 4cb61ae4e1 Remove ArgKinds to encourage safer coding patterns (#5212) hace 1 año
  Boaz Brickner 181c7b9290 Change `EvalContext.context_` from reference to pointer (#5203) hace 1 año
  Jon Ross-Perkins 0a3efb76ed Use DiagnosticEmitter for phase-specific types (#5188) hace 1 año
  Richard Smith 4acc9cac5d Replace GetInstForSpecific with direct support for rendering a SpecificId in diagnostics. (#5192) hace 1 año
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) hace 1 año
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) hace 1 año
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) hace 1 año
  Dana Jansens 5724407e4d Delete the GetConstantValue overload for AbsoluteInstId (#5145) hace 1 año
  Dana Jansens a801a982bc Delete the GetConstantValue overload for AbsoluteInstBlockId (#5141) hace 1 año
  Richard Smith 6fd139b805 Renumber inner parameters when checking an impl function against an interface function. (#5113) hace 1 año
  Richard Smith f30fa2d3db Move the `EvalConstantInst` overloads out of `eval.cpp` into their own file. (#5040) hace 1 año
  Dana Jansens 129cf35d78 Support BitAnd operator between facet types (#5022) hace 1 año
  Richard Smith 0d2f364f39 Split evaluation up into one function per instruction kind (#5008) hace 1 año
  Jon Ross-Perkins 422cc3d48a Move diagnostic usings off Context (#5007) hace 1 año
  josh11b 3ebd098597 Completing a type no longer ignores facet types (#5004) hace 1 año
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) hace 1 año
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) hace 1 año
  Richard Smith e0b2f5d772 Add and propagate template phase for constants. (#4964) hace 1 año
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) hace 1 año
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) hace 1 año
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hace 1 año
  Boaz Brickner 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) hace 1 año
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) hace 1 año
  Dana Jansens a735a4e463 Make the constant value of AsCompatible match its type (#4881) hace 1 año
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) hace 1 año
  Jon Ross-Perkins 4ecf914a07 Make SemIRLoc data private to diagnostics (#4867) hace 1 año
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) hace 1 año
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año