solidity/solc
Kamil Śliwak 6c33fbcb6a CommandLineParser: Replace global sout/serr streams with class members
- This removes the global variable and prevents stderr/stdout from being printed in tests
2021-07-07 12:53:15 +02:00
..
CMakeLists.txt Extract CommandLineParser out of CommandLineInterface 2021-07-06 17:17:18 +02:00
CommandLineInterface.cpp CommandLineParser: Replace global sout/serr streams with class members 2021-07-07 12:53:15 +02:00
CommandLineInterface.h Extract CommandLineParser out of CommandLineInterface 2021-07-06 17:17:18 +02:00
CommandLineParser.cpp CommandLineParser: Replace global sout/serr streams with class members 2021-07-07 12:53:15 +02:00
CommandLineParser.h CommandLineParser: Replace global sout/serr streams with class members 2021-07-07 12:53:15 +02:00
main.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30