aboutsummaryrefslogtreecommitdiffstats
path: root/AST.cpp
Commit message (Expand)AuthorAgeFilesLines
* Corrected coding style.Christian2014-10-161-55/+88
* Some fixes for the type system, should be quite usable now.Christian2014-10-161-1/+1
* Added meaningful exception types.Christian2014-10-161-13/+23
* Type system, not yet complete.Christian2014-10-161-14/+230
* AST printer and command line tool, some fixes.Christian2014-10-101-0/+232
* Corrected indentation.Christian2014-10-091-11/+11
* Solidity parser, can not parse much yet.Christian2014-10-081-0/+23