solidity/libsolidity
chriseth ee657f5361
Merge pull request #10214 from ethereum/fallbackReturn
Allow fallback function to return data.
2020-11-23 19:49:59 +01:00
..
analysis Override semantics for fallback function. 2020-11-23 14:22:37 +01:00
ast Bound functions. 2020-11-23 18:58:23 +01:00
codegen Merge pull request #10214 from ethereum/fallbackReturn 2020-11-23 19:49:59 +01:00
formal [SMTChecker] Do not report warning when encountered a Type identifier. The operations are supported now. 2020-11-23 15:41:57 +01:00
interface Replace links to readthedocs.io with ones using the new domain 2020-11-18 15:20:34 +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