Daniel Kirchner
|
9a429e2300
|
Fix ICE on invalid tuple assignments.
|
2022-08-09 12:41:47 +02:00 |
|
Duc Thanh Nguyen
|
a9e03f5e4a
|
Fix out-of-range compiler crash for nested tuple assignment involving
outer unary tuple
|
2022-08-04 12:45:46 -04:00 |
|
Daniel Kirchner
|
16245f7b9b
|
Warn about multiple assignments to storage byte pushes and fix warnings about multiple storage to storage copies.
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
|
2022-06-15 13:53:05 +02:00 |
|
Alex Beregszaszi
|
1be07c2b36
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
|
Mathias Baumann
|
32b4f18023
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
|
a3d4
|
e04cedafc5
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
|
a3d4
|
c4bc77874b
|
Disallow empty tuples on the left hand side
|
2020-04-23 07:02:04 +02:00 |
|
a3d4
|
9538024c81
|
Fix #8711, #8277
|
2020-04-23 05:57:35 +02:00 |
|
Daniel Kirchner
|
3af43fd350
|
Extract typing.
|
2020-04-14 10:59:28 +02:00 |
|
a3d4
|
c002cae691
|
Fix #8450. Prevented internal compiler errors when assigning nested tuples.
|
2020-03-31 03:25:26 +02:00 |
|
Mathias Baumann
|
8911b58a6d
|
Make type error fatal to prevent assert failure at later point
|
2020-02-13 15:16:28 +01:00 |
|
Daniel Kirchner
|
b11e39e25e
|
Remove remaining instances of `fillRight ` left over from tuple wildcards assignments.
|
2018-08-07 18:51:53 +02:00 |
|
Alex Beregszaszi
|
2ab66bf798
|
Cleanup 0.5.0 test cases
|
2018-08-06 12:03:00 +01:00 |
|
Daniel Kirchner
|
62645d5302
|
Update tests.
|
2018-07-12 20:33:52 +02:00 |
|
Daniel Kirchner
|
afa5f528f5
|
Update tests.
|
2018-07-10 12:17:01 +02:00 |
|
Christian Parpart
|
e38139c800
|
test: Adapted to the change of the var-keyword elimination.
|
2018-06-26 10:40:26 +02:00 |
|
chriseth
|
8ee5d3b274
|
New tests for wildcard assignments.
|
2018-05-08 15:32:36 +01:00 |
|
chriseth
|
07e862a145
|
Extract tests.
|
2018-05-08 15:13:32 +01:00 |
|