solidity/libsolidity
2015-09-21 20:03:53 +02:00
..
ArrayUtils.cpp renamed getter functions 2015-09-08 13:12:00 +02:00
ArrayUtils.h Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +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 Refactored annotations. 2015-09-21 20:03:10 +02:00
AST.h Refactored annotations. 2015-09-21 20:03:10 +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 Refactored annotations. 2015-09-21 20:03:10 +02:00
ASTForward.h throw statement implementation 2015-09-16 13:25:32 +02:00
ASTJsonConverter.cpp Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
ASTJsonConverter.h Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
ASTPrinter.cpp Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +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 Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
Compiler.h Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
CompilerContext.cpp Transition from bytecode to more general linker objects. 2015-09-11 15:21:37 +02:00
CompilerContext.h Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
CompilerStack.cpp Error formatting. 2015-09-21 20:03:53 +02:00
CompilerStack.h Error formatting. 2015-09-21 20:03:53 +02:00
CompilerUtils.cpp Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
CompilerUtils.h Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +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 renamed getter functions 2015-09-08 13:12:00 +02:00
Exceptions.h Error formatting. 2015-09-21 20:03:53 +02:00
ExpressionCompiler.cpp Refactored annotations. 2015-09-21 20:03:10 +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 Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
InterfaceHandler.h - renamed AST to ast and ABI to abi 2015-09-08 14:30:21 +02:00
LValue.cpp Refactored annotations. 2015-09-21 20:03:10 +02:00
LValue.h Refactored annotations. 2015-09-21 20:03:10 +02:00
NameAndTypeResolver.cpp Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
NameAndTypeResolver.h Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
Parser.cpp style 2015-09-16 13:44:07 +02:00
Parser.h Parsing and type checking of libraries without inheritance. 2015-09-11 15:21:37 +02:00
ReferencesResolver.cpp Refactored annotations. 2015-09-21 20:03:10 +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 Refactored annotations. 2015-09-21 20:03:10 +02:00
TypeChecker.h Error formatting. 2015-09-21 20:03:53 +02:00
Types.cpp Refactoring: Check types outside of AST and recover from some errors. 2015-09-21 20:03:05 +02:00
Types.h Possibility to call library functions. 2015-09-11 15:21:37 +02:00
Utils.h Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00
Version.cpp per project versioning 2015-09-16 15:55:25 +02:00
Version.h Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00