You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Christian c253a90fc4 Coding style cleanup: const and vecptr. 10 years ago
..
AST.cpp Coding style cleanup: const and vecptr. 10 years ago
AST.h Coding style cleanup: const and vecptr. 10 years ago
ASTForward.h Coding style cleanup: const and vecptr. 10 years ago
ASTPrinter.cpp Coding style cleanup: const and vecptr. 10 years ago
ASTPrinter.h Coding style and cleanup 10 years ago
ASTVisitor.h Corrected coding style. 10 years ago
BaseTypes.h Coding style and cleanup 10 years ago
CMakeLists.txt Solidity scanner and some unit tests. 10 years ago
Exceptions.h Coding style and cleanup 10 years ago
NameAndTypeResolver.cpp Coding style and cleanup 10 years ago
NameAndTypeResolver.h Coding style and cleanup 10 years ago
Parser.cpp Coding style cleanup: const and vecptr. 10 years ago
Parser.h Coding style cleanup: const and vecptr. 10 years ago
Scanner.cpp Coding style cleanup: const and vecptr. 10 years ago
Scanner.h Coding style cleanup: const and vecptr. 10 years ago
Scope.cpp Coding style and cleanup 10 years ago
Scope.h Coding style and cleanup 10 years ago
Token.cpp Coding style cleanup: const and vecptr. 10 years ago
Token.h Coding style cleanup: const and vecptr. 10 years ago
Types.cpp Coding style cleanup: const and vecptr. 10 years ago
Types.h Coding style cleanup: const and vecptr. 10 years ago
grammar.txt Initial implementation of Solidity parser finished, not yet tested much. 10 years ago