AST.cpp
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
AST.h
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
ASTForward.h
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
ASTPrinter.cpp
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
ASTPrinter.h
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
ASTVisitor.h
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
BaseTypes.h
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
CMakeLists.txt
|
add headers to solidity's add_library
|
2014-11-08 23:48:24 +01:00 |
Compiler.cpp
|
Warnings fixes (well.. the UPnP was actually a crash fix.)
|
2014-12-02 20:18:01 +01:00 |
Compiler.h
|
Magic variables.
|
2014-11-23 21:28:45 +01:00 |
CompilerContext.cpp
|
Magic variables.
|
2014-11-23 21:28:45 +01:00 |
CompilerContext.h
|
Magic variables.
|
2014-11-23 21:28:45 +01:00 |
CompilerStack.cpp
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
CompilerStack.h
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
DeclarationContainer.cpp
|
Multi-source and multi-contract compiler.
|
2014-12-03 18:51:59 +01:00 |
DeclarationContainer.h
|
Multi-source and multi-contract compiler.
|
2014-12-03 18:51:59 +01:00 |
Exceptions.h
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
ExpressionCompiler.cpp
|
Warning fix.
|
2014-11-28 14:28:02 +01:00 |
ExpressionCompiler.h
|
Sending ether.
|
2014-11-26 15:35:25 +01:00 |
GlobalContext.cpp
|
Multi-source and multi-contract compiler.
|
2014-12-03 18:51:59 +01:00 |
GlobalContext.h
|
Multi-source and multi-contract compiler.
|
2014-12-03 18:51:59 +01:00 |
grammar.txt
|
Initial implementation of Solidity parser finished, not yet tested much.
|
2014-10-09 18:35:41 +02:00 |
NameAndTypeResolver.cpp
|
Multi-source and multi-contract compiler.
|
2014-12-03 18:51:59 +01:00 |
NameAndTypeResolver.h
|
Multi-source and multi-contract compiler.
|
2014-12-03 18:51:59 +01:00 |
Parser.cpp
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
Parser.h
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
Scanner.cpp
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
Scanner.h
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
SourceReferenceFormatter.cpp
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
SourceReferenceFormatter.h
|
Improved external interface for multi-source and multi-contract compilation.
|
2014-12-03 18:52:28 +01:00 |
Token.cpp
|
Coding style cleanup: const and vecptr.
|
2014-10-20 13:02:06 +02:00 |
Token.h
|
Cleanup of scanner.
|
2014-12-01 13:46:04 +01:00 |
Types.cpp
|
Fix: Storage offset of first struct member should be zero.
|
2014-12-02 17:58:44 +01:00 |
Types.h
|
Global functions.
|
2014-11-26 15:42:54 +01:00 |