Commit Graph

4 Commits (302cc137b68a5c4d40f83764758ba4e9445678bb)

Author SHA1 Message Date
Daniel Martí 1ce5310440 don't garble exported struct fields
They might reasonably affect the behavior of the code, such as when
encoding/json is used without tags.
6 years ago
Daniel Martí 5ccf56662a don't panic with struct pointer anonymous fields
While at it, make the "object of type" code shared and more robust.
6 years ago
Daniel Martí 63cbc01628 support anonymous fields better 6 years ago
Daniel Martí aba66758ca support type switches with symbolic vars 6 years ago