История коммитов

Автор SHA1 Сообщение Дата
  David Blaikie ec63d2be21 Assert that the llvm::Function is created with the same name as requested (#4306) 1 год назад
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) 1 год назад
  David Blaikie a548eff0bb Rudimentary name mangling support (#4267) 1 год назад
  Jon Ross-Perkins 1412ecd3f4 Handle unknown lines in DebugInfo (#4252) 1 год назад
  David Blaikie 67b287a2f2 DebugInfo: Add the name as-written, separate from the mangled name (#4253) 1 год назад
  David Blaikie 4c9021cbc8 Change branch-to-fatal to check condition (#4256) 1 год назад
  David Blaikie 0ae2a3907e Add line-level debug info (#4247) 1 год назад
  David Blaikie c5ada29ba9 Add filename and line number to function debug info metadata (#4243) 1 год назад
  David Blaikie ea8ad22a17 Add function debug info descriptions (#4233) 1 год назад
  David Blaikie d57aa57215 Add rudimentry debug info metadata emission (#4225) 1 год назад
  R B 61e87c3a88 Lower global variables (#4228) 1 год назад
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 год назад
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) 1 год назад
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 год назад
  Richard Smith dde0bd0ffe Change TypeId to be a thin wrapper around ConstantId. (#4140) 1 год назад
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) 1 год назад
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) 1 год назад
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 год назад
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) 1 год назад
  Richard Smith f772c1f5f3 More support for generic interfaces, aiming for parity with support for generic classes. (#4034) 1 год назад
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) 1 год назад
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) 1 год назад
  Richard Smith 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) 2 лет назад
  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 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) 2 лет назад
  Richard Smith 79c0b65288 Separate constant emission from function emission. (#3916) 2 лет назад
  Richard Smith ce2aed652f Use `CARBON_KIND_SWITCH` in type lowering. (#3914) 2 лет назад
  Jon Ross-Perkins 377262d358 Remove ExternDecl and ExternType (#3909) 2 лет назад