aboutsummaryrefslogtreecommitdiffstats
path: root/Token.cpp
Commit message (Collapse)AuthorAgeFilesLines
* More convenient function type construction.Christian2015-01-121-0/+17
|
* Coding style cleanup: const and vecptr.Christian2014-10-201-4/+4
|
* Corrected coding style.Christian2014-10-161-7/+14
|
* Corrected indentation.Christian2014-10-091-4/+4
|
* Solidity scanner and some unit tests.Christian2014-10-081-0/+77
The scanner is a modified version of the v8 javascript scanner.