solidity/libsolidity/ast
Alex Beregszaszi eafcb42be7 Enable more compiler warnings in the build system
"-pedantic -Wno-unknown-pragmas -Wimplicit-fallthrough"
2020-01-15 14:33:27 +00:00
..
AsmJsonImporter.cpp Ast-Import from standard-json 2020-01-14 17:15:53 +01:00
AsmJsonImporter.h Ast-Import from standard-json 2020-01-14 17:15:53 +01:00
AST_accept.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
AST.cpp Ast-Import from standard-json 2020-01-14 17:15:53 +01:00
AST.h Ast-Import from standard-json 2020-01-14 17:15:53 +01:00
ASTAnnotations.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ASTAnnotations.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ASTEnums.h Merge pull request #8106 from random-internet-cat/move-contract-kind 2020-01-08 13:06:26 +01:00
ASTForward.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ASTJsonConverter.cpp ASTJSON: Export evm version 2020-01-14 12:51:21 +01:00
ASTJsonConverter.h Merge pull request #8106 from random-internet-cat/move-contract-kind 2020-01-08 13:06:26 +01:00
ASTJsonImporter.cpp Ast-Import from standard-json 2020-01-14 17:15:53 +01:00
ASTJsonImporter.h Ast-Import from standard-json 2020-01-14 17:15:53 +01:00
ASTUtils.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ASTUtils.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ASTVisitor.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ExperimentalFeatures.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
TypeProvider.cpp Introduce FunctionKind::Declaration and allow accessing function signatures via contract name. 2020-01-09 15:40:41 +01:00
TypeProvider.h Introduce FunctionKind::Declaration and allow accessing function signatures via contract name. 2020-01-09 15:40:41 +01:00
Types.cpp Enable more compiler warnings in the build system 2020-01-15 14:33:27 +00:00
Types.h Merge pull request #8105 from ethereum/functionTypeRefactor 2020-01-09 17:15:46 +01:00