solidity/libsolidity/ast
2018-04-20 17:53:42 +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 Use FunctionTypePointer (adds `const`). 2018-04-12 13:09:37 +02:00
AST.h Allow function overloads involving MagicVariableDeclarations. 2018-04-12 13:09:37 +02:00
ASTAnnotations.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTAnnotations.h Move constructor argument override check to TypeChecker and reuse annotations in ContractCompiler. 2018-04-09 15:26:08 +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 Uses short string representation of TypePointer 2018-04-12 21:14:50 +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 Introduce emit statement. 2018-02-22 15:17:30 +01:00
ExperimentalFeatures.h Use STATICCALL for pure function calls if EVM version supports it and 0.5.0 is activated. 2018-03-06 15:30:18 +01:00
Types.cpp Types changes for fixed points 2018-04-20 17:53:42 +01:00
Types.h Types changes for fixed points 2018-04-20 17:53:42 +01:00