solidity/libsolidity/ast
2019-11-19 17:14:11 +01:00
..
AST_accept.h Fix tabs/spaces. 2019-02-13 17:05:48 +01: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 Add `switch (..) to style checker 2019-11-11 17:44:21 +01:00
ASTAnnotations.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
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 Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
ASTJsonConverter.h Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +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 Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
Types.cpp Disallow conversion from `super` 2019-11-19 17:14:11 +01:00
Types.h Allow obtaining the address of a library by conversion to `address`. 2019-11-12 17:09:13 +01:00