提交历史

作者 SHA1 备注 提交日期
  Dana Jansens 17657d0586 CHECK if a SymbolicOnly instruction produces a concrete value of the same inst type (#6938) 1 月之前
  Richard Smith ce50f181f1 Add an interface for initialization of `var`s without an explicit initializer (#6934) 1 月之前
  Dana Jansens bad9beddc7 Diagnose using named constraint's name inside its definition (#6906) 1 月之前
  Nicholas Bishop c1fd771242 Support calling constexpr functions at compile time (#6878) 1 月之前
  Dana Jansens fbc8d59d32 Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761) 2 月之前
  Geoff Romer 6a3529f4b5 Add `Core.Form` to prelude (#6745) 2 月之前
  Richard Smith 108277c3f3 Support if expressions in `eval fn`. (#6725) 2 月之前
  Geoff Romer 7f29436d4e Restore the name of GetCompileTimeBindValue. (#6733) 2 月之前
  Richard Smith 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) 2 月之前
  Jon Ross-Perkins 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 2 月之前
  Richard Smith c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) 3 月之前
  Vinicius Silva f42352759f Adding support for `UInt`-to-`char` conversion (#6425) 3 月之前
  Richard Smith 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) 3 月之前
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 月之前
  Ammar Alassal a848ae11e4 Added string indexing (#6329) 4 月之前
  Richard Smith f000194d8b Make a couple of parts of our infrastructure more robust. (#6455) 5 月之前
  Dana Jansens 201e408252 Type completion of facet types is separate from Identifying (#6385) 5 月之前
  Jon Ross-Perkins ee49d65e29 Remove a use of zip/to_array in eval (#6393) 5 月之前
  Jon Ross-Perkins fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) 5 月之前
  Dana Jansens ca3f95faa6 Make named constraint eval to a FacetType with itself in it (#6308) 6 月之前
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) 6 月之前
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 月之前
  Dana Jansens e12d1b6d6d Handle a specific providing ImplWitnessAccess for a symbolic binding used as a type (#6201) 6 月之前
  Richard Smith 90771414f5 Add builtins to form and detect null `MaybeUnformed(T*)` values. (#6208) 6 月之前
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 月之前
  Dana Jansens e3b4482893 Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157) 7 月之前
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) 7 月之前
  Jon Ross-Perkins 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) 7 月之前
  Jon Ross-Perkins 0f7df4ed7e Switch CalleeFunction to a variant (#6104) 7 月之前
  Dana Jansens aa0095c29f Remove TODO in GetConstantValue for FacetTypeId (#6089) 7 月之前