mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
@chriseth had suggested that it would be better if contracts were referenced in a file:contract notation, and that we output .bin files that prepend original path names if necessary to avoid a collision. This commit is mostly a draft; it still needs to be run through the test suite. |
||
|---|---|---|
| .. | ||
| CompilerStack.cpp | ||
| CompilerStack.h | ||
| Exceptions.cpp | ||
| Exceptions.h | ||
| GasEstimator.cpp | ||
| GasEstimator.h | ||
| InterfaceHandler.cpp | ||
| InterfaceHandler.h | ||
| SourceReferenceFormatter.cpp | ||
| SourceReferenceFormatter.h | ||
| Utils.h | ||
| Version.cpp | ||
| Version.h | ||