solidity/solc
Kamil Śliwak ca3b65437f CommandLineInterface: Merge processInput() and actOnInput()
- The distinction between them is not as clear-cut as it should be. For example processInput() prints output in assembly mode.
2021-10-14 13:45:32 +02:00
..
CMakeLists.txt Extract CommandLineParser out of CommandLineInterface 2021-07-06 17:17:18 +02:00
CommandLineInterface.cpp CommandLineInterface: Merge processInput() and actOnInput() 2021-10-14 13:45:32 +02:00
CommandLineInterface.h CommandLineInterface: Merge processInput() and actOnInput() 2021-10-14 13:45:32 +02:00
CommandLineParser.cpp Treat --help, --license and --version as separate input modes 2021-10-14 13:45:32 +02:00
CommandLineParser.h Treat --help, --license and --version as separate input modes 2021-10-14 13:45:32 +02:00
main.cpp CommandLineInterface: Merge processInput() and actOnInput() 2021-10-14 13:45:32 +02:00