Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Type resolution for function modifiers. | Christian | 2015-01-26 | 1 | -3/+3 |
* | Constructor arguments for base classes. | Christian | 2015-01-20 | 1 | -1/+4 |
* | Specify value for contract creation. | Christian | 2015-01-14 | 1 | -1/+1 |
* | Minor issues, grammar update, new ForStatement test | Lefteris Karapetsas | 2014-12-17 | 1 | -2/+4 |
* | Solidity ForStatements expressions are now optional | Lefteris Karapetsas | 2014-12-17 | 1 | -1/+1 |
* | new ForStatement parsing test and small grammar fix | Lefteris Karapetsas | 2014-12-17 | 1 | -1/+1 |
* | Adding a ForStatement solidity AST Node. | Lefteris Karapetsas | 2014-12-17 | 1 | -0/+1 |
* | Stylistic changes. | Christian | 2014-12-16 | 1 | -1/+1 |
* | Create contracts. | Christian | 2014-12-15 | 1 | -1/+2 |
* | Initial implementation of Solidity parser finished, not yet tested much. | Christian | 2014-10-10 | 1 | -5/+8 |
* | Parse everything up to function bodies and report parser errors with location. | Christian | 2014-10-09 | 1 | -7/+7 |
* | Solidity parser, can not parse much yet. | Christian | 2014-10-08 | 1 | -0/+32 |