solidity/libsolidity
2021-08-25 21:10:08 +02:00
..
analysis Allow reading of immutables during construction time 2021-08-19 13:59:05 +02:00
ast Replace boost::adaptors with range-v3 2021-08-24 13:07:26 +04:30
codegen Allow reading of immutables during construction time 2021-08-19 13:59:05 +02:00
formal Add constraints correlating address(this).balance and msg.value 2021-08-25 21:10:08 +02:00
interface readFileAsString(): Accept path as boost::filesystem::path instead of string 2021-08-17 12:58:33 +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