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