aboutsummaryrefslogtreecommitdiffstats
path: root/ASTForward.h
Commit message (Expand)AuthorAgeFilesLines
* Adding a ForStatement solidity AST Node.Lefteris Karapetsas2014-12-171-0/+1
* Create contracts.Christian2014-12-151-0/+1
* Import directive.Christian2014-12-031-0/+2
* Magic variables.Christian2014-11-241-0/+1
* Contract compiler and also add ExpressionStatement to AST.Christian2014-10-301-0/+1
* Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for typeChristian2014-10-201-1/+1
* Coding style cleanup: const and vecptr.Christian2014-10-201-2/+0
* Corrected coding style.Christian2014-10-161-14/+17
* Type system, not yet complete.Christian2014-10-161-0/+1
* Added copyright blocks.Christian2014-10-131-0/+22
* Name resolution.Christian2014-10-131-0/+1
* AST printer and command line tool, some fixes.Christian2014-10-101-0/+53