solidity/libsolidity
2015-10-06 14:43:09 +02:00
..
ArrayUtils.cpp Store small byte arrays and strings in storage in one slot with their 2015-10-02 13:12:23 +02:00
ArrayUtils.h Store small byte arrays and strings in storage in one slot with their 2015-10-02 13:12:23 +02:00
AST_accept.h Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
AST.cpp Compute canonical names of types for function signatures. 2015-10-06 14:20:06 +02:00
AST.h Provide access to scoped structs. 2015-10-06 14:20:06 +02:00
ASTAnnotations.cpp Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
ASTAnnotations.h Compute canonical names of types for function signatures. 2015-10-06 14:20:06 +02:00
ASTForward.h throw statement implementation 2015-09-16 13:25:32 +02:00
ASTJsonConverter.cpp Provide access to scoped structs. 2015-10-06 14:20:06 +02:00
ASTJsonConverter.h Provide types for VariableDeclaration. 2015-09-24 12:12:36 +02:00
ASTPrinter.cpp Provide access to scoped structs. 2015-10-06 14:20:06 +02:00
ASTPrinter.h throw statement implementation 2015-09-16 13:25:32 +02:00
ASTUtils.cpp renamed getter functions 2015-09-08 13:12:00 +02:00
ASTUtils.h Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00
ASTVisitor.h throw statement implementation 2015-09-16 13:25:32 +02:00
CMakeLists.txt changes required to compile solidity in a single project 2015-09-01 15:30:26 +02:00
Compiler.cpp Compiler version stamp. 2015-10-06 14:20:06 +02:00
Compiler.h Tests apart from new one work fine. 2015-10-06 14:20:06 +02:00
CompilerContext.cpp Compiler version stamp. 2015-10-06 14:20:06 +02:00
CompilerContext.h Compiler version stamp. 2015-10-06 14:20:06 +02:00
CompilerStack.cpp Compute canonical names of types for function signatures. 2015-10-06 14:20:06 +02:00
CompilerStack.h Style fix. 2015-09-22 12:07:34 +02:00
CompilerUtils.cpp Encode storage items correctly for library calls. 2015-10-06 14:20:06 +02:00
CompilerUtils.h Tests apart from new one work fine. 2015-10-06 14:20:06 +02:00
ConstantEvaluator.cpp Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
ConstantEvaluator.h Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
DeclarationContainer.cpp renamed getter functions 2015-09-08 13:12:00 +02:00
DeclarationContainer.h Compute canonical names of types for function signatures. 2015-10-06 14:20:06 +02:00
Exceptions.h added warning for noninitialized references in storage. 2015-10-02 12:38:48 +02:00
ExpressionCompiler.cpp Compute canonical names of types for function signatures. 2015-10-06 14:20:06 +02:00
ExpressionCompiler.h Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
GasEstimator.cpp removed get prefix 2015-09-08 13:12:00 +02:00
GasEstimator.h Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00
GlobalContext.cpp renamed getter functions 2015-09-08 13:12:00 +02:00
GlobalContext.h renamed getter functions 2015-09-08 13:12:00 +02:00
grammar.txt throw statement implementation 2015-09-16 13:25:32 +02:00
InterfaceHandler.cpp Add structs to library interface. 2015-10-06 14:20:06 +02:00
InterfaceHandler.h - renamed AST to ast and ABI to abi 2015-09-08 14:30:21 +02:00
LValue.cpp Store small byte arrays and strings in storage in one slot with their 2015-10-02 13:12:23 +02:00
LValue.h Refactored annotations. 2015-09-21 20:03:10 +02:00
NameAndTypeResolver.cpp Add const. 2015-10-06 14:43:09 +02:00
NameAndTypeResolver.h Add const. 2015-10-06 14:43:09 +02:00
Parser.cpp Provide access to scoped structs. 2015-10-06 14:20:06 +02:00
Parser.h style fixes 2015-10-02 12:38:48 +02:00
ReferencesResolver.cpp Provide access to scoped structs. 2015-10-06 14:20:06 +02:00
ReferencesResolver.h Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
Scanner.cpp - added tests to test empty comment 2015-09-10 14:26:34 +02:00
Scanner.h renamed getter functions 2015-09-08 13:12:00 +02:00
SourceReferenceFormatter.cpp renamed getter functions 2015-09-08 13:12:00 +02:00
SourceReferenceFormatter.h Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00
Token.cpp Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00
Token.h throw statement implementation 2015-09-16 13:25:32 +02:00
TypeChecker.cpp Compute canonical names of types for function signatures. 2015-10-06 14:20:06 +02:00
TypeChecker.h removed unnecessary function declaration 2015-10-02 12:38:48 +02:00
Types.cpp Compute canonical names of types for function signatures. 2015-10-06 14:20:06 +02:00
Types.h Compute canonical names of types for function signatures. 2015-10-06 14:20:06 +02:00
Utils.h Compiler version stamp. 2015-10-06 14:20:06 +02:00
Version.cpp Compiler version stamp. 2015-10-06 14:20:06 +02:00
Version.h Compiler version stamp. 2015-10-06 14:20:06 +02:00