solidity/libsolidity
Jordan Last d0497aacc0 fixing rebase conflicts
add ElementaryTypes::BytesMemory and ElementaryTypes::StringMemory

fix rebase conflicts

fixing rebase conflicts

use make_shared instead of new

fix tabs and StateMutability parameter

create address and addressType functions, fix spaces in comment

fix typo and switch nonpayable to payable

fix spaces

fix comment again
2018-09-13 15:53:06 -06:00
..
analysis fixing rebase conflicts 2018-09-13 15:53:06 -06:00
ast fixing rebase conflicts 2018-09-13 15:53:06 -06:00
codegen fixing rebase conflicts 2018-09-13 15:53:06 -06:00
formal Split IntegerType into IntegerType and AddressType. 2018-09-05 12:19:14 +02:00
inlineasm Merge pull request #4753 from mattaereal/boost-to-string-patch 2018-08-08 16:07:25 +01:00
interface give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
parsing Accept `address payable` during parsing. 2018-09-11 14:52:23 +02:00
CMakeLists.txt Do not force GMP to be present as dependency of CVC4, but also allow CLN instead. 2018-08-08 19:02:59 +02:00