solidity/libsolidity/ast
2019-11-27 18:03:09 +01:00
..
AST_accept.h
AST.cpp Remove plain new operators from AST. 2019-11-27 18:03:09 +01:00
AST.h Remove plain new operators from AST. 2019-11-27 18:03:09 +01:00
ASTAnnotations.cpp
ASTAnnotations.h Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
ASTEnums.h Add `switch (..) to style checker 2019-11-11 17:44:21 +01:00
ASTForward.h Add function that retrieves first FunctionDefinition up the scope path 2019-05-09 09:15:11 +02:00
ASTJsonConverter.cpp Allow splitting string literals into multiple parts 2019-11-26 14:41:30 +03:00
ASTJsonConverter.h Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
ASTPrinter.cpp
ASTPrinter.h
ASTVisitor.h
ExperimentalFeatures.h
TypeProvider.cpp Allow splitting string literals into multiple parts 2019-11-26 14:41:30 +03:00
TypeProvider.h Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
Types.cpp Restrict usage of plain "new". 2019-11-27 17:55:11 +01:00
Types.h Allow obtaining the address of a library by conversion to `address`. 2019-11-12 17:09:13 +01:00