solidity/solc
Kamil Śliwak 5333e35cd7 CommandLineInterface: Reformat command-line option definitions for better readability
- Don't mix single-line and multi-line formatting in the same group. The single-line options get visually "lost" between the multi-line ones.
- Put semicolons on separate lines. This makes it easier to move options around without having to fix them constantly and also should make diffs a bit nicer.
2020-06-06 00:13:01 +02:00
..
CMakeLists.txt Use imported cmake targets for boost. 2019-06-06 18:49:34 +02:00
CommandLineInterface.cpp CommandLineInterface: Reformat command-line option definitions for better readability 2020-06-06 00:13:01 +02:00
CommandLineInterface.h Adds `--base-path to solc when compiling in --standard-json mode for resolving relative paths. 2020-05-27 16:23:03 +02:00
main.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00