solidity/libsolidity
Alex Beregszaszi 7eed8b69e9
Merge pull request #11459 from ethereum/yulFixedPointTypesAssertions
[Sol->Yul] Adding assertion in order to give better error messages for fixed point types
2021-05-31 15:32:14 +01:00
..
analysis Fix ICE related to mapping types in abstract contract constructor 2021-05-31 14:56:49 +02:00
ast Error message: try-catch parameter cannot be in storage. 2021-05-31 11:25:08 +02:00
codegen [Sol->Yul] Adding assertion in order to give better error messages for fixed point types. 2021-05-31 15:54:37 +02:00
formal review 2021-05-26 22:12:49 +02:00
interface Properly support inliner in settings.optimizer.details 2021-05-20 20:22:34 +01:00
parsing Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
CMakeLists.txt Extract file reading logic from CommandLineInterface into FileReader class. 2021-04-06 17:10:43 +02:00