solidity/libsolidity/ast
2019-09-09 23:46:00 +02:00
..
AST_accept.h Parse override keyword 2019-08-26 17:34:21 +02:00
AST.cpp Better error messages when writing to expressions that cannot be written to. 2019-08-14 17:59:48 +02:00
AST.h Allow explicit conversion from address to address payable 2019-09-09 23:46:00 +02:00
ASTAnnotations.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTAnnotations.h Provide dialect to Parser and InlineAssembly AST nodes. 2019-05-23 00:24:58 +02:00
ASTEnums.h libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
ASTForward.h Parse override keyword 2019-08-26 17:34:21 +02:00
ASTJsonConverter.cpp Allow explicit conversion from address to address payable 2019-09-09 23:46:00 +02:00
ASTJsonConverter.h Make sure json output array order is consistent 2019-08-19 17:42:03 +02:00
ASTVisitor.h Parse override keyword 2019-08-26 17:34:21 +02:00
ExperimentalFeatures.h Even more style checks. 2019-02-14 11:53:00 +01:00
TypeProvider.cpp Allow explicit conversion from address to address payable 2019-09-09 23:46:00 +02:00
TypeProvider.h Allow explicit conversion from address to address payable 2019-09-09 23:46:00 +02:00
Types.cpp Allow explicit conversion from address to address payable 2019-09-09 23:46:00 +02:00
Types.h Split calldataEncodedSize into calldataEncodedSize, calldataEncodedTailSize and calldataHeadSize and fix all usages. 2019-08-08 15:52:21 +02:00