.. |
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 to allow multi-variable declarations.
|
2015-10-08 18:25:44 +02:00 |
AST.cpp
|
Multi-variable declarations.
|
2015-10-13 12:16:23 +02:00 |
AST.h
|
Multi-variable declarations.
|
2015-10-13 12:16:23 +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
|
Some more tests and typos fixed.
|
2015-10-13 12:22:57 +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
|
Multi-variable declarations.
|
2015-10-13 12:16:23 +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
|
Resolve binary dependencies properly.
|
2015-10-07 17:35:07 +02:00 |
CompilerStack.h
|
Resolve binary dependencies properly.
|
2015-10-07 17:35:07 +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
|
Implement Dynamic array push and fix test
|
2015-10-15 10:52:30 +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
|
Fix boost error.
|
2015-10-07 12:31:38 +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
|
Refactoring to allow multi-variable declarations.
|
2015-10-08 18:25:44 +02:00 |
NameAndTypeResolver.h
|
Add const.
|
2015-10-06 14:43:09 +02:00 |
Parser.cpp
|
Some further test fixes.
|
2015-10-13 14:31:24 +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
|
Some further test fixes.
|
2015-10-13 14:31:24 +02:00 |
TypeChecker.h
|
Refactoring to allow multi-variable declarations.
|
2015-10-08 18:25:44 +02:00 |
Types.cpp
|
Implement Dynamic array push and fix test
|
2015-10-15 10:52:30 +02:00 |
Types.h
|
Implement Dynamic array push and fix test
|
2015-10-15 10:52:30 +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 |