solidity/libsolidity
chriseth 17edf4f207
Merge pull request #9479 from ethereum/exp
Implement checked exponentiation.
2020-08-18 13:57:25 +02:00
..
analysis Use opportunistic visiting order for modifiers. 2020-08-18 11:46:59 +02:00
ast Use kind in json AST for free function. 2020-08-18 11:46:59 +02:00
codegen Merge pull request #9479 from ethereum/exp 2020-08-18 13:57:25 +02:00
formal Make FunctionCallAnnotation::kind a SetOnce 2020-08-12 11:57:01 -04: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