Richard Smith 246ec785df Add support for converting between integer types (#4753) 1 éve
..
and.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
complement.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
convert.carbon 246ec785df Add support for converting between integer types (#4753) 1 éve
convert_checked.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
eq.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
greater.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
greater_eq.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
left_shift.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
less.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
less_eq.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
make_type_signed.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
make_type_unsigned.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
neq.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
or.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
right_shift.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
sadd.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
sdiv.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
smod.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
smul.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
snegate.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
ssub.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 éve
uadd.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
udiv.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
umod.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
umul.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
unegate.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
usub.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve
xor.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 éve