solidity/solc
2023-04-20 20:01:45 +02:00
..
CMakeLists.txt Define CommandLineError and a few exceptions derived from it 2021-11-09 18:16:30 +01:00
CommandLineInterface.cpp Rename assemble() to assembleYul() in CompilerStack and CommandLineInterface 2023-04-20 20:01:45 +02:00
CommandLineInterface.h Rename assemble() to assembleYul() in CompilerStack and CommandLineInterface 2023-04-20 20:01:45 +02:00
CommandLineParser.cpp Misc small refactors: Superfluous std::, trailing commas in lists, whitespace, missing breaks, import order 2023-04-20 19:53:48 +02:00
CommandLineParser.h Misc small refactors: Superfluous std::, trailing commas in lists, whitespace, missing breaks, import order 2023-04-20 19:53:48 +02:00
Exceptions.h Define CommandLineError and a few exceptions derived from it 2021-11-09 18:16:30 +01:00
main.cpp [solc] Exit code 2 for exceptions. 2022-11-01 12:56:05 +01:00