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