Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 년 전
..
alias 1437b0e26d Implement 'alias' with transparent semantics. (#3701) 2 년 전
array 6d5e62974c Add SemIR instruction to track that a conversion was performed. (#3363) 2 년 전
basics b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 년 전
builtins f0e940ddfd Initial support for builtin functions. (#3803) 2 년 전
class 87d341c61b Support derived to base conversions. (#3487) 2 년 전
function a6508fcf05 Basic support for generic bindings. (#3555) 2 년 전
if ec307b18d8 Rename the lowering dir to lower (#3172) 2 년 전
if_expr a307e7a72a Rename files to use "expr" and "deref" (#3426) 2 년 전
impl 3884d3c27e Parse and check support for compound member access. (#3790) 2 년 전
index bfa5463e5b Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266) 2 년 전
interface 8cb932b99c Substitute `Self` in associated function signatures before checking them against `impl`s. (#3788) 2 년 전
let e4caf7d604 Compute and cache the value representation of a type when it becomes complete. (#3271) 2 년 전
namespace ec307b18d8 Rename the lowering dir to lower (#3172) 2 년 전
operators d8be774b8b Lowering support for overloaded operators. (#3798) 2 년 전
pointer 428d11323a Directly convert from an initializer to a value where possible. (#3306) 2 년 전
return afd6d85610 Support for `returned var` and `return var`. (#3374) 2 년 전
struct 545a5b3679 Support initializing a class from a struct. (#3358) 2 년 전
tuple 545a5b3679 Support initializing a class from a struct. (#3358) 2 년 전
var bfa5463e5b Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266) 2 년 전
while 428d11323a Directly convert from an initializer to a value where possible. (#3306) 2 년 전