aboutsummaryrefslogtreecommitdiffstats
path: root/AST.h
Commit message (Expand)AuthorAgeFilesLines
* Name resolution.Christian2014-10-131-1/+16
* AST printer and command line tool, some fixes.Christian2014-10-101-34/+84
* Initial implementation of Solidity parser finished, not yet tested much.Christian2014-10-101-19/+91
* Corrected indentation.Christian2014-10-091-114/+114
* Parse everything up to function bodies and report parser errors with location.Christian2014-10-091-24/+67
* Solidity parser, can not parse much yet.Christian2014-10-081-0/+287