Commit History

Autor SHA1 Mensaxe Data
  Richard Smith c297344937 Support conversion between integer types. (#6856) hai 1 mes
  Richard Smith 8353965ca3 Allow conversions between all pointer types with `unsafe as`. (#6635) hai 3 meses
  Richard Smith 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) hai 3 meses
  Özgür 29018f38a6 Fix name mangling of generic impls (#6533) hai 4 meses
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hai 4 meses
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) hai 4 meses
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) hai 4 meses
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) hai 5 meses
  David Blaikie bb9942823f DebugInfo: Emit as "C++" rather than "C" (#6361) hai 5 meses
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) hai 6 meses
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) hai 6 meses
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) hai 7 meses
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) hai 7 meses
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) hai 7 meses
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) hai 7 meses
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) hai 7 meses
  Richard Smith 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) hai 8 meses
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) hai 8 meses
  Richard Smith e3a366f1c3 Add prelude impl of `Iterate` for array types. (#5895) hai 9 meses
  Jon Ross-Perkins 8ea92b728c Update prelude files to increase destroy dependencies (#5848) hai 9 meses
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) hai 10 meses
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) hai 10 meses
  Jon Ross-Perkins c3b0c2e425 Use LLVM verifier in lowering (#5733) hai 10 meses