solidity/libsolidity/interface
Christian Parpart 435f7b3b72 liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already)
Also, ParserBase::sourceName() was dead code. Eliminating it should
increase test coverage (how sneaky) :-)
2018-11-30 17:07:17 +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 liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already) 2018-11-30 17:07:17 +01:00
AssemblyStack.h Use yul parser in assembly stack. 2018-11-27 15:59:57 +01:00
CompilerStack.cpp liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already) 2018-11-30 17:07:17 +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