solidity/libsolidity/interface
Rhett Aultman 071b936b37 Only avoid collision if it's the same file
@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.
2017-01-16 12:32:57 -05:00
..
CompilerStack.cpp Only avoid collision if it's the same file 2017-01-16 12:32:57 -05:00
CompilerStack.h Only avoid collision if it's the same file 2017-01-16 12:32:57 -05:00
Exceptions.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
Exceptions.h Fix licensing headers 2016-11-23 12:22:33 +01:00
GasEstimator.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
GasEstimator.h Fix licensing headers 2016-11-23 12:22:33 +01:00
InterfaceHandler.cpp Include payable for the constructor in the ABI 2016-11-17 17:23:35 +00:00
InterfaceHandler.h Fix licensing headers 2016-11-23 12:22:33 +01:00
SourceReferenceFormatter.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SourceReferenceFormatter.h Fix licensing headers 2016-11-23 12:22:33 +01:00
Utils.h Fix licensing headers 2016-11-23 12:22:33 +01:00
Version.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
Version.h Fix licensing headers 2016-11-23 12:22:33 +01:00