Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style and cleanup | Christian | 2014-10-17 | 1 | -66/+32 |
* | Corrected coding style. | Christian | 2014-10-16 | 1 | -124/+164 |
* | Added meaningful exception types. | Christian | 2014-10-16 | 1 | -12/+14 |
* | Type system, not yet complete. | Christian | 2014-10-16 | 1 | -12/+25 |
* | Name resolution. | Christian | 2014-10-13 | 1 | -4/+5 |
* | AST printer and command line tool, some fixes. | Christian | 2014-10-10 | 1 | -20/+32 |
* | Initial implementation of Solidity parser finished, not yet tested much. | Christian | 2014-10-10 | 1 | -4/+229 |
* | Corrected indentation. | Christian | 2014-10-09 | 1 | -182/+200 |
* | Parse everything up to function bodies and report parser errors with location. | Christian | 2014-10-09 | 1 | -20/+117 |
* | Solidity parser, can not parse much yet. | Christian | 2014-10-08 | 1 | -0/+180 |