Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Type system, not yet complete. | Christian | 2014-10-16 | 1 | -3/+3 |
* | Name resolution. | Christian | 2014-10-13 | 1 | -2/+2 |
* | AST printer and command line tool, some fixes. | Christian | 2014-10-10 | 1 | -1/+2 |
* | Initial implementation of Solidity parser finished, not yet tested much. | Christian | 2014-10-10 | 1 | -0/+10 |
* | Corrected indentation. | Christian | 2014-10-09 | 1 | -36/+37 |
* | Parse everything up to function bodies and report parser errors with location. | Christian | 2014-10-09 | 1 | -2/+6 |
* | Solidity parser, can not parse much yet. | Christian | 2014-10-08 | 1 | -0/+64 |