Commit History

Author SHA1 Message Date
  Dana Jansens 82679e6689 Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107) 7 months ago
  Richard Smith b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) 7 months ago
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) 7 months ago
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) 7 months ago
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) 7 months ago
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 7 months ago
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) 8 months ago
  Richard Smith d37f1ae6b5 Add return value support to C++ thunks. (#5976) 8 months ago
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) 8 months ago
  Richard Smith e0de9ddf05 Implement initialization for C++ thunk parameters. (#5938) 8 months ago
  Boaz Brickner 52ed26235d Add a flag to dump the C++ AST (#5918) 8 months ago
  Boaz Brickner 3c9d267388 Generate and use a C++ thunk to call non simple ABI C++ functions (#5850) 9 months ago
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 months ago
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 months ago
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 months ago
  Boaz Brickner 11a75d1de1 Move `function_` test files to be in `function` dir and remove the `function_` prefix (#5716) 10 months ago