Solidity, the Smart Contract Programming Language
Go to file
Christian 6d2b660ba7 Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Conflicts:
	libsolidity/AST.cpp
	libsolidity/AST.h
	libsolidity/Compiler.cpp
	libsolidity/Compiler.h
	libsolidity/NameAndTypeResolver.h
	libsolidity/Types.cpp
	solc/main.cpp
	test/solidityCompiler.cpp
2014-10-31 17:20:27 +01:00
All.h Docs & consolidation of headers. 2014-06-30 11:49:52 +02:00
Assembly.cpp PoC-7: Instruction set reform 2014-10-31 14:32:32 +01:00
Assembly.h Contract compiler and also add ExpressionStatement to AST. 2014-10-30 01:25:42 +01:00
CMakeLists.txt add headers to cmake 2014-10-16 15:10:54 +02:00
CodeFragment.cpp PoC-7: Instruction set reform 2014-10-31 14:32:32 +01:00
CodeFragment.h Restructured exceptions. Boost::exception is now used primarily. 2014-10-02 14:20:33 +02:00
Compiler.cpp Restructured exceptions. Boost::exception is now used primarily. 2014-10-02 14:20:33 +02:00
Compiler.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
CompilerState.cpp Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
CompilerState.h Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
Exceptions.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00
Parser.cpp Restructured exceptions. Boost::exception is now used primarily. 2014-10-02 14:20:33 +02:00
Parser.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 2014-09-05 18:24:29 +02:00