solidity/libsolidity
chriseth c61ed0b22d
Merge pull request #7797 from ethereum/allowTranslationInAssemblyMode
Allow EVM to EWasm translation in assembly mode.
2019-12-02 13:15:06 +01:00
..
analysis Restrict usage of plain "new". 2019-11-27 17:55:11 +01:00
ast Remove plain new operators from AST. 2019-11-27 18:03:09 +01:00
codegen Restrict usage of plain "new". 2019-11-27 17:55:11 +01:00
formal Merge pull request #7851 from ethereum/smt_fix_function_type 2019-11-30 13:15:08 +01:00
interface Allow assembly stack to translate its source. 2019-11-28 16:15:15 +01:00
parsing Restrict usage of plain "new". 2019-11-27 17:55:11 +01:00
CMakeLists.txt Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00