solidity/libsolidity/interface
chriseth 4b98946e5a
Merge pull request #5341 from ethereum/optimizeAssemblyCommandline
Apply the optimize commandline parameter to assembly mode.
2018-12-03 11:52:48 +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 Merge pull request #5341 from ethereum/optimizeAssemblyCommandline 2018-12-03 11:52:48 +01:00
AssemblyStack.h Apply the optimize commandline parameter to assembly mode. 2018-11-30 23:39:05 +01:00
CompilerStack.cpp Merge pull request #5537 from ethereum/cp-SourceLocation-related-refactoring 2018-11-30 23:45:31 +01:00
CompilerStack.h Rename function and warn if responses are supplied for Z3. 2018-11-23 09:43:49 +01:00
GasEstimator.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
GasEstimator.h Isolating files shared between Yul- and Solidity language frontend. 2018-11-21 18:58:12 +00:00
Natspec.cpp fix code format problems 2018-09-19 00:18:49 +08:00
Natspec.h Fix: natspec annotations on constructors 2018-08-08 21:53:35 +02:00
ReadFile.h Rename read file callback. 2017-08-23 17:37:35 +02:00
StandardCompiler.cpp liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream source, eliminating sourceName 2018-11-30 17:07:12 +01:00
StandardCompiler.h Mark StandardCompiler::compile as noexcept 2018-08-08 13:22:40 +01:00
Version.cpp Isolating files shared between Yul- and Solidity language frontend. 2018-11-21 18:58:12 +00:00
Version.h Store strict version number in metadata (exclude the platform) 2017-01-17 12:54:58 +00:00