Files
Ayke van Laethem e955aa1941 reflect: implement CanInterface and fix string Index()
This commit fixes two related issues:

 1. CanInterface was unimplemented. It now uses the same check as is
    used in Interface() itself.
    This issue led to https://github.com/tinygo-org/tinygo/issues/3033
 2. Allow making an interface out of a string char element.

Doing this in one commit (instead of two) because they are shown to be
correct with the same tests.
2022-09-01 21:42:22 +02:00
..
2019-09-20 10:35:49 +02:00
2019-09-20 10:35:49 +02:00
2021-04-09 18:33:48 +02:00
2020-01-27 19:01:55 +01:00
2022-01-19 14:42:02 -05:00
2021-04-09 18:33:48 +02:00
2021-04-09 18:33:48 +02:00
2022-05-18 15:20:09 +02:00
2019-02-05 19:37:21 +01:00
2019-02-05 19:37:21 +01:00
2020-10-23 21:37:35 +02:00
2020-10-23 21:37:35 +02:00
2021-12-15 17:52:48 +01:00
2019-10-13 23:07:47 +02:00
2019-10-13 23:07:47 +02:00
2022-08-25 11:30:33 +02:00
2022-08-25 11:30:33 +02:00
2020-05-12 01:17:27 +02:00