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
ABI.h
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
Natspec.h
ReadFile.h
StandardCompiler.cpp liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream source, eliminating sourceName 2018-11-30 17:07:12 +01:00
StandardCompiler.h
Version.cpp Isolating files shared between Yul- and Solidity language frontend. 2018-11-21 18:58:12 +00:00
Version.h