Lefteris Karapetsas
|
a989f6f97a
|
Enums NameAndTypeResolution - WIP
- Also adding an EndToEnd enum test
|
2015-02-13 23:16:14 +01:00 |
|
Lefteris Karapetsas
|
86e1d671cc
|
Parsing an enum AST node
|
2015-02-13 23:16:14 +01:00 |
|
Lefteris Karapetsas
|
a295417f34
|
Parsing enums for Solidity - WIP
|
2015-02-13 23:16:14 +01:00 |
|
Christian
|
4a6ed84386
|
Parsing of events.
|
2015-01-29 21:26:11 +01:00 |
|
Christian
|
941c77c8fa
|
Type resolution for function modifiers.
|
2015-01-26 10:23:39 +01:00 |
|
Christian
|
19793dab09
|
Function modifier parsing.
|
2015-01-26 10:23:39 +01:00 |
|
Christian
|
af92f98d86
|
Constructor arguments for base classes.
|
2015-01-19 23:35:04 +01:00 |
|
Christian
|
b440d7e321
|
Specify value for contract creation.
|
2015-01-13 18:12:30 +01:00 |
|
Lefteris Karapetsas
|
90e39c04d6
|
Solidity ForStatements expressions are now optional
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
f7029726be
|
Adding a ForStatement solidity AST Node.
- Adding ForStatement node
- Implemented Parsing for ForStatement
- A simple parsing test for the ForStatement
- Work in progress
|
2014-12-17 00:03:30 +01:00 |
|
Christian
|
2f64c56ef3
|
Create contracts.
|
2014-12-15 13:05:18 +01:00 |
|
Christian
|
e8b18e95ce
|
Move implementations of ::accept out of AST.cpp.
|
2014-12-08 17:47:02 +01:00 |
|