solidity/solc
2021-09-14 17:12:06 +02:00
..
CMakeLists.txt Extract CommandLineParser out of CommandLineInterface 2021-07-06 17:17:18 +02:00
CommandLineInterface.cpp Merge pull request #11895 from ethereum/doNotRunEvmCodegenIfNotAsked 2021-09-14 17:12:06 +02:00
CommandLineInterface.h Extract duplicated code for initializing OptimiserSettings from CommandLineOptions into a common function 2021-09-13 15:35:11 +02:00
CommandLineParser.cpp Switch from full() to standard() optimizer settings in assembly mode on the CLI 2021-09-13 15:35:11 +02:00
CommandLineParser.h Extract duplicated code for initializing OptimiserSettings from CommandLineOptions into a common function 2021-09-13 15:35:11 +02:00
main.cpp Process input files in Standard JSON mode just like in other modes 2021-07-27 15:54:32 +02:00