solidity/libsolidity
chriseth 2a54079d41
Merge pull request #10575 from ethereum/calldataArraySlices
Conversion of calldata array slices to memory
2020-12-15 12:21:33 +01:00
..
analysis Improved error messages when converting to/from builtin functions 2020-12-10 22:38:15 +00:00
ast [Sol->Yul] Implementing conversion from calldata slices to memory arrays. 2020-12-14 22:21:37 +01:00
codegen Change assertions to align to TypeChecker. 2020-12-15 09:21:50 +01:00
formal [SMTChecker] Fix internal error on constructor of a recursive struct 2020-12-15 09:53:52 +01: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