Commit Graph

4 Commits

Author SHA1 Message Date
Christian
ee06ed2ff8 Corrected coding style. 2014-10-16 14:08:54 +02:00
Christian
9766467f50 Parse everything up to function bodies and report parser errors with location. 2014-10-08 20:53:50 +02:00
Christian
762817f838 Solidity parser, can not parse much yet. 2014-10-08 13:49:34 +02:00
Christian
a1f32a0b26 Solidity scanner and some unit tests.
The scanner is a modified version of the v8 javascript scanner.
2014-10-08 11:11:50 +02:00