Christian
|
4f79117964
|
Name resolution.
|
2014-10-13 17:02:21 +02:00 |
|
Christian
|
98bdd74299
|
AST printer and command line tool, some fixes.
|
2014-10-10 16:47:21 +02:00 |
|
Christian
|
924f7c62bd
|
Initial implementation of Solidity parser finished, not yet tested much.
|
2014-10-09 18:35:41 +02:00 |
|
Christian
|
c3faa433ef
|
Corrected indentation.
|
2014-10-09 12:36:17 +02:00 |
|
Christian
|
0a1ebe4f51
|
Parse everything up to function bodies and report parser errors with location.
|
2014-10-08 20:53:50 +02:00 |
|
Christian
|
56e9cc8db7
|
Solidity parser, can not parse much yet.
|
2014-10-08 13:49:34 +02:00 |
|
Christian
|
ef59373871
|
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 |
|