17 Commits (acf5713de9127e170b6b004c348df005467f98e8)

Author SHA1 Message Date
Christian d3e2d2adf3 Parsing of events. 10 years ago
Christian 54e5068268 Some fixes in parser. 10 years ago
Christian 2566466a6c Type resolution for function modifiers. 10 years ago
Christian 133610be56 Function modifier parsing. 10 years ago
Lefteris Karapetsas 30c000d121 Adding a ForStatement solidity AST Node. 10 years ago
Christian 5026c5855d Create contracts. 10 years ago
Christian 2506b42da8 Clear separation between ASTVisitor and ASTConstVisitor and more const specifiers. 10 years ago
Christian 169139a066 Const functions for ASTVisitor and const ASTPrinter. 10 years ago
Christian 8621949067 Import directive. 10 years ago
Christian ea6d58a0d1 Contract compiler and also add ExpressionStatement to AST. 10 years ago
Christian 3204918cd6 Forgot some asterisks. 10 years ago
Christian 92ee64f443 Some documentation. 10 years ago
Christian 68a85f4f80 Corrected coding style. 10 years ago
Christian cdf2ff14e6 Added copyright blocks. 10 years ago
Christian a5a577d35c Name resolution. 10 years ago
Christian 8aad54050c AST printer and command line tool, some fixes. 10 years ago