| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-29 | in a second place: use reflect.Ptr not reflect.Pointer since the latter was ↵ | Alex Flint | |
| added in Go 1.18 | |||
| 2022-10-29 | remove unused textMarshalerType and isTextMarshaler | Alex Flint | |
| 2022-10-29 | store both a default value and a string representation of that default value ↵ | Alex Flint | |
| in the spec for each option | |||
| 2022-06-09 | fix issue #184 | Alex Flint | |
| 2021-04-20 | fix lint issue | Alex Flint | |
| 2021-04-19 | test coverage 100% !! | Alex Flint | |
| 2021-04-19 | more test coverage | Alex Flint | |
| 2021-04-19 | change "kind" to "cardinality", add support for maps to parser | Alex Flint | |
| 2021-04-19 | refactor canParse into kindOf | Alex Flint | |
| 2021-01-31 | skip unexported fields | Alex Flint | |
| 2019-05-02 | add test for canParse with TextUnmarshaler | Alex Flint | |
| 2019-05-02 | add unittests for canParse | Alex Flint | |
