solidity/libsolidity/interface
2018-01-19 16:27:44 +01:00
..
ABI.cpp Use "tuple" for struct types in ABI JSON. 2017-09-16 12:31:12 +01:00
ABI.h Fix tests. 2017-09-16 12:31:12 +01:00
AssemblyStack.cpp Support strict assembly mode in AssemblyStack 2018-01-06 01:23:38 +00:00
AssemblyStack.h Support strict assembly mode in AssemblyStack 2018-01-06 01:23:38 +00:00
CompilerStack.cpp Prevent libraries from being called. 2018-01-19 16:27:44 +01:00
CompilerStack.h Implement CompilerStack.lastContractName() 2017-10-18 23:54:32 +01:00
ErrorReporter.cpp Show unimplemented function if trying to instantiate an abstract class 2017-08-04 14:03:37 +01:00
ErrorReporter.h Ensure parameter names match between headers and implementation 2017-09-20 01:23:21 +01:00
Exceptions.cpp Refactor exceptions and provide comment function. 2017-07-13 11:34:03 +02:00
Exceptions.h Limit number of secondary source locations. 2017-12-12 10:27:28 +01:00
GasEstimator.cpp Use solAssert and not assert 2017-10-04 13:05:55 +01:00
GasEstimator.h Fix licensing headers 2016-11-23 12:22:33 +01:00
Natspec.cpp Remove unneccesary interface from Natspec 2017-07-18 21:05:34 +01:00
Natspec.h Remove unused statements from the Natspec headers 2017-08-25 13:15:08 +01:00
ReadFile.h Rename read file callback. 2017-08-23 17:37:35 +02:00
SourceReferenceFormatter.cpp updated formatting when source snippets is too long 2017-10-19 20:20:07 +08:00
SourceReferenceFormatter.h Introduce formatExceptionInformation 2017-04-10 14:07:36 +01:00
StandardCompiler.cpp Properly support library file names containing a colon (such as URLs). 2018-01-05 13:24:07 +00:00
StandardCompiler.h Rename read file callback. 2017-08-23 17:37:35 +02:00
Version.cpp Merge interface/Exceptions and interface/Utils 2017-06-22 11:25:07 +01:00
Version.h Store strict version number in metadata (exclude the platform) 2017-01-17 12:54:58 +00:00