solidity/libsolidity
chriseth 69c175fe22 Do not pay new account gas.
If we checked that the target contract exists, we do not have
to pay the "new account gas".
2016-09-05 15:52:44 +02:00
..
analysis Use version string (including prerelease) for pragma matching. 2016-09-01 00:02:51 +02:00
ast Version pragma. 2016-09-01 00:02:51 +02:00
codegen Do not pay new account gas. 2016-09-05 15:52:44 +02:00
formal Fix crash when using json compiler with exponentiation. 2016-08-20 03:45:39 +02:00
inlineasm Provide inline assembly to the code generator. (#840) 2016-08-16 16:27:20 +02:00
interface Do not use internal types for event parameters. 2016-09-02 00:39:30 +02:00
parsing Version pragma. 2016-09-01 00:02:51 +02:00
CMakeLists.txt Rename libevmasm. 2016-08-10 13:52:24 +02:00
grammar.txt Version pragma. 2016-09-01 00:02:51 +02:00