.. |
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
|
Tuple expressions.
|
2015-10-15 17:38:42 +02:00 |
AST.cpp
|
added Error class for all kind of errors
|
2015-10-14 20:27:41 +02:00 |
AST.h
|
Tuple expressions.
|
2015-10-15 17:38:42 +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
|
Tuple expressions.
|
2015-10-15 17:38:42 +02:00 |
ASTJsonConverter.cpp
|
Tuple expressions.
|
2015-10-15 17:38:42 +02:00 |
ASTJsonConverter.h
|
Tuple expressions.
|
2015-10-15 17:38:42 +02:00 |
ASTPrinter.cpp
|
Tuple expressions.
|
2015-10-15 17:38:42 +02:00 |
ASTPrinter.h
|
Tuple expressions.
|
2015-10-15 17:38:42 +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
|
Tuple expressions.
|
2015-10-15 17:38:42 +02:00 |
CMakeLists.txt
|
changes required to compile solidity in a single project
|
2015-09-01 15:30:26 +02:00 |
Compiler.cpp
|
Destructuring assignments.
|
2015-10-15 17:38:42 +02:00 |
Compiler.h
|
Tests apart from new one work fine.
|
2015-10-06 14:20:06 +02:00 |
CompilerContext.cpp
|
errors instead of exceptions
|
2015-10-14 20:37:41 +02:00 |
CompilerContext.h
|
Compiler version stamp.
|
2015-10-06 14:20:06 +02:00 |
CompilerStack.cpp
|
style fixes mostly
|
2015-10-15 16:08:02 +02:00 |
CompilerStack.h
|
errors instead of exceptions
|
2015-10-14 20:37:41 +02:00 |
CompilerUtils.cpp
|
Wildcards.
|
2015-10-15 17:38:42 +02:00 |
CompilerUtils.h
|
Destructuring assignments.
|
2015-10-15 17:38:42 +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.cpp
|
mainly style fixes/renaming
|
2015-10-15 14:36:23 +02:00 |
Exceptions.h
|
style fixes mostly
|
2015-10-15 16:08:02 +02:00 |
ExpressionCompiler.cpp
|
Some fixes taking other pull requests into account.
|
2015-10-15 18:14:14 +02:00 |
ExpressionCompiler.h
|
Destructuring assignments.
|
2015-10-15 17:38:42 +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
|
added Error class for all kind of errors
|
2015-10-14 20:27:41 +02:00 |
InterfaceHandler.h
|
- renamed AST to ast and ABI to abi
|
2015-09-08 14:30:21 +02:00 |
LValue.cpp
|
Fixed indentation.
|
2015-10-16 10:01:22 +02:00 |
LValue.h
|
Destructuring assignments.
|
2015-10-15 17:38:42 +02:00 |
NameAndTypeResolver.cpp
|
missing const
|
2015-10-15 16:59:38 +02:00 |
NameAndTypeResolver.h
|
missing const
|
2015-10-15 16:59:38 +02:00 |
Parser.cpp
|
Tuple expressions.
|
2015-10-15 17:38:42 +02:00 |
Parser.h
|
some more style fixes
|
2015-10-15 16:27:26 +02:00 |
ReferencesResolver.cpp
|
fixes error after conflict resolving
|
2015-10-15 11:10:55 +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
|
MacOS fix.
|
2015-10-15 17:38:42 +02:00 |
TypeChecker.h
|
Tuple expressions.
|
2015-10-15 17:38:42 +02:00 |
Types.cpp
|
Wildcards.
|
2015-10-15 17:38:42 +02:00 |
Types.h
|
Destructuring assignments.
|
2015-10-15 17:38:42 +02:00 |
Utils.h
|
fixed new tests
|
2015-10-15 11:50:25 +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 |