solidity/libsolidity
hrkrshnn a1d4d0125d Allow UserDefinedValueType.uwrap (and wrap) as RHS of constant decl
Needed to make `MyType.unwrap` and `MyType.unwrap` as pure in the process. This change affected some
existing tests ("statement has no effect").
2021-09-13 11:53:05 +02:00
..
analysis Allow UserDefinedValueType.uwrap (and wrap) as RHS of constant decl 2021-09-13 11:53:05 +02:00
ast Allow UserDefinedValueType.uwrap (and wrap) as RHS of constant decl 2021-09-13 11:53:05 +02:00
codegen Merge pull request #11806 from ethereum/user-defined-types 2021-09-09 10:28:35 +02:00
formal [SMTChecker] Cleanup spurious messages about TypeTypes 2021-09-07 16:55:25 +02:00
interface FileReader: Normalize base path and strip it from normalized source paths 2021-08-27 15:10:46 +02:00
parsing Implemented parsing for UserDefinedValueType 2021-09-07 19:42:51 +02:00
CMakeLists.txt ControlFlowAnalyser: Also consider called functions in a flow 2021-06-01 15:54:37 +02:00