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