solidity/libsolidity/ast
2018-08-07 13:23:14 +01:00
..
AST_accept.h Error when using no parentheses in modifier-style constructor calls. 2018-04-10 12:09:34 +02:00
AST.cpp Move fullyQualifiedName to ContractDefinition only 2018-08-06 18:58:27 +02:00
AST.h Move fullyQualifiedName to ContractDefinition only 2018-08-06 18:58:27 +02: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 Introduce pure specifier on functions 2017-08-24 13:46:18 +01:00
ASTForward.h Introduce emit statement. 2018-02-22 15:17:30 +01:00
ASTJsonConverter.cpp Remove "constant" from JSON AST. 2018-08-06 11:15:25 +02:00
ASTJsonConverter.h Uses short string representation of TypePointer 2018-04-12 21:14:50 +02:00
ASTPrinter.cpp Introduce emit statement. 2018-02-22 15:17:30 +01:00
ASTPrinter.h Introduce emit statement. 2018-02-22 15:17:30 +01:00
ASTUtils.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTUtils.h Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTVisitor.h Add virtual destructors on base classes. 2018-05-02 13:29:16 +02:00
ExperimentalFeatures.h Change comments 2018-06-14 09:31:28 +01:00
Types.cpp Fix type identifiers for RationalNumberType 2018-08-07 13:23:14 +01:00
Types.h Renamed FunctionType::hasEqualArgumentTypes to FunctionType::hasEqualParameterTypes 2018-08-06 13:05:06 +02:00