Skip to content

Tags: mailru/easyjson

Tags

v0.7.7

Toggle v0.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update .travis.yml (#324)

Adding power support.

0.7.4.1

Toggle 0.7.4.1's commit message
fix parser for go 1.15 (multiline comments)

0.7.4

Toggle 0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix parser for go 1.15 (#304)

* fix parser for go 1.15

v0.7.6

Toggle v0.7.6's commit message
fix parser for go 1.15 (multiline comments)

v.0.7.5

Toggle v.0.7.5's commit message
fix parser for go 1.15 (multiline comments)

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove spurious print (#300)

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use easyjson.MarshalerUnmarshaler instead of custom (#299)

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #267 from skinass/marshal_unmarshal_unknown_fields

add interfaces to provide marshal/unmarshal logic for unknown fields in struct

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #247 from ernado/go-modules

Use go modules