تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Richard Smith df68bf9f71 Switch to using `Core.BigInt` as the type of the size of a type literal. (#4450) 1 سال پیش
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) 1 سال پیش
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) 1 سال پیش
  Richard Smith 5ab957d012 Make ImplDecls evaluate to themselves. (#4352) 1 سال پیش
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) 1 سال پیش
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 سال پیش
  Richard Smith 50d56aa7c9 Add an instruction to represent a use of a dependent value from a generic instance. (#4122) 1 سال پیش
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) 1 سال پیش
  Jon Ross-Perkins f3a4178083 Remove SemIR::RealLiteral (#4113) 1 سال پیش
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 سال پیش
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 سال پیش
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 سال پیش
  Richard Smith 02827ca26a Rename `CARBON_SEM_IR_INST_KIND_*_TYPE` macros to `CARBON_SEM_IR_INST_KIND_TYPE_*` for consistency and namespacing. (#3920) 2 سال پیش
  Richard Smith 0ff798ae90 Use `CARBON_KIND_SWITCH` for inst dispatch in `FunctionContext` and `ConstantContext`. (#3919) 2 سال پیش
  Richard Smith 79c0b65288 Separate constant emission from function emission. (#3916) 2 سال پیش