solidity/libsolidity
chriseth 7ccb4fea2b
Merge pull request #10270 from ethereum/copyByteArrayFromStorageToStorage
[SolYul] Copy byte arrays from storage to storage.
2020-11-17 00:30:30 +01:00
..
analysis Immutables with literal values are pure. 2020-11-10 13:08:42 +01:00
ast Introduce abicoder pragma. 2020-11-03 13:31:50 +01:00
codegen Copy byte arrays from storage to storage. 2020-11-16 19:06:33 +01:00
formal [SMTChecker] Added support for precise modeling of external calls to this. 2020-11-13 11:49:09 +01:00
interface StandardCompiler: Don't assume that link reference always contains a colon 2020-11-16 17:41:54 +01:00
parsing Constants at file-level. 2020-10-08 18:56:17 +02:00
CMakeLists.txt Move AsmJsonImporter from libsolidity to libyul 2020-10-29 14:06:34 +00:00