solidity/libsolidity
Kamil Śliwak 6b7857d56b
Merge pull request #11650 from ethereum/boost-path-in-read-file-as-string
Use `boost::filesystem::path` in `readFileAsString()`
2021-08-20 19:45:54 +02:00
..
analysis Allow reading of immutables during construction time 2021-08-19 13:59:05 +02:00
ast Implemented block.basefee in Solidilty and basefee() in Yul. 2021-08-09 16:18:08 +02:00
codegen Allow reading of immutables during construction time 2021-08-19 13:59:05 +02:00
formal Use the nondeterministic interface also for BARECALL 2021-08-19 16:34:01 +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