コミット履歴

作者 SHA1 メッセージ 日付
  Nicholas Bishop 396756c151 Handle Temporary values when const-evaling AcquireValue (#6992) 1 ヶ月 前
  Nicholas Bishop bf6a14ac39 Support `Temporary` constants (#6983) 1 ヶ月 前
  Richard Smith ce50f181f1 Add an interface for initialization of `var`s without an explicit initializer (#6934) 1 ヶ月 前
  Richard Smith c297344937 Support conversion between integer types. (#6856) 1 ヶ月 前
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) 2 ヶ月 前
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) 2 ヶ月 前
  Richard Smith 8353965ca3 Allow conversions between all pointer types with `unsafe as`. (#6635) 3 ヶ月 前
  Richard Smith 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) 3 ヶ月 前
  Özgür 29018f38a6 Fix name mangling of generic impls (#6533) 4 ヶ月 前
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 ヶ月 前
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) 4 ヶ月 前
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) 4 ヶ月 前
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) 5 ヶ月 前
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) 5 ヶ月 前
  David Blaikie bb9942823f DebugInfo: Emit as "C++" rather than "C" (#6361) 5 ヶ月 前
  Richard Smith 5db1141f52 Allow adding / removing `const` with `ImplicitAs`. (#6323) 6 ヶ月 前
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) 6 ヶ月 前
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 ヶ月 前
  Richard Smith 851da43c88 Make Optional support specializing its representation. (#6058) 6 ヶ月 前
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) 6 ヶ月 前
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 ヶ月 前
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 ヶ月 前
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 ヶ月 前
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) 7 ヶ月 前
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 7 ヶ月 前
  Richard Smith 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) 8 ヶ月 前
  Richard Smith 742017c475 Widen integer loads and stores to a multiple of 8 bits. (#5986) 8 ヶ月 前
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) 8 ヶ月 前
  Richard Smith e3a366f1c3 Add prelude impl of `Iterate` for array types. (#5895) 9 ヶ月 前