solidity/libsolidity
chriseth 0e66a1ddde Single bytes argument.
In 0.5.0 mode, only accept a single bytes argument for ``.call``,
``keccak256`` and others and do not pad when encoding.
2018-06-25 17:01:45 +02:00
..
analysis Keep the 'if it not used as an address' helper message for all cases of address related warnings 2018-06-25 16:25:21 +02:00
ast Single bytes argument. 2018-06-25 17:01:45 +02:00
codegen Single bytes argument. 2018-06-25 17:01:45 +02:00
formal Refactoring Declaration -> VariableDeclaration (more precise) 2018-06-12 10:58:50 +02:00
inlineasm JuliaType -> YulType 2018-06-14 09:31:28 +01:00
interface Properly catch optimizer/assembly exception in CompilerStack 2018-06-20 23:19:06 +02:00
parsing Add new reserved keywords. 2018-06-12 16:02:53 +02:00
CMakeLists.txt Fix link error when using boost shared library 2018-05-11 11:20:19 +08:00