Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) před 5 měsíci
..
alias 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) před 5 měsíci
array 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) před 5 měsíci
as 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
basics 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) před 5 měsíci
builtins 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
choice 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) před 5 měsíci
class 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) před 5 měsíci
const 57a2715f10 Remove support for `addr` (#6375) před 5 měsíci
deduce 8779b8f64b Replace pending generic logic with work stack-based logic (#6404) před 5 měsíci
eval 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) před 5 měsíci
facet 6a60b80508 Remove the FacetTypeId in RequireImpls (#6437) před 5 měsíci
for 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) před 5 měsíci
function 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) před 5 měsíci
generic 0cf2448505 Get specific interfaces with correct specific from named constraints (#6435) před 5 měsíci
global 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) před 5 měsíci
if 09710d102f Separate binding insts for refs and values (#6235) před 6 měsíci
if_expr 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
impl 6a60b80508 Remove the FacetTypeId in RequireImpls (#6437) před 5 měsíci
index 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
interface 6a60b80508 Remove the FacetTypeId in RequireImpls (#6437) před 5 měsíci
interop 372f632d9d Implement support for copying C++ classes. (#6434) před 5 měsíci
let 8779b8f64b Replace pending generic logic with work stack-based logic (#6404) před 5 měsíci
main_run 0811d996e1 Finish renaming BindName and related insts. (#6281) před 6 měsíci
named_constraint 6a60b80508 Remove the FacetTypeId in RequireImpls (#6437) před 5 měsíci
namespace 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
operators 8779b8f64b Replace pending generic logic with work stack-based logic (#6404) před 5 měsíci
package_expr 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
packages 6b1ef75ac5 Make generic decl resolution happen during non-pending import flow (#6394) před 5 měsíci
patterns 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
pointer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
primitives 0811d996e1 Finish renaming BindName and related insts. (#6281) před 6 měsíci
return 8779b8f64b Replace pending generic logic with work stack-based logic (#6404) před 5 měsíci
struct 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
tuple 167b45ca35 Rewrite pending specifics to use the work stack (#6415) před 5 měsíci
var 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) před 5 měsíci
where_expr 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) před 5 měsíci
while 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) před 8 měsíci