Files
moxa/interp
Marc Vertes 9ddecfa121 fix: correct index for embedded binary method receiver
When searching for a binary method on structures, look up on embedded
fields first, otherwise the resulting index is incorrect, as
reflect.Type.MethodByName succeeds also on container struct.

Fixes #834.
2020-09-09 12:22:03 +02:00
..
2020-09-09 11:59:07 +02:00
2020-06-22 12:55:42 +02:00
2020-06-22 12:55:42 +02:00
2020-08-20 13:14:15 +02:00
2020-07-30 11:18:04 +02:00
2020-09-09 11:59:07 +02:00
2020-07-30 11:18:04 +02:00
2020-08-20 13:14:15 +02:00
2020-08-27 14:02:04 +02:00