wechman
|
e8038dc834
|
Add test for implicit conversion from an array literal into an array of bytes
|
2022-06-07 11:54:22 +02:00 |
|
wechman
|
ce09750656
|
Add syntax tests for inline array with invalid UTF8 sequences
|
2022-06-07 11:54:22 +02:00 |
|
wechman
|
998488db3c
|
Add InlineArrayType to support literals conversion to statically and dynamically allocated arrays.
|
2022-06-07 11:54:22 +02:00 |
|
a3d4
|
e04cedafc5
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
|
chriseth
|
d0b6de580f
|
Disallow non-namable types for inline arrays.
|
2020-05-26 18:17:35 +02:00 |
|
Daniel Kirchner
|
4a65c5ebaa
|
Compile succeeding syntax tests.
|
2019-08-16 17:14:49 +02:00 |
|
chriseth
|
6aa9ce2d43
|
Merge pull request #5550 from ethereum/moveSomeTests
Move inline array tests.
|
2018-11-30 09:26:31 +01:00 |
|
chriseth
|
f46dd91c20
|
Move inline array tests.
|
2018-11-29 19:49:38 +01:00 |
|
chriseth
|
c445e7dfa4
|
Disallow inline arrays of mapping type.
|
2018-11-29 19:45:06 +01:00 |
|