solidity/libsolidity
chriseth 9719f099aa
Merge pull request #7551 from ethereum/060-cxx17-std-optional
Use `std::optional<>` rather than `boost::optional<>`
2019-10-28 12:17:31 +01:00
..
analysis Merge pull request #7551 from ethereum/060-cxx17-std-optional 2019-10-28 12:17:31 +01:00
ast Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
codegen Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
formal [SMTChecker] Fix SMT name for function identifiers 2019-09-24 11:23:10 +02:00
interface Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
parsing Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
CMakeLists.txt Add CHC skeleton 2019-07-19 11:52:05 +02:00