solidity/libsolidity/ast
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
..
AST_accept.h Error when using no parentheses in modifier-style constructor calls. 2018-04-10 12:09:34 +02:00
AST.cpp Renamed SHA3.{h,cpp} files. 2018-10-18 14:31:36 +02:00
AST.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
ASTAnnotations.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTAnnotations.h Disallow multi variable declarations with mismatching number of values. 2018-07-12 20:33:51 +02:00
ASTEnums.h Isolating files shared between Yul- and Solidity language frontend. 2018-11-21 18:58:12 +00:00
ASTForward.h Introduce emit statement. 2018-02-22 15:17:30 +01:00
ASTJsonConverter.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
ASTJsonConverter.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
ASTPrinter.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
ASTPrinter.h Introduce emit statement. 2018-02-22 15:17:30 +01:00
ASTVisitor.h Removing redundant virtual from override function declaration 2018-11-21 14:37:32 +00:00
ExperimentalFeatures.h Remove experimental 0.5.0 pragma 2018-08-08 14:05:36 +01:00
Types.cpp Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
Types.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00