.. |
AST.cpp
|
Fix type checks for storage variable initializer.
|
10 years ago |
AST.h
|
Fix type checks for storage variable initializer.
|
10 years ago |
ASTForward.h
|
Parsing of array types and basic implementation.
|
10 years ago |
ASTJsonConverter.cpp
|
Inline member initialisation
|
10 years ago |
ASTJsonConverter.h
|
Inline member initialisation
|
10 years ago |
ASTPrinter.cpp
|
Moving Source Location libdevcore
|
10 years ago |
ASTPrinter.h
|
Parsing of array types and basic implementation.
|
10 years ago |
ASTVisitor.h
|
Parsing of array types and basic implementation.
|
10 years ago |
AST_accept.h
|
Allow conversion to dynamic arrays and update grammar.
|
10 years ago |
ArrayUtils.cpp
|
Fix for arrays containing mappings.
|
10 years ago |
ArrayUtils.h
|
Copying between calldata and storage.
|
10 years ago |
CMakeLists.txt
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
Compiler.cpp
|
added brackets for printing in/out
|
10 years ago |
Compiler.h
|
Fixed some checker warnings.
|
10 years ago |
CompilerContext.cpp
|
added information about jump type for jump instructions
|
10 years ago |
CompilerContext.h
|
added brackets for printing in/out
|
10 years ago |
CompilerStack.cpp
|
to include source lines in output stream AssemblyItem's appropriate function is now receiving the map of fileNames to sourceCodes as argument.
|
10 years ago |
CompilerStack.h
|
to include source lines in output stream AssemblyItem's appropriate function is now receiving the map of fileNames to sourceCodes as argument.
|
10 years ago |
CompilerUtils.cpp
|
Copying between calldata and storage.
|
10 years ago |
CompilerUtils.h
|
Copying between calldata and storage.
|
10 years ago |
DeclarationContainer.cpp
|
"external" visibility specifier.
|
10 years ago |
DeclarationContainer.h
|
"external" visibility specifier.
|
10 years ago |
Exceptions.h
|
Move SourceLocation to evmcore
|
10 years ago |
ExpressionCompiler.cpp
|
added information about jump type for jump instructions
|
10 years ago |
ExpressionCompiler.h
|
Stylistic changes.
|
10 years ago |
GlobalContext.cpp
|
Global variable "now" (alias for block.timestamp).
|
10 years ago |
GlobalContext.h
|
Super keyword.
|
10 years ago |
InterfaceHandler.cpp
|
Removing events from Solidity Interface
|
10 years ago |
InterfaceHandler.h
|
Merge branch 'develop' into jsoncpp_path
|
10 years ago |
LValue.cpp
|
Fix for arrays containing mappings.
|
10 years ago |
LValue.h
|
Styling
|
10 years ago |
NameAndTypeResolver.cpp
|
Parsing of array types and basic implementation.
|
10 years ago |
NameAndTypeResolver.h
|
Inline member initialisation
|
10 years ago |
Parser.cpp
|
Add date/time language to solidity.
|
10 years ago |
Parser.h
|
Fixed some checker warnings.
|
10 years ago |
Scanner.cpp
|
add exponent operator
|
10 years ago |
Scanner.h
|
Move SourceLocation to evmcore
|
10 years ago |
SourceReferenceFormatter.cpp
|
let the error output take tab into consideration
|
10 years ago |
SourceReferenceFormatter.h
|
Move SourceLocation to evmcore
|
10 years ago |
Token.cpp
|
Addressing issues in Enum style fix
|
10 years ago |
Token.h
|
Add date/time language to solidity.
|
10 years ago |
Types.cpp
|
Merge pull request #1222 from chriseth/sol_copyFromCalldata
|
10 years ago |
Types.h
|
Update Types.h
|
10 years ago |
Utils.h
|
remove AST.h Utils.h's x permission
|
10 years ago |
grammar.txt
|
Allow conversion to dynamic arrays and update grammar.
|
10 years ago |