Commit Graph

4 Commits (95c59d7f9ad4baf76c81d42f31cb3f1557c22602)

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.
4 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.
5 years ago
Daniel Martí 63cbc01628 support anonymous fields better 5 years ago
Daniel Martí aba66758ca support type switches with symbolic vars 5 years ago