solidity/libsolidity
chriseth eaac16c779
Merge pull request from ethereum/disallow-non-hex-zero-and-fix-bytes32-literals-in-bytes-concat
Disallow non-hex zero literals and fix 32-byte hex literals in `bytes.concat()`
2021-06-29 16:34:26 +02:00
..
analysis Fix ICE for 32-byte hex literals and zero literals in bytes.concat() by disallowing them 2021-06-29 14:48:42 +02:00
ast RationalNumberType: Fix wrong docstring about m_compatibleBytesType being used for explicit conversions 2021-06-29 13:27:21 +02:00
codegen Merge pull request from ethereum/disallow-non-hex-zero-and-fix-bytes32-literals-in-bytes-concat 2021-06-29 16:34:26 +02:00
formal Merge pull request from TerranCivilian/fix-10269 2021-06-07 20:15:20 +02:00
interface Adding origin location notation to yul ir. 2021-06-21 18:48:20 +02:00
parsing [langutil] ParserBase: make advance() overridable and make sure it's used. 2021-06-23 12:53:25 +02:00
CMakeLists.txt ControlFlowAnalyser: Also consider called functions in a flow 2021-06-01 15:54:37 +02:00