solidity/libsolidity/ast
2019-05-25 01:33:49 +08:00
..
AST_accept.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
AST.cpp Add function that retrieves first FunctionDefinition up the scope path 2019-05-09 09:15:11 +02:00
AST.h Provide dialect to Parser and InlineAssembly AST nodes. 2019-05-23 00:24:58 +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 Add function that retrieves first FunctionDefinition up the scope path 2019-05-09 09:15:11 +02:00
ASTJsonConverter.cpp Fix function calls with named arguments for overloaded functions 2019-03-20 14:54:41 +01:00
ASTJsonConverter.h Fix function calls with named arguments for overloaded functions 2019-03-20 14:54:41 +01:00
ASTPrinter.cpp Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ASTPrinter.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ASTVisitor.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ExperimentalFeatures.h Even more style checks. 2019-02-14 11:53:00 +01:00
TypeProvider.cpp [libsolidity] TypeProvider: cleanup unnecessary std:: qualifiers 2019-04-17 14:45:29 +02:00
TypeProvider.h [libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures. 2019-04-17 14:42:07 +02:00
Types.cpp Fix assignment of struct containing array of mappings 2019-05-25 01:33:49 +08:00
Types.h [libsolidity] remove ReferenceType::copyForLocationIfReference (use TypeProvider instead) 2019-04-17 13:25:03 +02:00