solidity/libsolidity/ast
Jordan Last d0497aacc0 fixing rebase conflicts
add ElementaryTypes::BytesMemory and ElementaryTypes::StringMemory

fix rebase conflicts

fixing rebase conflicts

use make_shared instead of new

fix tabs and StateMutability parameter

create address and addressType functions, fix spaces in comment

fix typo and switch nonpayable to payable

fix spaces

fix comment again
2018-09-13 15:53:06 -06:00
..
AST_accept.h
AST.cpp Rename Location::Default to Location::Unspecified. 2018-08-17 18:15:22 -05:00
AST.h Accept `address payable` during parsing. 2018-09-11 14:52:23 +02:00
ASTAnnotations.cpp
ASTAnnotations.h
ASTEnums.h
ASTForward.h
ASTJsonConverter.cpp Add `stateMutability field to JSON AST for address` types. 2018-09-13 15:15:49 +02:00
ASTJsonConverter.h
ASTPrinter.cpp
ASTPrinter.h
ASTUtils.cpp
ASTUtils.h
ASTVisitor.h
ExperimentalFeatures.h
Types.cpp Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
Types.h fixing rebase conflicts 2018-09-13 15:53:06 -06:00