chriseth
|
2fcfb216b5
|
Syntax for meta type information.
|
2019-01-17 20:36:48 +01:00 |
|
chriseth
|
2fcbe74db0
|
Fix ast json test for function kind.
|
2018-10-08 23:07:10 +02:00 |
|
chriseth
|
7ff9a27979
|
Merge pull request #4734 from ethereum/astUpdate
JSON AST: replace ``isConstructor`` by ``kind`` which also supports fallbacks
|
2018-10-08 21:47:27 +02:00 |
|
Daniel Kirchner
|
ae35a58124
|
Add `stateMutability field to JSON AST for address ` types.
|
2018-09-13 15:15:49 +02:00 |
|
Daniel Kirchner
|
a434896458
|
Restore `isConstructor ` in the legacy AST.
|
2018-09-11 14:47:25 +02:00 |
|
Daniel Kirchner
|
b6636e2570
|
Add new test cases.
|
2018-09-11 14:47:25 +02:00 |
|
Daniel Kirchner
|
395ab9a872
|
Replace `isConstructor field in the JSON AST by a kind ` field.
|
2018-09-11 14:47:25 +02:00 |
|
chriseth
|
13905a2094
|
Update tests.
|
2018-08-14 18:53:06 +02:00 |
|
Daniel Kirchner
|
bdd86cb39c
|
Update tests.
|
2018-08-06 11:17:21 +02:00 |
|
Daniel Kirchner
|
55386ba130
|
Extract AST JSON tests.
|
2018-08-03 20:35:50 +02:00 |
|