コミット履歴

作者 SHA1 メッセージ 日付
  David Blaikie 5806d8385d Add SemIR support for virtual functions (#4272) 1 年間 前
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) 1 年間 前
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 年間 前
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) 1 年間 前
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 年間 前
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) 1 年間 前
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 年間 前
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) 1 年間 前
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) 1 年間 前
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) 1 年間 前
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) 1 年間 前
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) 1 年間 前
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 年 前
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 年 前
  Richard Smith a3d77d9b74 Factor out some parts of builtin handling and add declaration checking. (#3815) 2 年 前
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) 2 年 前
  Jon Ross-Perkins 15932ac990 Start filling in `extern` support on functions. (#3795) 2 年 前
  Jon Ross-Perkins 85ce06f854 Make Function member comments align with Class/Interface (#3727) 2 年 前
  Jon Ross-Perkins d2056ef4b9 Split classes in file.h and value_stores.* to separate files (#3725) 2 年 前