solidity/libsolidity
2020-08-27 12:08:45 +02:00
..
analysis Improve error coverage of syntax checker 2020-08-20 03:23:21 +02:00
ast Disallow the exponent to be a signed integer literal 2020-08-27 12:08:45 +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 Free functions. 2020-08-18 11:46:59 +02:00
CMakeLists.txt NatSpec: Implement `@inheritdoc` 2020-07-20 18:32:18 +02:00