aboutsummaryrefslogtreecommitdiffstats
path: root/Token.h
Commit message (Expand)AuthorAgeFilesLines
* Corrected coding style.Christian2014-10-161-101/+93
* Type system, not yet complete.Christian2014-10-161-3/+10
* Corrected indentation.Christian2014-10-091-297/+297
* Parse everything up to function bodies and report parser errors with location.Christian2014-10-091-0/+1
* Solidity parser, can not parse much yet.Christian2014-10-081-1/+34
* Solidity scanner and some unit tests.Christian2014-10-081-0/+339