aboutsummaryrefslogtreecommitdiffstats
path: root/grammar.txt
Commit message (Expand)AuthorAgeFilesLines
* Adding a ForStatement solidity AST Node.Lefteris Karapetsas2014-12-171-0/+1
* Stylistic changes.Christian2014-12-161-1/+1
* Create contracts.Christian2014-12-151-1/+2
* Initial implementation of Solidity parser finished, not yet tested much.Christian2014-10-101-5/+8
* Parse everything up to function bodies and report parser errors with location.Christian2014-10-091-7/+7
* Solidity parser, can not parse much yet.Christian2014-10-081-0/+32