solidity/libsolidity
Alex Beregszaszi e872b1b51e
Merge pull request #9689 from ethereum/using-for-interface
Disallow ``using for`` directive for interfaces.
2020-08-27 19:09:19 +01:00
..
analysis Disallow `using for` directive for interfaces. 2020-08-27 15:57:51 +02:00
ast Fix infinite loop for structs in library function parameter 2020-08-27 14:18:07 +02:00
codegen [Sol->Yul] Enabling storage pointers to local vars in inline assembly. 2020-08-26 10:25:42 +02:00
formal [SMTChecker] Support bitwise or, xor and not. 2020-08-26 11:06:56 +02:00
interface Only conditionally run old code generation in CompilerStack, StandardCompiler and semantic tests. 2020-08-06 15:05:17 +02:00
parsing Rename Arrow to DoubleArrow 2020-08-27 12:28:27 +01:00
CMakeLists.txt NatSpec: Implement `@inheritdoc` 2020-07-20 18:32:18 +02:00