Richard Smith 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) 2 лет назад
..
alias f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
array e4528b8abb Add infrastructure for distinguishing between signed and unsigned integer types. (#3822) 2 лет назад
as 5665660677 Remove special-case formatting for class and interface LHS. (#3744) 2 лет назад
basics f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
builtins 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) 2 лет назад
class 11c56d8ca1 Fix determination of whether we're in a nested deferred definition scope. (#3844) 2 лет назад
const f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
eval 3763d0130a Convert literals to `i32` when forming an `i32`-typed `int_literal` instruction. (#3814) 2 лет назад
expr_category 064123d93f If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734) 2 лет назад
function 5c567b892d Address invalid redeclaration and definitions across imports. (#3842) 2 лет назад
global 5665660677 Remove special-case formatting for class and interface LHS. (#3744) 2 лет назад
if b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 лет назад
if_expr 583f5aa508 Constant evaluation support for `if` expressions, `and`, and `or`. (#3840) 2 лет назад
impl f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) 2 лет назад
index f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) 2 лет назад
interface f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
ir 064123d93f If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734) 2 лет назад
let f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
namespace dffe4a36de When merging functions, detect uses of imports prior to a redecl. (#3836) 2 лет назад
operators f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
package_expr 1721aa4248 Clean up test (#3841) 2 лет назад
packages dffe4a36de When merging functions, detect uses of imports prior to a redecl. (#3836) 2 лет назад
pointer f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
return b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 лет назад
struct f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
tuples f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
var f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
while b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 лет назад