Files
solidity/test
Djordje Mijovic 9b3d1c11ff yul-phaser: A few more tweaks to ensure that signedness conversions do not cause warnings
- Don't cast booleans to int when the result gets assigned to an unsigned type. Relace them with ifs.
- Use unsigned initializer for a variable declared in a lambda capture.
- Unsigned abs() of a difference of unsigned values.
2020-06-04 17:18:07 +02:00
..
2020-05-25 02:54:37 +02:00
2020-05-13 22:29:35 +01:00
2020-05-08 21:39:02 +05:30
2020-06-03 10:37:18 +02:00
2019-08-05 13:00:30 +02:00
2020-05-20 12:55:18 +02:00
2019-08-05 13:00:30 +02:00
2020-06-03 10:37:18 +02:00
2020-02-05 14:58:34 +01:00