14 Commits (50b61e3dd390aa5bcabe8ad0d30dc00792443b90)

Author SHA1 Message Date
Christian 8621949067 Import directive. 10 years ago
Christian ea6d58a0d1 Contract compiler and also add ExpressionStatement to AST. 10 years ago
Christian 2c5b1c5262 Documentation for AST, Parser, Scanner and other classes. 10 years ago
Christian 8bb71c4ebf Use boost errinfo. 10 years ago
Christian fa22722e0e Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type 10 years ago
Christian c253a90fc4 Coding style cleanup: const and vecptr. 10 years ago
Christian 68a85f4f80 Corrected coding style. 10 years ago
Christian 2f9d821967 Type system, not yet complete. 10 years ago
Christian a5a577d35c Name resolution. 10 years ago
Christian 8aad54050c AST printer and command line tool, some fixes. 10 years ago
Christian f070d3bdea Initial implementation of Solidity parser finished, not yet tested much. 10 years ago
Christian 3fd9358c3e Corrected indentation. 10 years ago
Christian 4c1739169a Parse everything up to function bodies and report parser errors with location. 10 years ago
Christian 961327ee7d Solidity parser, can not parse much yet. 10 years ago