solidity/libsolidity/interface
Christian Parpart d67322a186 Introduce namespace langutil in liblangutil directory.
Also:
- Use {}-style list initialisation for SourceLocation construction
- Introduce new system includes
- Changes the API of the Scanner to take source as value (with move) as opposed to as a reference
2018-11-21 19:13:44 +00: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 Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
AssemblyStack.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
CompilerStack.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
CompilerStack.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00: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
SourceReferenceFormatter.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
SourceReferenceFormatter.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
StandardCompiler.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00: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