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
53e0a47a1c0534a106845f8961eb33d447d158b7
solidity
/
solc
T
History
Kamil Śliwak
53e0a47a1c
Merge pull request
#13265
from ethereum/no-append-metadata
...
Add `--no-append-metadata` in CLI and `metadata.append` in JSON
2022-10-04 17:32:22 +02:00
..
CMakeLists.txt
Define CommandLineError and a few exceptions derived from it
2021-11-09 18:16:30 +01:00
CommandLineInterface.cpp
Merge pull request
#13265
from ethereum/no-append-metadata
2022-10-04 17:32:22 +02:00
CommandLineInterface.h
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
CommandLineParser.cpp
Add
--no-append-metadata
in CLI and
metadata.append
in JSON
2022-09-26 20:40:34 +02: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
Use "C" instead user environment locale in solc
2022-03-14 09:07:48 +01:00