aboutsummaryrefslogtreecommitdiffstats
path: root/ASTPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Import directive.Christian2014-12-031-1/+2
* Provide interface for calls in JSON and some other formatting changes.Christian2014-11-121-2/+2
* Merge remote-tracking branch 'ethereum/develop' into sol_contractCompilerChristian2014-11-011-2/+4
|\
| * Further const placement changes.Christian2014-10-301-1/+1
| * Asterisk-syntax for doxygen class documentation.Christian2014-10-281-1/+3
* | Contract compiler and also add ExpressionStatement to AST.Christian2014-10-301-0/+2
|/
* Some documentation.Christian2014-10-251-0/+1
* Type information for AST printer.Christian2014-10-231-0/+1
* Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for typeChristian2014-10-201-2/+2
* Coding style and cleanupChristian2014-10-171-1/+1
* Corrected coding style.Christian2014-10-161-15/+19
* Added copyright blocks.Christian2014-10-131-0/+22
* Name resolution.Christian2014-10-131-57/+59
* AST printer and command line tool, some fixes.Christian2014-10-101-0/+88