aboutsummaryrefslogtreecommitdiffstats
path: root/Scanner.h
Commit message (Expand)AuthorAgeFilesLines
* Corrected indentation.Christian2014-10-091-177/+177
* Parse everything up to function bodies and report parser errors with location.Christian2014-10-091-0/+16
* Solidity parser, can not parse much yet.Christian2014-10-081-17/+1
* Solidity scanner and some unit tests.Christian2014-10-081-0/+252