.. |
AST.cpp
|
Removed std:: where it made sense.
|
11 years ago |
AST.h
|
Asterisk-syntax for doxygen class documentation.
|
11 years ago |
ASTForward.h
|
Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
|
11 years ago |
ASTPrinter.cpp
|
Removed std:: where it made sense.
|
11 years ago |
ASTPrinter.h
|
Asterisk-syntax for doxygen class documentation.
|
11 years ago |
ASTVisitor.h
|
Forgot some asterisks.
|
11 years ago |
BaseTypes.h
|
Forgot some asterisks.
|
11 years ago |
CMakeLists.txt
|
CMakeLists library dependency cleanup for libdevcore, libevmface, libsolidity and solc.
|
11 years ago |
Compiler.cpp
|
Stylistic corrections.
|
11 years ago |
Compiler.h
|
Asterisk-syntax for doxygen class documentation.
|
11 years ago |
Exceptions.h
|
Use createTypeError everywhere and stream out Location.
|
11 years ago |
NameAndTypeResolver.cpp
|
Removed std:: where it made sense.
|
11 years ago |
NameAndTypeResolver.h
|
Asterisk-syntax for doxygen class documentation.
|
11 years ago |
Parser.cpp
|
Use boost errinfo.
|
11 years ago |
Parser.h
|
Documentation for AST, Parser, Scanner and other classes.
|
11 years ago |
Scanner.cpp
|
Removed std:: where it made sense.
|
11 years ago |
Scanner.h
|
Replace BOOST_ASSERT by assert.
|
11 years ago |
Scope.cpp
|
Some documentation.
|
11 years ago |
Scope.h
|
Asterisk-syntax for doxygen class documentation.
|
11 years ago |
SourceReferenceFormatter.cpp
|
Removed std:: where it made sense.
|
11 years ago |
SourceReferenceFormatter.h
|
Use boost errinfo.
|
11 years ago |
Token.cpp
|
Coding style cleanup: const and vecptr.
|
11 years ago |
Token.h
|
Replace BOOST_ASSERT by assert.
|
11 years ago |
Types.cpp
|
Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompiler
|
11 years ago |
Types.h
|
Asterisk-syntax for doxygen class documentation.
|
11 years ago |
grammar.txt
|
Initial implementation of Solidity parser finished, not yet tested much.
|
11 years ago |