solidity/solc
Kamil Śliwak a1c9c1e2b5 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-11-02 16:31:45 +01:00
..
CMakeLists.txt Extract CommandLineParser out of CommandLineInterface 2021-07-06 17:17:18 +02:00
CommandLineInterface.cpp CommandLineInterface: Merge processInput() and actOnInput() 2021-11-02 16:31:45 +01:00
CommandLineInterface.h CommandLineInterface: Merge processInput() and actOnInput() 2021-11-02 16:31:45 +01:00
CommandLineParser.cpp Treat --help, --license and --version as separate input modes 2021-11-02 16:31:43 +01:00
CommandLineParser.h Treat --help, --license and --version as separate input modes 2021-11-02 16:31:43 +01:00
main.cpp CommandLineInterface: Merge processInput() and actOnInput() 2021-11-02 16:31:45 +01:00