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
7b22b02ec5fab68957e31609cc62690a60f3fa32
solidity
/
solc
T
History
Alexander Arlt
4837d42361
Add experimental support to import AST via Standard JSON.
2023-05-09 14:07:38 -05:00
..
CMakeLists.txt
Define CommandLineError and a few exceptions derived from it
2021-11-09 18:16:30 +01:00
CommandLineInterface.cpp
Add experimental support to import AST via Standard JSON.
2023-05-09 14:07:38 -05: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