mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
94b092d87c
Properly, contracts are now looked up via <source>:<contract> identifiers called "fully qualified names." As a modicum of backward-compatibility, failure on a lookup is now backed up by seeing if the ":" exists at all, and if it doesn't, then the known contracts are scanned for any matching contract name. |
||
---|---|---|
.. | ||
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 |