solidity/libsolidity
Alex Beregszaszi e39433198d Remove the usage of boost::noncopyable
Prior to this half of the codebase used explicit deleted copy constructors, the others used boost::noncopyable.
2021-04-23 14:57:01 +01:00
..
analysis Remove the usage of boost::noncopyable 2021-04-23 14:57:01 +01:00
ast Remove the usage of boost::noncopyable 2021-04-23 14:57:01 +01:00
codegen Remove the usage of boost::noncopyable 2021-04-23 14:57:01 +01:00
formal Choose contracts to be analyzed by the SMTChecker 2021-04-21 10:34:14 +02:00
interface Remove the usage of boost::noncopyable 2021-04-23 14:57:01 +01:00
parsing Remove dead code in NatSpec 2021-04-22 13:26:11 +01:00
CMakeLists.txt Extract file reading logic from CommandLineInterface into FileReader class. 2021-04-06 17:10:43 +02:00