Alex Beregszaszi
|
1be07c2b36
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
|
chriseth
|
19e9e8b550
|
Some more tests.
|
2020-11-23 15:00:00 +01:00 |
|
chriseth
|
67ec5f6b17
|
Override semantics for fallback function.
|
2020-11-23 14:22:37 +01:00 |
|
chriseth
|
fda352094f
|
Allow fallback function to return data.
|
2020-11-23 14:22:37 +01:00 |
|
a3d4
|
e04cedafc5
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
|
Nicolás Venturo
|
9649c92e12
|
Fix error message suggestion for receive
|
2020-01-14 23:24:27 +01:00 |
|
Daniel Kirchner
|
3321fc56ea
|
Split fallback function and introduce "fallback()" and "receive()" syntax.
|
2019-11-04 17:17:58 +01:00 |
|
chriseth
|
dfd2fee91d
|
Suggests external for fallback and interface functions.
|
2018-07-17 18:07:36 +02:00 |
|
Erik Kundt
|
75bba5c9f0
|
Adjusts tests to expect type errors on default visibility.
|
2018-07-17 18:03:35 +02:00 |
|
chriseth
|
2211739fc4
|
Update tests.
|
2018-07-03 22:51:55 +02:00 |
|
Daniel Kirchner
|
9aefe2f118
|
Remove trailing whitespace in missing visibility warning.
|
2018-07-02 13:14:58 +02:00 |
|
chriseth
|
eeef82b2d7
|
Fallback function has to be external: backwards-compatible changes.
|
2018-06-29 00:23:52 +02:00 |
|
Daniel Kirchner
|
bc47265b3f
|
Replace constant with view in the tests.
|
2018-05-09 15:07:47 +02:00 |
|