solidity/libsolidity/interface
2017-04-24 17:12:37 +02:00
..
CompilerStack.cpp Fix source index allocation in CompilerStack. Depending on compiler(optimisations) this could be off-by-one. 2017-04-20 19:20:14 +01:00
CompilerStack.h Document that the ReadFileCallback should not emit exceptions 2017-04-22 14:08:28 +01:00
Exceptions.cpp Change error type names to not include spaces 2017-04-24 11:34:02 +01:00
Exceptions.h Merge pull request #1699 from ethereum/asmlabels 2017-03-08 11:56:44 +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 Refactor json return type generation. 2017-01-26 18:21:19 +01:00
InterfaceHandler.h Refactor json return type generation. 2017-01-26 18:21:19 +01:00
ReadFile.h Pull out ReadFile from CompilerStack 2017-04-10 12:49:47 +01:00
SourceReferenceFormatter.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SourceReferenceFormatter.h Introduce formatExceptionInformation 2017-04-10 14:07:36 +01:00
StandardCompiler.cpp Merge pull request #2161 from ethereum/jsonio-cleanup 2017-04-24 17:12:37 +02:00
StandardCompiler.h Document that the ReadFileCallback should not emit exceptions 2017-04-22 14:08:28 +01:00
Utils.h Fix licensing headers 2016-11-23 12:22:33 +01:00
Version.cpp Include SOL_VERSION_COMMIT/SOL_VERSION_PLATFORM in buildinfo.h 2017-01-17 12:54:58 +00:00
Version.h Store strict version number in metadata (exclude the platform) 2017-01-17 12:54:58 +00:00