solidity/libsolidity
hrkrshnn 03f58c6b52 Strict explicit conversion between literals and enums
Explicit conversions between literals and enums are only allowed if the literal can represent a
value in the enum.
2020-11-06 19:15:02 +01:00
..
analysis Merge remote-tracking branch 'origin/develop' into breaking 2020-11-03 14:05:14 +01:00
ast Strict explicit conversion between literals and enums 2020-11-06 19:15:02 +01:00
codegen Merge remote-tracking branch 'origin/develop' into breaking 2020-11-03 14:05:14 +01:00
formal Merge remote-tracking branch 'origin/develop' into breaking 2020-11-03 14:05:14 +01:00
interface Fix dependency tracking for abstract contracts for Yul codegen 2020-10-20 16:58:24 +02:00
parsing Checked arithmetic by default. 2020-10-19 16:58:37 +02:00
CMakeLists.txt Move AsmJsonImporter from libsolidity to libyul 2020-10-29 14:06:34 +00:00