chriseth
|
c175a468ab
|
Do not call ABIEncoderV2 experimental.
|
2019-12-12 10:59:07 +01:00 |
|
chriseth
|
0973ae751a
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
|
Erik Kundt
|
d05afb34d6
|
Adjusts syntax tests to read-only array length.
|
2019-11-19 21:11:09 +01:00 |
|
chriseth
|
07c67b98f6
|
Merge remote-tracking branch 'origin/develop' into HEAD
|
2019-10-28 12:12:52 +01:00 |
|
Mathias Baumann
|
c3e8023ad5
|
Fix wrong assert in overflow check
|
2019-10-23 14:59:34 +02:00 |
|
Daniel Kirchner
|
4782c800ec
|
Initial introduction of array slices with partial implementation for dynamic calldata arrays.
|
2019-09-13 10:57:53 +02:00 |
|
Daniel Kirchner
|
b0a5666b43
|
Better error messages when writing to expressions that cannot be written to.
|
2019-08-14 17:59:48 +02:00 |
|
Daniel Kirchner
|
f7c6eda2c3
|
Allow calldata arrays with dynamically encoded base type.
|
2019-03-06 18:04:12 +01:00 |
|
Erik Kundt
|
3076d80480
|
Adds syntax test that covers arrays of contracts.
|
2019-02-25 23:05:33 +00:00 |
|
Erik Kundt
|
2d0daae796
|
Disallows index access on contracts and libraries.
|
2019-02-25 23:05:33 +00:00 |
|
Mathias Baumann
|
1e603c27ea
|
Add tests to increase TypeChecker.cpp coverage
|
2019-02-13 16:31:26 +01:00 |
|
Daniel Kirchner
|
9e32aa7510
|
Disallow calldata arrays with dynamically encoded base types in TypeChecker.
|
2019-02-11 17:13:12 +01:00 |
|
Erik Kundt
|
1d8e9af407
|
Fixes crash while encoding too large arrays.
|
2018-10-30 15:14:57 +01:00 |
|
Erik Kundt
|
3e24a3d81b
|
Adds syntax tests for array index access.
|
2018-10-10 23:18:32 +02:00 |
|
Erik Kundt
|
d821cbdff5
|
Moves length check to reference resolver.
|
2018-09-22 00:25:52 +02:00 |
|
Erik Kundt
|
ff5be17990
|
Disallows fixed-size multidim. arrays with zero-length.
|
2018-09-21 18:44:56 +02:00 |
|
chriseth
|
13905a2094
|
Update tests.
|
2018-08-14 18:53:06 +02:00 |
|
Leonardo Alt
|
fdfdddd8dc
|
Add missing period in the end of error messages
|
2018-07-16 16:11:39 +01:00 |
|
Erik Kundt
|
63b6f1532e
|
Specifies visibility in syntax test.
|
2018-07-16 14:49:55 +02:00 |
|
Daniel Kirchner
|
46d6454b1f
|
Update tests.
|
2018-07-10 11:38:32 +02:00 |
|
Erik Kundt
|
2e0d019ef0
|
Adds default visibility specifier to syntax tests.
|
2018-07-04 10:45:59 +02:00 |
|
Erik Kundt
|
98d52beba3
|
Adds syntax tests, documentation and changelog entry.
Refines comment for array utility function.
|
2018-05-30 17:43:20 +02:00 |
|