solidity/solc
Alex Beregszaszi eb8af2caec Add basic support for the EVM version Paris
This mostly means testing with evmone, but instruction renaming of difficulty->prevrandao is omitted.
2022-11-21 14:56:46 +01:00
..
CMakeLists.txt Define CommandLineError and a few exceptions derived from it 2021-11-09 18:16:30 +01:00
CommandLineInterface.cpp [solc] Refactor valid input modes. 2022-10-18 15:15:30 -05:00
CommandLineInterface.h Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
CommandLineParser.cpp Add basic support for the EVM version Paris 2022-11-21 14:56:46 +01:00
CommandLineParser.h Add --no-append-metadata in CLI and metadata.append in JSON 2022-09-26 20:40:34 +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