Daniel Kirchner
|
70615a73a4
|
Disallow the same yul variable occurring multiple times on the LHS of an assignment.
|
2020-07-07 10:52:47 +02:00 |
|
Alex Beregszaszi
|
8b53f85e28
|
Add Yul syntax tests for dots in identifiers
|
2020-07-03 15:41:09 +01:00 |
|
Kamil Śliwak
|
a331d4449d
|
Add linkersymbol() builtin to Yul EVM dialect
|
2020-06-24 15:06:52 +02:00 |
|
Kamil Śliwak
|
1b09b4f950
|
Allow Yul literals longer than 32-bytes when used as literal arguments for builtins
|
2020-06-24 15:05:38 +02:00 |
|
a3d4
|
e04cedafc5
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
|
Christian Parpart
|
b7fa5d5040
|
Mark EVM instruction pc() as deprecated when used in inline assembly.
|
2020-05-27 12:07:23 +02:00 |
|
chriseth
|
2ee748b7f5
|
Add tests
|
2020-02-24 15:05:19 +01:00 |
|
chriseth
|
9140bc52c4
|
Tests for invalid types.
|
2020-02-24 15:05:18 +01:00 |
|
chriseth
|
92c9b078b4
|
Use correct instance of EVMDialectTyped.
|
2020-02-06 19:46:37 +01:00 |
|
Mathias Baumann
|
fc10e701fc
|
Implement yul syntax tests
|
2020-02-05 14:58:34 +01:00 |
|