aboutsummaryrefslogtreecommitdiffstats
path: root/grammar.txt
Commit message (Expand)AuthorAgeFilesLines
* 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