Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith ce50f181f1 Add an interface for initialization of `var`s without an explicit initializer (#6934) vor 1 Monat
  Geoff Romer ba6257891e Remove ValueParamPattern case from deduction (#6869) vor 1 Monat
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) vor 2 Monaten
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) vor 2 Monaten
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) vor 4 Monaten
  Burak Emir 992d435023 Replace unused bindings with anonymous binding in lower/testdata. (#6479) vor 4 Monaten
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) vor 4 Monaten
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) vor 4 Monaten
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) vor 5 Monaten
  David Blaikie bb9942823f DebugInfo: Emit as "C++" rather than "C" (#6361) vor 5 Monaten
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) vor 5 Monaten
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) vor 6 Monaten
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) vor 6 Monaten
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) vor 7 Monaten
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) vor 7 Monaten
  Richard Smith b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) vor 7 Monaten
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) vor 7 Monaten
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) vor 7 Monaten
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) vor 8 Monaten
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) vor 8 Monaten
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) vor 10 Monaten
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) vor 10 Monaten
  Richard Smith a556cf41fc Use static allocas for temporaries. (#5734) vor 10 Monaten
  Richard Smith 7215302a27 Clean up and extend support for cross-file lowering of specific functions. (#5688) vor 10 Monaten
  Dana Jansens bff601e417 Add min-preludes to most of lowering and a few more slow tests (#5680) vor 10 Monaten
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) vor 11 Monaten
  Richard Smith 42c783defa Use `linkonce_odr` linkage for specific functions. (#5575) vor 11 Monaten
  Richard Smith 32e68cfb5b Fix debug location for variable allocas and lifetime markers. (#5432) vor 1 Jahr
  Alina Sbirlea 3ccb0b82f8 Add/update lowering tests. (#5254) vor 1 Jahr
  Alina Sbirlea fdedbb037d Add some tests for lowering generics. (#5131) vor 1 Jahr