17 Commits (0142178b3d0bc73f9df9c2ed67ed6fc204fb4553)

Author SHA1 Message Date
Christian 92507f5bf0 Allow conversion to dynamic arrays and update grammar. 10 years ago
Christian 27d436a04c Rename "protected" to "inheritable". 10 years ago
Lefteris Karapetsas c3c52d59b2 Removing ';' from the end of EnumDefinition 10 years ago
Lefteris Karapetsas 4a70ec9444 adding Enums to grammar.txt 10 years ago
Christian 76da204e17 Visibility specifiers. 10 years ago
Christian 2566466a6c Type resolution for function modifiers. 10 years ago
Christian 50c0a0ed66 Constructor arguments for base classes. 10 years ago
Christian de3e6a09db Specify value for contract creation. 10 years ago
Lefteris Karapetsas 1f0346396a Minor issues, grammar update, new ForStatement test 10 years ago
Lefteris Karapetsas b2992bd659 Solidity ForStatements expressions are now optional 10 years ago
Lefteris Karapetsas e934aa0bef new ForStatement parsing test and small grammar fix 10 years ago
Lefteris Karapetsas 30c000d121 Adding a ForStatement solidity AST Node. 10 years ago
Christian c00153e5c1 Stylistic changes. 10 years ago
Christian 5026c5855d Create contracts. 10 years ago
Christian f070d3bdea Initial implementation of Solidity parser finished, not yet tested much. 10 years ago
Christian 4c1739169a Parse everything up to function bodies and report parser errors with location. 10 years ago
Christian 961327ee7d Solidity parser, can not parse much yet. 10 years ago