solidity/libsolidity
LianaHus e4eb40036b - changed implementation
- style fixes

Conflicts:
	libsolidity/AST.cpp
2015-09-15 11:40:19 +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 Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00
AST.cpp - changed implementation 2015-09-15 11:40:19 +02:00
AST.h Parsing and type checking of libraries without inheritance. 2015-09-11 15:21:37 +02:00
ASTForward.h Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00
ASTJsonConverter.cpp removed get prefix 2015-09-08 13:12:00 +02:00
ASTJsonConverter.h removed get prefix 2015-09-08 13:12:00 +02:00
ASTPrinter.cpp removed get prefix 2015-09-08 13:12:00 +02:00
ASTPrinter.h removed get prefix 2015-09-08 13:12:00 +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 Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00
CMakeLists.txt changes required to compile solidity in a single project 2015-09-01 15:30:26 +02:00
Compiler.cpp Style. 2015-09-11 15:25:00 +02:00
Compiler.h Transition from bytecode to more general linker objects. 2015-09-11 15:21:37 +02:00
CompilerContext.cpp Transition from bytecode to more general linker objects. 2015-09-11 15:21:37 +02:00
CompilerContext.h Possibility to call library functions. 2015-09-11 15:21:37 +02:00
CompilerStack.cpp Commandline interface for the linker. 2015-09-11 19:35:01 +02:00
CompilerStack.h Commandline interface for the linker. 2015-09-11 19:35:01 +02:00
CompilerUtils.cpp renamed getter functions 2015-09-08 13:12:00 +02:00
CompilerUtils.h renamed getter functions 2015-09-08 13:12:00 +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 Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00
ExpressionCompiler.cpp Update ExpressionCompiler.cpp 2015-09-15 11:40:19 +02:00
ExpressionCompiler.h renamed getter functions 2015-09-08 13:12:00 +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 Parsing and type checking of libraries without inheritance. 2015-09-11 15:21:37 +02:00
InterfaceHandler.cpp - renamed AST to ast and ABI to abi 2015-09-08 14:30:21 +02:00
InterfaceHandler.h - renamed AST to ast and ABI to abi 2015-09-08 14:30:21 +02:00
LValue.cpp renamed getter functions 2015-09-08 13:12:00 +02:00
LValue.h renamed getter functions 2015-09-08 13:12:00 +02:00
NameAndTypeResolver.cpp Fix for constant strings. 2015-09-08 16:51:14 +02:00
NameAndTypeResolver.h renamed getter functions 2015-09-08 13:12:00 +02:00
Parser.cpp Parsing and type checking of libraries without inheritance. 2015-09-11 15:21:37 +02:00
Parser.h Parsing and type checking of libraries without inheritance. 2015-09-11 15:21:37 +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 Parsing and type checking of libraries without inheritance. 2015-09-11 15:21:37 +02:00
Types.cpp Small fixes to the type system concerning libraries. 2015-09-11 16:36:47 +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 More information for help screen, some fixes for argument parsing. 2015-08-20 02:12:37 +02:00
Version.h Add CMakeLists.txt for libsolidity 2015-08-19 14:57:25 +02:00