solidity/libsolidity
2021-10-06 13:55:37 +02:00
..
analysis Fixed inline assembly external identifier access. 2021-08-11 18:18:29 +02:00
ast Disallow bare fractional literals that incur precision loss. 2021-10-06 13:55:37 +02:00
codegen Simplify yul conversion function even more. 2021-08-16 22:24:06 +02:00
formal Merge pull request #11785 from ethereum/someMoreBaseFees 2021-08-12 19:48:10 +02:00
interface Add option divModWithSlacks 2021-08-06 15:50:25 +02:00
parsing Eliminate unnecessary m_source from Parser 2021-08-03 16:03:45 +02:00
CMakeLists.txt ControlFlowAnalyser: Also consider called functions in a flow 2021-06-01 15:54:37 +02:00