This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a51acc5fe3458d6c76c81ae409761dfd4be9be5
solidity
/
solc
T
History
Kamil Śliwak
4a8a003b3d
CommandLineParser: Initialize inputMode and perform generic validations earlier
2021-09-17 18:42:13 +02:00
..
CMakeLists.txt
Extract CommandLineParser out of CommandLineInterface
2021-07-06 17:17:18 +02:00
CommandLineInterface.cpp
CommandLineInterface: Add asserts documenting which function is expected to work in which input modes
2021-09-17 18:42:13 +02:00
CommandLineInterface.h
Extract duplicated code for initializing OptimiserSettings from CommandLineOptions into a common function
2021-09-13 15:35:11 +02:00
CommandLineParser.cpp
CommandLineParser: Initialize inputMode and perform generic validations earlier
2021-09-17 18:42:13 +02:00
CommandLineParser.h
Split CommandLineParser::parse() into smaller functions
2021-09-17 18:42:13 +02:00
main.cpp
Process input files in Standard JSON mode just like in other modes
2021-07-27 15:54:32 +02:00