Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | AST printer and command line tool, some fixes. | Christian | 2014-10-10 | 8 | -55/+955 | |
* | Initial implementation of Solidity parser finished, not yet tested much. | Christian | 2014-10-10 | 4 | -28/+338 | |
* | Corrected indentation. | Christian | 2014-10-09 | 9 | -1273/+1292 | |
* | Parse everything up to function bodies and report parser errors with location. | Christian | 2014-10-09 | 8 | -68/+264 | |
* | Solidity parser, can not parse much yet. | Christian | 2014-10-08 | 9 | -28/+675 | |
* | Solidity scanner and some unit tests. | Christian | 2014-10-08 | 5 | -0/+1370 |