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