solidity/libsolidity/interface
chriseth 4b2a64306a
Merge pull request #5587 from ethereum/yulCodeBuiltins
Builtin functions to access Yul objects.
2018-12-06 16:49:52 +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 #5587 from ethereum/yulCodeBuiltins 2018-12-06 16:49:52 +01:00
AssemblyStack.h Analyze and compile sub-objects. 2018-12-06 14:32:04 +01:00
CompilerStack.cpp Restrict toHex to bytes. 2018-12-05 22:37:05 +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: refactor SourceReferenceFormatter, splitting out retrieval and making use of new SourceLocation's CharStream knowledge 2018-12-06 14:01:01 +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