..
AST.cpp
Bugfix for functions override
10 years ago
AST.h
Bugfix for functions override
10 years ago
ASTForward.h
Typo in EnumValue
10 years ago
ASTJsonConverter.cpp
No write access to parameters of external functions.
10 years ago
ASTJsonConverter.h
fixed jsoncpp find_path
10 years ago
ASTPrinter.cpp
Typo in EnumValue
10 years ago
ASTPrinter.h
Typo in EnumValue
10 years ago
ASTVisitor.h
Typo in EnumValue
10 years ago
AST_accept.h
Typo in EnumValue
10 years ago
BaseTypes.h
No longer exposing retrieveValueFromStorage() as a public function
10 years ago
CMakeLists.txt
fixed #1022
10 years ago
Compiler.cpp
Calldata byte arrays stored on the stack.
10 years ago
Compiler.h
Merge pull request #1074 from arkpar/mix_codemodel
10 years ago
CompilerContext.cpp
Some windows fixes.
10 years ago
CompilerContext.h
Fixes for assigning and deleting structs containing byte arrays.
10 years ago
CompilerStack.cpp
Working, albeit slowly, non-NatSpec transaction confirmations.
10 years ago
CompilerStack.h
Working, albeit slowly, non-NatSpec transaction confirmations.
10 years ago
CompilerUtils.cpp
Calldata byte arrays stored on the stack.
10 years ago
CompilerUtils.h
loadFromMemoryDynamic
10 years ago
DeclarationContainer.cpp
"external" visibility specifier.
10 years ago
DeclarationContainer.h
"external" visibility specifier.
10 years ago
Exceptions.h
change typedef to using according to preferred coding style
10 years ago
ExpressionCompiler.cpp
Fixes for assigning and deleting structs containing byte arrays.
10 years ago
ExpressionCompiler.h
Fixes for assigning and deleting structs containing byte arrays.
10 years ago
GlobalContext.cpp
Arbitrary parameters for call() and all hash functions.
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
NameAndTypeResolver.cpp
Bugfix for functions override
10 years ago
NameAndTypeResolver.h
Some changes to enums.
10 years ago
Parser.cpp
Rename "protected" to "inheritable".
10 years ago
Parser.h
Addressing issues with Enums in Solidity
10 years ago
Scanner.cpp
add exponent operator
10 years ago
Scanner.h
Fix for sol scanner where empty multiline comment became Natspec comment
10 years ago
SourceReferenceFormatter.cpp
Consts in SourceReferenceFormatter.
10 years ago
SourceReferenceFormatter.h
Mac warning fix.
10 years ago
Token.cpp
Addressing issues in Enum style fix
10 years ago
Token.h
Rename "protected" to "inheritable".
10 years ago
Types.cpp
getMemberTypes() respects source order
10 years ago
Types.h
getMemberTypes() respects source order
10 years ago
Utils.h
remove AST.h Utils.h's x permission
10 years ago
grammar.txt
Rename "protected" to "inheritable".
10 years ago