solidity/libsolidity
Alex Beregszaszi bcaefb57b8 Add evmAssembly and evmRuntimeAssembly pointer in CompilerStack
This is a preparation for allowing those outputs to be served from the IR too
2020-12-11 14:53:29 +00:00
..
analysis Enable more C++ compiler warnings 2020-12-10 21:03:58 +00:00
ast Report warning if contract uses abicoder v1, but IR is requested 2020-12-09 01:20:58 +00:00
codegen Simplify Compiler/CompilerContext by removing extra layers of indirection 2020-12-11 14:43:51 +00:00
formal Enable more C++ compiler warnings 2020-12-10 21:03:58 +00:00
interface Add evmAssembly and evmRuntimeAssembly pointer in CompilerStack 2020-12-11 14:53:29 +00:00
parsing Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
CMakeLists.txt Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00